.. |
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 cleanup of various files
|
2020-02-16 19:54:52 +11:00 |
board_avr2560.ino
|
Warnings / MISRA cleanup
|
2019-09-04 18:25:02 +10:00 |
board_stm32_generic.h
|
Try to fix #311 (#324)
|
2020-02-18 17:30:44 +11:00 |
board_stm32_generic.ino
|
Try to fix #311 (#324)
|
2020-02-18 17:30:44 +11:00 |
board_stm32_official.h
|
Try to fix #311 (#324)
|
2020-02-18 17:30:44 +11:00 |
board_stm32_official.ino
|
Try to fix #311 (#324)
|
2020-02-18 17:30:44 +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
|
Dev signatures for March 2020
|
2020-02-18 17:29:32 +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
|
Introduce tests for the setEndTooth function in missing tooth
|
2020-02-13 11:51:58 +11:00 |
decoders.ino
|
Fix poor cranking to running transition on 36-2-2-2
|
2020-02-13 14:37:42 +11:00 |
display.h
|
…
|
|
display.ino
|
…
|
|
errors.h
|
…
|
|
errors.ino
|
dec 29122018 master from josh
|
2018-12-29 17:26:30 +00:00 |
globals.h
|
Try to fix #311 (#324)
|
2020-02-18 17:30:44 +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
|
Remove check on the OL Stepper idle for max temp. Fixes #322
|
2020-02-14 10:00:59 +11:00 |
init.h
|
Introduce init.ino to help clean up speeduino.ino
|
2019-01-11 17:25:07 +11:00 |
init.ino
|
Try to fix #311 (#324)
|
2020-02-18 17:30:44 +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
|
Minor cleanup of various files
|
2020-02-16 19:54:52 +11:00 |
speeduino.ino
|
Minor cleanup of various files
|
2020-02-16 19:54:52 +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
|
Begin some work on warnings cleanup
|
2018-07-19 17:35:35 +10:00 |
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 |