speeduino-personal/speeduino
Josh Stewart 905a8642ff July dev signature 2017-07-17 16:36:44 +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 July dev signature 2017-07-17 16:36:44 +10: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 Error checks on the missing tooth end tooth calculation 2017-07-10 11:56:49 +10:00
display.h
display.ino
errors.h
errors.ino MISRA compliant errors.ino 2017-06-16 16:41:45 +10:00
globals.h Add freeRam() function for stm32 2017-07-07 09:26:13 +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 Revert one the the MISRA changes due to bug in 3D lookup 2017-07-15 10:31:45 +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 Fix for bad base tune value 2017-07-11 16:27:05 +10:00
utils.h Change freeRam() to unsigned int 2017-07-07 09:26:13 +10:00
utils.ino Add freeRam() function for stm32 2017-07-07 09:26:13 +10:00