speeduino-personal/speeduino
VitorBoss 7e19e6c4ad Fixes for STM crash 2018-03-18 03:26:12 -03:00
..
src Fix incorrect part designation on the MX5 PNP B2 BOM 2017-11-09 10:07:10 +11:00
auxiliaries.h Initial commit of new Ideal PID implementation (Active for boost control) 2017-09-03 20:28:49 +10:00
auxiliaries.ino Merge branch 'master' of git://github.com/noisymime/speeduino 2018-02-01 18:28:53 -02: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 Cleanup a bunch of errors and warnings for stm32 2018-01-27 22:14:11 +11:00
comms.ino Merge pull request #18 from noisymime/master 2018-03-16 22:17:54 -03:00
corrections.h Potential fix for access enrich overflow 2017-11-08 22:51:40 +11:00
corrections.ino Fast versions of millis() and micros() that use timer5 rather than timer0. Current disabled 2018-03-10 14:07:06 +11:00
decoders.h Initial commit for missing tooth secondary 2018-01-14 20:23:25 -06:00
decoders.ino Fast versions of millis() and micros() that use timer5 rather than timer0. Current disabled 2018-03-10 14:07:06 +11: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 Fixes for STM crash 2018-03-18 03:26:12 -03:00
idle.h Sync with last changes 2017-08-28 01:35:49 -03:00
idle.ino Merge pull request #18 from noisymime/master 2018-03-16 22:17:54 -03: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 Merge pull request #19 from noisymime/master 2018-03-18 02:57:54 -03:00
scheduler.ino Fixes for STM crash 2018-03-18 03:26:12 -03:00
sensors.h Minor cleanups before release 2017-11-07 22:05:23 +11:00
sensors.ino Merge branch 'master' of git://github.com/noisymime/speeduino 2018-02-01 18:28:53 -02: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 #18 from noisymime/master 2018-03-16 22:17:54 -03: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 Fast versions of millis() and micros() that use timer5 rather than timer0. Current disabled 2018-03-10 14:07:06 +11:00
timers.ino Fixes for STM crash 2018-03-18 03:26:12 -03:00
updates.ino Merge pull request #18 from noisymime/master 2018-03-16 22:17:54 -03:00
utils.h Move the pulse width function into the speeduino.h scope 2017-10-24 14:08:32 +11:00
utils.ino Merge pull request #19 from noisymime/master 2018-03-18 02:57:54 -03:00