speeduino-personal/speeduino
Josh Stewart 086d705561 Few minor performance tweaks 2017-07-03 11:52:27 +10:00
..
src Add CRC stack for testing (Currently unused) 2017-05-05 08:52:10 +10:00
auxiliaries.h
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 Few minor performance tweaks 2017-07-03 11:52:27 +10:00
decoders.h Add missing file from last commit 2017-06-21 13:09:57 +10:00
decoders.ino Minor fixes on Daihatsu decoder 2017-06-29 14:37:26 +10:00
display.h
display.ino
errors.h
errors.ino MISRA compliant errors.ino 2017-06-16 16:41:45 +10:00
globals.h Merge pull request #89 from Autohome2/can_io_2 2017-07-02 22:40:45 +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 Merge pull request #89 from Autohome2/can_io_2 2017-07-02 22:40:45 +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 A few small multi-arch fixes 2017-04-21 16:33:24 +10:00
table.ino MISRA compliant table.ino (NEEDS TESTING!) 2017-06-29 14:37:49 +10:00
timers.h
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
utils.ino Fix Teensy #ifdef typo 2017-06-13 17:23:14 +10:00