Subversion Repositories EngineBay2

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
55 141 d 17 h mjames /branches/stm32f103/ added ADC filter for temperature sensors  
/branches/stm32f103/.mxproject
/branches/stm32f103/Core/Inc/main.h
/branches/stm32f103/Core/Src/main.c
/branches/stm32f103/Core/Src/stm32f1xx_hal_msp.c
/branches/stm32f103/EngineBay2.ioc
/branches/stm32f103/Inc/main_export.h
/branches/stm32f103/Makefile
/branches/stm32f103/STM32F103C8Tx_FLASH.ld
/branches/stm32f103/Src/misc.c
54 349 d 11 h mjames /branches/stm32f103/Core/Src/ Updated use of new library  
/branches/stm32f103/Core/Src/main.c
53 350 d 6 h mjames /branches/stm32f103/ Refactored with new comms code, increased heap size  
/branches/stm32f103/.mxproject
/branches/stm32f103/Core/Inc/main.h
/branches/stm32f103/Core/Inc/stm32f1xx_hal_conf.h
/branches/stm32f103/Core/Src/main.c
/branches/stm32f103/Core/Src/stm32f1xx_hal_msp.c
/branches/stm32f103/EngineBay2.ioc
/branches/stm32f103/Makefile
/branches/stm32f103/STM32F103C8Tx_FLASH.ld
52 799 d 10 h mjames /branches/stm32f103/ Moved PLX timeout code into PLX library  
/branches/stm32f103/Core/Src/main.c
/branches/stm32f103/Inc/misc.h
/branches/stm32f103/Src/misc.c
/branches/stm32f103/Src/serial.c
50 809 d 11 h mjames /branches/stm32f103/ Changed to use libPLX/commsLib.c.  
/branches/stm32f103/Core/Inc/main.h
/branches/stm32f103/Core/Src/main.c
/branches/stm32f103/Makefile
49 819 d 10 h mjames /branches/stm32f103/Core/Src/ Updated logic to make item index one higher than highest seen incoming or zero if none seen  
/branches/stm32f103/Core/Src/main.c
48 933 d 6 h mjames /branches/stm32f103/ Updating to use external RPM counting code from libIgnTiming  
/branches/stm32f103/Core/Inc/main.h
/branches/stm32f103/Core/Src/main.c
/branches/stm32f103/Inc/misc.h
/branches/stm32f103/Makefile
/branches/stm32f103/Src/misc.c
47 1077 d 11 h mjames /branches/stm32f103/ Mistake in interrupt service caused reversed high/low states if both CC1 and CC2 triggered at the same time.  
/branches/stm32f103/Core/Src/main.c
/branches/stm32f103/Inc/misc.h
/branches/stm32f103/Src/misc.c
46 1098 d 12 h mjames /branches/stm32f103/ Updated to use a debounce style hysteresis on the rev counter processing - the old version was unable to work with bounce from the points.  
/branches/stm32f103/Core/Src/main.c
/branches/stm32f103/EngineBay2.ioc
/branches/stm32f103/Makefile
/branches/stm32f103/STM32F103C8Tx_FLASH.ld
45 1100 d 7 h mjames /branches/stm32f103/ Adjusted changes in rev counter  
/branches/stm32f103/.mxproject
/branches/stm32f103/Core/Inc/main.h
/branches/stm32f103/Core/Inc/stm32f1xx_hal_conf.h
/branches/stm32f103/Core/Inc/stm32f1xx_it.h
/branches/stm32f103/Core/Src/main.c
/branches/stm32f103/Core/Src/stm32f1xx_hal_msp.c
/branches/stm32f103/Core/Src/stm32f1xx_it.c
/branches/stm32f103/EngineBay2.ioc
/branches/stm32f103/Makefile
/branches/stm32f103/Src/misc.c
44 1354 d 15 h mjames /branches/stm32f103/ Converted to use new libSerial.  
/branches/stm32f103/Core/Src/main.c
/branches/stm32f103/Src/misc.c
43 1355 d 12 h mjames /branches/stm32f103/ Swapped over SPI_CS_D and SPI_CS_Clk pins to match actual wiring  
/branches/stm32f103/Core/Inc/main.h
/branches/stm32f103/Core/Src/main.c
/branches/stm32f103/EngineBay2.ioc
/branches/stm32f103/Makefile
42 1402 d 7 h mjames /branches/stm32f103/ Updated to use shift register to clock Chip selects for SPI temperature sensors.  
/branches/stm32f103/Core/Inc/main.h
/branches/stm32f103/Core/Src/main.c
/branches/stm32f103/EngineBay2.ioc
/branches/stm32f103/Inc/main_export.h
/branches/stm32f103/Makefile
/branches/stm32f103/Src/misc.c
41 1525 d 11 h mjames /branches/stm32f103/ Updated for 72MHz timers. Triggered temperature sample 2mS after CB opens.  
/branches/stm32f103/Core/Src/main.c
/branches/stm32f103/EngineBay2.ioc
/branches/stm32f103/Makefile
/branches/stm32f103/Src/misc.c
40 1530 d 11 h mjames /branches/stm32f103/ Corrected prescaler values - RPM was reading 2x correct value .
Altered SPI speed for temperature sensors.
 
/branches/stm32f103/Core/Inc/main.h
/branches/stm32f103/Core/Src/main.c
/branches/stm32f103/Core/Src/stm32f1xx_hal_msp.c
/branches/stm32f103/EngineBay2.ioc
/branches/stm32f103/Makefile
39 1532 d 12 h mjames /branches/stm32f103/ Updated to auto calibrate ADC, and use on-chip thermometer.  
/branches/stm32f103/Core/Src/main.c
/branches/stm32f103/EngineBay2.ioc
/branches/stm32f103/Makefile
/branches/stm32f103/Src/misc.c
38 1532 d 18 h mjames /branches/stm32f103/ Builds for STM32F103 blue pill.  
/branches/stm32f103/Core
/branches/stm32f103/Core/Inc
/branches/stm32f103/Core/Inc/main.h
/branches/stm32f103/Core/Inc/stm32f1xx_hal_conf.h
/branches/stm32f103/Core/Inc/stm32f1xx_it.h
/branches/stm32f103/Core/Src
/branches/stm32f103/Core/Src/main.c
/branches/stm32f103/Core/Src/stm32f1xx_hal_msp.c
/branches/stm32f103/Core/Src/stm32f1xx_it.c
/branches/stm32f103/Core/Src/system_stm32f1xx.c
/branches/stm32f103/Eclipse_Configs
/branches/stm32f103/EngineBay2.gpdsc
/branches/stm32f103/EngineBay2.ods
/branches/stm32f103/Inc/main_export.h
/branches/stm32f103/STM32F103C8Tx_FLASH.ld
/branches/stm32f103/startup_stm32f103xb.s