Subversion Repositories EDIS_Ignition

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
23 159 d 21 h mjames /trunk/ tweaked timing, removed dual spark as this EDIS module does not support it - it goes into limp mode  
21 209 d 15 h mjames /trunk/ Added a second temperature sensor, corrected reading code.
Fixed 1200 rpm bug.
 
20 398 d 1 h mjames /trunk/ updated to use a second pressure sensor  
19 495 d 20 h mjames /trunk/ Altered the timing to give one more degree advance. Altered Makefile to ensure serial library was correctly loaded. Removed stuck I2C initialization that now seems to crash the MCU.  
18 663 d 20 h mjames /trunk/ Fixed a couple of issues where there were compiler warnings.  
17 763 d 19 h mjames /trunk/Core/Src/ Added a 6 degree timing correction - as drilled the timing wheel 6 degrees out this time..  
16 798 d 20 h mjames /trunk/Core/ Moved PLX timeout code into library.  
15 808 d 20 h mjames /trunk/Core/ Changed to use libPlx/commsLib.  
14 818 d 19 h mjames /trunk/ Updated display code to repeatedly reset display as it tends to crash in the engine bay.

Added code to increment item index to one more than highest incoming item index, or zero if none seen.
 
13 839 d 22 h mjames /trunk/ Updated to use different SPI clock phasing, and to update pressure at 8Hz instead of 2Hz  
12 910 d 18 h mjames /trunk/Core/Src/ Removed NVRAM operations as not used.  
11 911 d 16 h mjames /trunk/ Improved use of watchdog timer, added temperature display to panel.  
10 925 d 15 h mjames /trunk/ Added NVRAM save/load of timing settings.  
9 926 d 16 h mjames /trunk/ Added NVRAM simulation code for STM32F103  
5 935 d 17 h mjames /trunk/ Fixing timer settings - using triggered PWM single shot to drive ignition timing output.
Altering usart settings to allow transmission of serial data.
 
4 942 d 16 h mjames /trunk/ Added initial RPM read code  
3 947 d 16 h mjames /trunk/ Moved to STM32F103c6 processor.  
2 947 d 17 h mjames /trunk/ Initial commit of entire working directory