..
src
Generic SPI as EEPROM changes.
2020-01-13 12:14:00 +10:00
SD_logger.h
Some initial ground work for the SD logging
2019-12-19 17:31:02 +11:00
SD_logger.ino
Some initial ground work for the SD logging
2019-12-19 17:31:02 +11:00
auxiliaries.h
Tweaks to the closed loop boost control algorithm (Limit Integral history)
2019-11-13 17:25:59 +11:00
auxiliaries.ino
Large cleanup of global varialbes in preparation for unit test framework
2020-01-24 11:31:39 +11:00
board_avr2560.h
Minor tweaks for better operation of higher sequential fuel counts
2020-01-21 16:57:26 +11:00
board_avr2560.ino
Warnings / MISRA cleanup
2019-09-04 18:25:02 +10:00
board_stm32_generic.h
BlackPill fixes ( #317 )
2020-02-03 13:53:40 +11:00
board_stm32_generic.ino
Early 2020 STM32 fixes ( #308 )
2020-01-24 12:32:51 +11:00
board_stm32_official.h
BlackPill fixes ( #317 )
2020-02-03 13:53:40 +11:00
board_stm32_official.ino
Early 2020 STM32 fixes ( #308 )
2020-01-24 12:32:51 +11:00
board_teensy35.h
Generic SPI as EEPROM changes.
2020-01-13 12:14:00 +10:00
board_teensy35.ino
teensy35 FTM1 fixes for Boost and VVT controls ( #318 )
2020-02-07 21:43:15 +11:00
board_teensy40.h
Fix MISRA violations ( #268 )
2019-10-22 11:49:07 +10:00
board_teensy40.ino
Warnings / MISRA cleanup
2019-09-04 18:25:02 +10:00
board_template.h
remove _SLOW versions of MAX_TIMER_PERIOD and uS_TO_TIMER_COMPARE
2019-08-22 20:18:07 -04:00
board_template.ino
Some basicboard templates for reference
2019-01-23 17:19:54 +13:00
cancomms.h
Secondary serial requests are sometimes ignored ( #321 )
2020-02-12 09:26:04 +11:00
cancomms.ino
Secondary serial requests are sometimes ignored ( #321 )
2020-02-12 09:26:04 +11:00
comms.h
Initial commit of the unit testing framework
2020-01-24 12:21:12 +11:00
comms.ino
Early 2020 STM32 fixes ( #308 )
2020-01-24 12:32:51 +11:00
corrections.h
Remove static declarations from corrections.ino (Did nothing)
2020-02-03 17:35:29 +11:00
corrections.ino
201911 firmware introduced battery correction for deadtime only. When selected, currentStatus.batCorrection value remains at 100 and is useless to log in Tunerstudio. ( #287 )
2020-02-07 15:57:40 +11:00
crankMaths.h
Fix MISRA violations ( #268 )
2019-10-22 11:49:07 +10:00
crankMaths.ino
MISRA cleanup
2019-12-02 14:47:30 +11:00
decoders.h
Restructure all units tests in single layered arrangement
2020-02-11 23:33:00 +11:00
decoders.ino
Restructure all units tests in single layered arrangement
2020-02-11 23:33:00 +11:00
display.h
…
display.ino
…
errors.h
…
errors.ino
…
globals.h
Restructure all units tests in single layered arrangement
2020-02-11 23:33:00 +11:00
globals.ino
Large cleanup of global varialbes in preparation for unit test framework
2020-01-24 11:31:39 +11:00
idle.h
Further MISRA cleanup work
2019-12-15 09:57:22 +11:00
idle.ino
Further MISRA cleanup work
2019-12-15 09:57:22 +11:00
init.h
…
init.ino
Fix for failing test_corrections_WUE_active on blank board
2020-02-03 17:36:07 +11:00
logger.h
Increase maximum corrections value from 255 to 511
2020-01-21 15:16:54 +11:00
logger.ino
Some initial ground work for the SD logging
2019-12-19 17:31:02 +11:00
maths.h
Fix MISRA violations ( #268 )
2019-10-22 11:49:07 +10:00
maths.ino
Big MISRA cleanup
2019-07-08 17:56:02 +10:00
scheduledIO.h
Basework for new DB board
2019-12-15 09:55:46 +11:00
scheduledIO.ino
Complete new tacho setup ( fixes #210 )
2019-03-13 14:24:05 +11:00
scheduler.h
Separate one schedule unit test per function ( #315 )
2020-02-04 09:19:42 +11:00
scheduler.ino
Separate one schedule unit test per function ( #315 )
2020-02-04 09:19:42 +11:00
sensors.h
fix block comment (/**/) within another ( #269 )
2019-10-22 12:55:17 +10:00
sensors.ino
Prevent MAP spike when cranking begins with averaged sampling. Fixes #296
2019-12-21 20:06:54 +11:00
speeduino.h
Large cleanup of global varialbes in preparation for unit test framework
2020-01-24 11:31:39 +11:00
speeduino.ino
201911 firmware introduced battery correction for deadtime only. When selected, currentStatus.batCorrection value remains at 100 and is useless to log in Tunerstudio. ( #287 )
2020-02-07 15:57:40 +11:00
storage.h
Initial memory allocation for 2nd fuel map
2019-04-10 15:58:38 +10:00
storage.ino
Further MISRA cleanup work
2019-12-15 09:57:22 +11:00
table.h
Add better 3D table caching
2019-11-12 15:18:32 +11:00
table.ino
Add better 3D table caching
2019-11-12 15:18:32 +11:00
timers.h
Fix MISRA violations ( #268 )
2019-10-22 11:49:07 +10:00
timers.ino
Use the end function pointers in overdwell protection for WastedCOP. Fixes #229
2019-09-04 17:58:13 +10:00
updates.h
…
updates.ino
Add default values in updates.ino for 201911
2019-11-14 18:00:39 +11:00
utils.h
Made platformio work with usb serial
2019-09-22 19:31:23 +02:00
utils.ino
Big MISRA cleanup
2019-07-08 17:56:02 +10:00