speeduino/speeduino
Josh Stewart fa49d38253 Tweaks to the missing tooth per tooth timing 2017-07-05 21:12:21 +10:00
..
src Add CRC stack for testing (Currently unused) 2017-05-05 08:52:10 +10:00
auxiliaries.h Faster responding boost PID 2017-02-15 16:51:01 +11:00
auxiliaries.ino MISRA compliant auxiliaries.ino 2017-05-31 18:13:04 +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 support read values(16channel) from gpio or other external device . other device can also access the speeduino data values(realtime) 2017-06-20 02:29:55 +01:00
comms.ino support read values(16channel) from gpio or other external device . other device can also access the speeduino data values(realtime) 2017-06-20 02:29:55 +01:00
corrections.h Allow spark advance values below 0 in the main table 2017-05-09 17:29:55 +10:00
corrections.ino Add fields to allow custom MAP sensors being entered 2017-07-03 12:14:07 +10:00
decoders.h Tweaks to the missing tooth per tooth timing 2017-07-05 21:12:21 +10:00
decoders.ino Tweaks to the missing tooth per tooth timing 2017-07-05 21:12:21 +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 Experimental commit of per tooth based ignition timing 2017-07-03 18:39:10 +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 Change fastMap1023toX to be a macro (And fix a bug in it) 2017-06-20 20:21:38 +10:00
scheduledIO.h New secondary scheduling method for fuel schedules 2017-06-21 13:00:58 +10:00
scheduledIO.ino MISRA compliant scheduler (Multiple files) 2017-06-21 15:34:41 +10:00
scheduler.h MISRA compliant scheduler (Multiple files) 2017-06-21 15:34:41 +10:00
scheduler.ino MISRA compliant scheduler (Multiple files) 2017-06-21 15:34:41 +10:00
sensors.h Few minor performance tweaks 2017-07-03 11:52:27 +10:00
sensors.ino Few minor performance tweaks 2017-07-03 11:52:27 +10:00
speeduino.ino Tweaks to the missing tooth per tooth timing 2017-07-05 21:12:21 +10:00
storage.h Add updater mechanism for translating data between firmware versions 2017-05-16 15:05:39 +10:00
storage.ino Fix for missed number in storage.ino 2017-06-17 13:15:27 +10:00
table.h Add fields to allow custom MAP sensors being entered 2017-07-03 12:14:07 +10:00
table.ino MISRA compliant table.ino (NEEDS TESTING!) 2017-06-29 14:37:49 +10:00
timers.h Compile (but not link) cleanly on stm32 2017-03-23 17:19:18 +11:00
timers.ino MISRA compliant timers.ino 2017-06-28 22:48:54 +10:00
updates.ino Only run cppcheck compile once in Travis 2017-06-29 14:52:51 +10:00
utils.h Move to PlatformIO for project layout 2017-02-06 20:56:46 +11:00
utils.ino Fix Teensy #ifdef typo 2017-06-13 17:23:14 +10:00