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
EngineBay2
(root)
/
trunk
/
Src
/
main.c
@ 29
– Rev 34
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
34
1535 d 3 h
mjames
/trunk/Src/
Updated the minimum ignition pulse to 2.5mS
32
1715 d 0 h
mjames
/trunk/
Updated
31
1771 d 4 h
mjames
/trunk/
Altered to read SPI temperature sensors after ignition pulse goes low.
30
1771 d 6 h
mjames
/trunk/
Removed wrap-around error in calculation of RPM (needed short int for modulo maths)
29
1771 d 8 h
mjames
/trunk/
Fixed timer 3 as a trigger for the ADC
28
1784 d 4 h
mjames
/trunk/
Updated to use the new libSerial - which doesnt reset the PLX timeout flag.
27
2212 d 5 h
mjames
/trunk/Src/
Modified calibration of MAP sensor after using proper pressure gauge
26
2512 d 5 h
mjames
/trunk/Src/
Added sensing of ignition pulses to reading CHT to avoid measuring just after rising efdge of ignition pulse.
25
2806 d 6 h
mjames
/trunk/Src/
Enabled second CHT sender
24
2806 d 8 h
mjames
/trunk/Src/
Changed MAP calibration.
23
3064 d 3 h
mjames
/trunk/Src/
Changed CHT filter algorithm
22
3086 d 4 h
mjames
/trunk/
Changed timeouts on ignition-on wire to 1 second as filtering sometimes seems to fail
Deleted 1023 reading CHT samples that happen from time to time.
21
3115 d 0 h
mjames
/trunk/
Adjusted SPI clock phase back to correct, fixed zero display of CHT issues - the CHT sensor would give an 'invalid' reading and this would cause a change in the value sent to the dashboard to be zero. Invalid readings are now ignored, and the code simply repeats the last good value instead.
20
3116 d 2 h
mjames
/trunk/
Slowing SPI. Debounce Ignition switch feed. Fix initial CHT power supply issue.
19
3133 d 3 h
mjames
/trunk/Src/
Error in timeouts handler code ffixed. now updates properly
18
3135 d 0 h
mjames
/trunk/
Changed pinout : provided a timer to turn off power to CHT sensors when the engine is started. Added CPU temperature
17
3251 d 0 h
mjames
/trunk/
Implemented sensor filtering for RPM, MAP , Oil Press and battery voltage.
16
3257 d 0 h
mjames
/trunk/
Engine bay sends test timing value, also extended PLX messages with CHT
14
3260 d 0 h
mjames
/trunk/
ADC running under interrupt off timer 6 and using DMA to control filling of circular buffer
13
3260 d 0 h
mjames
/trunk/
Starting to understand how to use HAL_MSP functions to actually enable sub-blocks mentioned in STMCubeMX ..
RPM counter functional
←Prev
1
2
Next→
Show All