EngineBay2
DashDisplay
Vertical
Bart
chibiosIgnition
ChibiGauge
LedShow
FuelGauge
dashGPS
libSerial
libSSD1306
libOLED
libNMEA
libLSM9DS1
libSmallPrintf
dualCDC
ais_server
libCharLCD
CharLCD
ScreenTimer
testOled
Nec2c
libIgnTiming
EDIS_Ignition
canSerial
AFRtranscoder
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
EDIS_Ignition
(root)
/
trunk
/
Core
/
Src
/
main.c
@ 23
– Rev 23
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
23
160 d 6 h
mjames
/trunk/
tweaked timing, removed dual spark as this EDIS module does not support it - it goes into limp mode
21
210 d 0 h
mjames
/trunk/
Added a second temperature sensor, corrected reading code.
Fixed 1200 rpm bug.
20
398 d 9 h
mjames
/trunk/
updated to use a second pressure sensor
19
496 d 4 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
664 d 5 h
mjames
/trunk/
Fixed a couple of issues where there were compiler warnings.
17
764 d 4 h
mjames
/trunk/Core/Src/
Added a 6 degree timing correction - as drilled the timing wheel 6 degrees out this time..
16
799 d 4 h
mjames
/trunk/Core/
Moved PLX timeout code into library.
15
809 d 5 h
mjames
/trunk/Core/
Changed to use libPlx/commsLib.
14
819 d 4 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
840 d 6 h
mjames
/trunk/
Updated to use different SPI clock phasing, and to update pressure at 8Hz instead of 2Hz
12
911 d 3 h
mjames
/trunk/Core/Src/
Removed NVRAM operations as not used.
11
912 d 1 h
mjames
/trunk/
Improved use of watchdog timer, added temperature display to panel.
10
926 d 0 h
mjames
/trunk/
Added NVRAM save/load of timing settings.
9
927 d 0 h
mjames
/trunk/
Added NVRAM simulation code for STM32F103
5
936 d 2 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
943 d 1 h
mjames
/trunk/
Added initial RPM read code
3
948 d 0 h
mjames
/trunk/
Moved to STM32F103c6 processor.
2
948 d 1 h
mjames
/trunk/
Initial commit of entire working directory