speeduino/speeduino
Josh Stewart 4000c24dde Change boost control hyster to work above 100kpa 2018-06-29 18:08:17 +10:00
..
src Tweaks and bug fixes on the PID AFR algorithm 2018-06-06 16:51:28 +10:00
auxiliaries.h Change fan on/off logic to be more reliable 2018-05-31 08:29:17 +10:00
auxiliaries.ino Change boost control hyster to work above 100kpa 2018-06-29 18:08:17 +10:00
cancomms.h SpeedyMAP initial work on RPM detection 2018-01-12 13:54:31 +11:00
cancomms.ino Convert all tables in code to match the numbering in the ini (Probably has bugs for now) 2018-01-24 12:05:50 +11:00
comms.h Independent fuel and ignition load algorithms 2018-05-08 16:43:18 +10:00
comms.ino Initial implementation of AE RPM tapering (Issue #138) 2018-06-10 14:57:52 +10:00
corrections.h Potential fix for access enrich overflow 2017-11-08 22:51:40 +11:00
corrections.ino Add Fix angle on/off setting 2018-06-29 18:07:39 +10:00
decoders.h Fixes for missing tooth @ cam speed 2018-06-26 12:17:43 +10:00
decoders.ino Fixes for missing tooth @ cam speed 2018-06-26 12:17:43 +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 New update to STM32 2017-08-02 22:46:48 -03:00
globals.h Initial implementation of AE RPM tapering (Issue #138) 2018-06-10 14:57:52 +10:00
idle.h Sync with last changes 2017-08-28 01:35:49 -03:00
idle.ino Initial Idle Up implementation 2018-05-04 17:55:58 +10:00
maths.h Merge pull request #12 from noisymime/master 2017-12-13 15:25:10 -02:00
maths.ino Cleanup #defines in maths.x 2017-08-21 11:51:05 +10:00
scheduledIO.h Work on the dynamic ignition functions 2018-03-10 14:07:29 +11:00
scheduledIO.ino Work on the dynamic ignition functions 2018-03-10 14:07:29 +11:00
scheduler.h Correct schedule function definitions to match actual functions 2018-06-06 12:15:07 +10:00
scheduler.ino MISRA cleanup 2018-04-25 08:00:16 +10:00
sensors.h All base work on EMAP sensor configuration and reading 2018-04-24 21:31:52 +10:00
sensors.ino Auto switching of TPS reverse calibration. Closes #131 2018-06-17 12:20:09 +10:00
speeduino.h Groundwork for proper variable algorithms 2018-04-24 17:11:10 +10:00
speeduino.ino Fix minor bug where cranking RPM would be rough on startup for 1 second 2018-06-17 11:29:47 +10:00
storage.h Merge branch 'master' of git://github.com/noisymime/speeduino 2018-02-01 18:28:53 -02:00
storage.ino Merge branch 'master' of git://github.com/noisymime/speeduino 2018-02-01 18:28:53 -02:00
table.h Prevent overflow of fuel when RPM < 115 and sequential is selected 2018-02-05 18:05:36 +11:00
table.ino MISRA errors cleanup 2018-02-12 10:45:02 +11:00
timers.h Cleanup of new micros() timer stuff 2018-06-07 15:23:34 +10:00
timers.ino Cleanup of new micros() timer stuff 2018-06-07 15:23:34 +10:00
updates.ino Initial implementation of AE RPM tapering (Issue #138) 2018-06-10 14:57:52 +10:00
utils.h Move the pulse width function into the speeduino.h scope 2017-10-24 14:08:32 +11:00
utils.ino Allow 6g72 patterns under the new sync method of the 4g63 decoder. #76 2018-06-17 15:16:22 +10:00