speeduino-personal/speeduino
Josh Stewart 8f0d654ffa Smoother adjustments of the simple EGO algorithm 2017-11-05 20:03:16 +11:00
..
src Adjust for full sensitivity scale on ideal PID controller 2017-09-07 08:58:24 +10:00
auxiliaries.h Initial commit of new Ideal PID implementation (Active for boost control) 2017-09-03 20:28:49 +10:00
auxiliaries.ino Add explicit on/off mode for the VVT table 2017-10-02 20:01:08 +11:00
cancomms.h fix conflicts 2017-11-02 00:19:57 +00:00
cancomms.ino Merge pull request #110 from Autohome2/can-serial3 2017-11-03 00:00:53 +11:00
comms.h Fix the array (packet) sizes for both the main serial and CAN 2017-11-01 14:55:47 +11:00
comms.ino Fix the array (packet) sizes for both the main serial and CAN 2017-11-01 14:55:47 +11:00
corrections.h Add in check for ignition count to the closed loop AFR control 2017-11-01 16:10:06 +11:00
corrections.ino Smoother adjustments of the simple EGO algorithm 2017-11-05 20:03:16 +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 Remove some old display code that is no longer used 2017-02-08 15:28:27 +11:00
errors.h
errors.ino New update to STM32 2017-08-02 22:46:48 -03:00
globals.h Fix fan pin off by 1 bit 2017-11-05 02:05:48 +11:00
idle.h Sync with last changes 2017-08-28 01:35:49 -03:00
idle.ino Merge config pages 6 and 7 2017-09-19 14:51:33 +10:00
maths.h Cleanup #defines in maths.x 2017-08-21 11:51:05 +10:00
maths.ino Cleanup #defines in maths.x 2017-08-21 11:51:05 +10:00
scheduledIO.h Changes to logged variables 2017-10-24 16:54:18 +11:00
scheduledIO.ino Better method of doing trailing select for FC rotary configs 2017-08-24 00:55:44 +10:00
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 Merge pull request #110 from Autohome2/can-serial3 2017-11-03 00:00:53 +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 Fixing last comit 2017-08-02 22:51:07 -03:00
table.ino Removed unused table code 2017-08-28 02:32:18 -03:00
timers.h Sync with last changes 2017-08-28 01:35:49 -03:00
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