speeduino/speeduino
Josh Stewart 0db3806b60 Correct behaviour for when both stages of nitrous are active 2020-03-19 14:18:54 +11:00
..
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 Correct behaviour for when both stages of nitrous are active 2020-03-19 14:18:54 +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 Branch 082019ma (#326) 2020-02-28 10:18:37 +11:00
board_teensy35.ino teensy35 FTM1 fixes for Boost and VVT controls (#318) 2020-02-07 21:43:15 +11:00
board_teensy40.h Branch 082019ma (#326) 2020-02-28 10:18:37 +11: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 Branch 082019ma (#326) 2020-02-28 10:18:37 +11:00
cancomms.ino Branch 082019ma (#326) 2020-02-28 10:18:37 +11:00
comms.h Initial commit of the unit testing framework 2020-01-24 12:21:12 +11:00
comms.ino Addition of 0-720 injector timing curve. See #306 2020-03-17 18:27:05 +11:00
corrections.h Added cranking enrich range (#335) 2020-03-17 10:38:03 +11:00
corrections.ino Correct behaviour for when both stages of nitrous are active 2020-03-19 14:18:54 +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 Cleanup from 3529f6a 2020-02-28 11:20:13 +11:00
decoders.ino Update new ignition mode on dual wheel 2020-03-04 18:58:11 +11:00
display.h
display.ino Remove some old display code that is no longer used 2017-02-08 15:28:27 +11:00
errors.h
errors.ino dec 29122018 master from josh 2018-12-29 17:26:30 +00:00
globals.h Correct behaviour for when both stages of nitrous are active 2020-03-19 14:18:54 +11:00
globals.ino Addition of 0-720 injector timing curve. See #306 2020-03-17 18:27:05 +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 Addition of 0-720 injector timing curve. See #306 2020-03-17 18:27:05 +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 Minor cleanup for compiling on Teensy with MC33810 2020-02-23 09:54:13 +11:00
scheduler.h Separate one schedule unit test per function (#315) 2020-02-04 09:19:42 +11:00
scheduler.ino fix typos (#337) 2020-03-17 06:33:50 +10: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 Correct behaviour for when both stages of nitrous are active 2020-03-19 14:18:54 +11:00
speeduino.ino Correct behaviour for when both stages of nitrous are active 2020-03-19 14:18:54 +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 Added missing dwell limit lines (#333) 2020-03-06 08:54:32 +11:00
updates.h Begin some work on warnings cleanup 2018-07-19 17:35:35 +10:00
updates.ino Addition of 0-720 injector timing curve. See #306 2020-03-17 18:27:05 +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