speeduino/speeduino
Josh Stewart 77094a59d1 Better startup procedure and DIY watchdog 2017-08-17 11:24:26 +10:00
..
src New experimental boost control PID 2017-07-29 22:38:54 +10:00
auxiliaries.h Mostly complete boost/vvt control for Teensy 2017-07-24 16:34:13 +10:00
auxiliaries.ino Updater for July firmware 2017-07-30 23:04:37 +10:00
cancomms.h MISRA compliant cancomms.ino 2017-05-31 18:57:36 +10:00
cancomms.ino Fix MISRA violations from branch merge 2017-07-02 22:54:41 +10:00
comms.h Fix missing value for TPS calibration 2017-08-06 17:12:57 +10:00
comms.ino August dev signatures 2017-08-06 22:15:15 +10:00
corrections.h Allow spark advance values below 0 in the main table 2017-05-09 17:29:55 +10:00
corrections.ino Enable the cranking curve lookup 2017-07-28 00:48:08 +10:00
decoders.h 4G63 decoder improvements (+MISRA work) 2017-07-24 14:18:25 +10:00
decoders.ino Change to single calculation of the cranking RPM 2017-08-10 11:44:32 +10:00
display.h Move to PlatformIO for project layout 2017-02-06 20:56:46 +11:00
display.ino Remove some old display code that is no longer used 2017-02-08 15:28:27 +11:00
errors.h Move to PlatformIO for project layout 2017-02-06 20:56:46 +11:00
errors.ino MISRA compliant errors.ino 2017-06-16 16:41:45 +10:00
globals.h Change to single calculation of the cranking RPM 2017-08-10 11:44:32 +10:00
idle.h MISRA compliant idle.ino 2017-06-16 17:20:24 +10:00
idle.ino MISRA compliant idle.ino 2017-06-16 17:20:24 +10:00
maths.h MISRA compliant maths.ino 2017-06-19 22:02:40 +10:00
maths.ino New MAP calculation method (More accurate and allows negative calibration values) 2017-07-27 12:47:59 +10:00
scheduledIO.h New secondary scheduling method for fuel schedules 2017-06-21 13:00:58 +10:00
scheduledIO.ino Fixed tacho output on wasted COP mode 2017-08-06 22:40:26 +10:00
scheduler.h MISRA compliant scheduler (Multiple files) 2017-06-21 15:34:41 +10:00
scheduler.ino Cleanup unused variables ignXLastRev 2017-08-07 16:42:34 +10:00
sensors.h Initial (mostly untested) live baro reading 2017-07-17 17:06:14 +10:00
sensors.ino Better baro reading on startup 2017-07-30 14:25:07 +10:00
speeduino.ino Better startup procedure and DIY watchdog 2017-08-17 11:24:26 +10:00
storage.h Initial work creating a new memory page (pg 11) 2017-07-20 16:54:50 +10:00
storage.ino Initial work creating a new memory page (pg 11) 2017-07-20 16:54:50 +10:00
table.h Add fields to allow custom MAP sensors being entered 2017-07-03 12:14:07 +10:00
table.ino Type fix 2017-07-24 14:24:41 +10:00
timers.h Better startup procedure and DIY watchdog 2017-08-17 11:24:26 +10:00
timers.ino Better startup procedure and DIY watchdog 2017-08-17 11:24:26 +10:00
updates.ino Updater for July firmware 2017-07-30 23:04:37 +10:00
utils.h Change freeRam() to unsigned int 2017-07-07 09:26:13 +10:00
utils.ino Better startup procedure and DIY watchdog 2017-08-17 11:24:26 +10:00