speeduino/speeduino
Josh Stewart 95aea5637c Merge pull request #108 from Autohome2/can-serial3
Serial3 own sendvalues routine
2017-10-27 09:42:43 +11:00
..
src
auxiliaries.h
auxiliaries.ino Add explicit on/off mode for the VVT table 2017-10-02 20:01:08 +11:00
cancomms.h added sendcanValues routine for serial3 and canbus use 2017-10-26 01:43:33 +01:00
cancomms.ino added sendcanValues routine for serial3 and canbus use 2017-10-26 01:43:33 +01:00
comms.h Corrected scope for valueOffset to fix chunk write issue 2017-10-09 11:52:27 +11:00
comms.ino Bunch of small tweaks to reduce Bluepill flash usage 2017-10-26 12:25:53 +11:00
corrections.h Add matching corrections.h to go with the current corrections.ino 2017-10-24 23:30:51 +11:00
corrections.ino Changes to logged variables 2017-10-24 16:54:18 +11:00
decoders.h Bunch of small tweaks to reduce Bluepill flash usage 2017-10-26 12:25:53 +11:00
decoders.ino Fix bug that could cause RPM to spike when first cranking on missing tooth patterns 2017-10-24 21:07:22 +11:00
display.h
display.ino
errors.h
errors.ino
globals.h Fix bug that could cause RPM to spike when first cranking on missing tooth patterns 2017-10-24 21:07:22 +11:00
idle.h
idle.ino
maths.h
maths.ino
scheduledIO.h Changes to logged variables 2017-10-24 16:54:18 +11:00
scheduledIO.ino
scheduler.h Addition of experimental ignition schedule refreshing (Not enabled yet) 2017-10-24 23:31:42 +11:00
scheduler.ino Addition of experimental ignition schedule refreshing (Not enabled yet) 2017-10-24 23:31:42 +11:00
sensors.h Potential fix for erratic MAP readings in some instances 2017-10-11 00:12:07 +11:00
sensors.ino Another attempted fix for fluctuating MAP readings 2017-10-11 18:54:42 +11:00
speeduino.h Move the pulse width function into the speeduino.h scope 2017-10-24 14:08:32 +11:00
speeduino.ino Fix bug that could cause RPM to spike when first cranking on missing tooth patterns 2017-10-24 21:07:22 +11:00
storage.h Expand page 4 to 128 bytes 2017-09-20 12:15:41 +10:00
storage.ino Support chunk serial comms mode 2017-09-20 14:06:55 +10:00
table.h
table.ino
timers.h
timers.ino MISRA cleanup from the comms work 2017-09-20 14:38:42 +10:00
updates.ino Updater script for all the crazy serial stuff 2017-09-20 14:07:15 +10:00
utils.h Move the pulse width function into the speeduino.h scope 2017-10-24 14:08:32 +11:00
utils.ino Bunch of small tweaks to reduce Bluepill flash usage 2017-10-26 12:25:53 +11:00