.. |
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
|
Timer configs for boost and vvt on Teensy
|
2018-04-03 17:47:33 +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
|
Cleanup a bunch of errors and warnings for stm32
|
2018-01-27 22:14:11 +11:00 |
comms.ino
|
Revert a few problem changes from the last PR
|
2018-03-20 22:49:00 +11:00 |
corrections.h
|
Potential fix for access enrich overflow
|
2017-11-08 22:51:40 +11:00 |
corrections.ino
|
Allow final values in the WUE table below 100%
|
2018-03-28 12:50:36 +11:00 |
decoders.h
|
Initial commit for missing tooth secondary
|
2018-01-14 20:23:25 -06:00 |
decoders.ino
|
Multiple safety checks and fixes on fixed cranking and Miata 99-05 decoder
|
2018-04-04 14:40:09 +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
|
fix for digitalPinToInterrupt on libmaple core
|
2018-03-18 03:39:30 -03:00 |
idle.h
|
Sync with last changes
|
2017-08-28 01:35:49 -03:00 |
idle.ino
|
Fix issue where PWM idle could fail to load at startup
|
2018-04-08 14:40:12 +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 some of the extra fuel enable/disable macros
|
2018-03-20 23:58:17 +11:00 |
scheduler.ino
|
Timer configs for boost and vvt on Teensy
|
2018-04-03 17:47:33 +10: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
|
Multiple safety checks and fixes on fixed cranking and Miata 99-05 decoder
|
2018-04-04 14:40:09 +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
|
Fast versions of millis() and micros() that use timer5 rather than timer0. Current disabled
|
2018-03-10 14:07:06 +11:00 |
timers.ino
|
Increase the cranking RPM setting resolution to 10rpm
|
2018-04-04 14:39:17 +10:00 |
updates.ino
|
Revert a few problem changes from the last PR
|
2018-03-20 22:49:00 +11: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 |