Subversion Repositories EngineBay2

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
47 1138 d 20 h mjames /branches/stm32f103/ Mistake in interrupt service caused reversed high/low states if both CC1 and CC2 triggered at the same time.  
46 1159 d 21 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.  
45 1161 d 15 h mjames /branches/stm32f103/ Adjusted changes in rev counter  
44 1415 d 23 h mjames /branches/stm32f103/ Converted to use new libSerial.  
43 1416 d 21 h mjames /branches/stm32f103/ Swapped over SPI_CS_D and SPI_CS_Clk pins to match actual wiring  
42 1463 d 15 h mjames /branches/stm32f103/ Updated to use shift register to clock Chip selects for SPI temperature sensors.  
41 1586 d 19 h mjames /branches/stm32f103/ Updated for 72MHz timers. Triggered temperature sample 2mS after CB opens.  
40 1591 d 19 h mjames /branches/stm32f103/ Corrected prescaler values - RPM was reading 2x correct value .
Altered SPI speed for temperature sensors.
 
39 1593 d 20 h mjames /branches/stm32f103/ Updated to auto calibrate ADC, and use on-chip thermometer.  
38 1594 d 3 h mjames /branches/stm32f103/ Builds for STM32F103 blue pill.  
37 1596 d 15 h mjames /branches/stm32f103/ Changed to use STM32F103 Blue Pill instead of Nucleo board as these are now expensive.  
36 1596 d 18 h mjames /branches/ Changed name of branch because it has inconsistent case  
35 1596 d 18 h mjames /branches/stm32F103/ Making a branch to change to using Blue Pill from Nucleo board.  
34 1596 d 18 h mjames /trunk/Src/ Updated the minimum ignition pulse to 2.5mS  
33 1776 d 2 h mjames /trunk/ Removed redundant libraries  
32 1776 d 15 h mjames /trunk/ Updated  
31 1832 d 19 h mjames /trunk/ Altered to read SPI temperature sensors after ignition pulse goes low.  
30 1832 d 21 h mjames /trunk/ Removed wrap-around error in calculation of RPM (needed short int for modulo maths)  
29 1832 d 23 h mjames /trunk/ Fixed timer 3 as a trigger for the ADC  
28 1845 d 19 h mjames /trunk/ Updated to use the new libSerial - which doesnt reset the PLX timeout flag.  

Show All