speeduino/speeduino
Josh Stewart 434467686c Prevent potential overflow of the ASE enrich value. Fixes #274 2019-11-01 14:25:51 +11:00
..
src Cleaned more warning during compile 2019-09-24 19:37:34 +02:00
auxiliaries.h Some of the basic closed loop VVT stuff 2019-08-20 09:55:46 +10:00
auxiliaries.ino Only disable nitrous pins if nitrous is enabled 2019-09-30 11:11:16 +10:00
board_avr2560.h Fix MISRA violations (#268) 2019-10-22 11:49:07 +10:00
board_avr2560.ino Warnings / MISRA cleanup 2019-09-04 18:25:02 +10:00
board_stm32_generic.h Fix MISRA violations (#268) 2019-10-22 11:49:07 +10:00
board_stm32_generic.ino Big MISRA cleanup 2019-07-08 17:56:02 +10:00
board_stm32_official.h Repair code with new STM32duino 1.7.0 core 2019-09-30 21:29:26 +02:00
board_stm32_official.ino fix STM32F407 comilation wuth new stm32duino 1.7.0 2019-09-30 21:13:09 +02:00
board_teensy35.h Fix MISRA violations (#268) 2019-10-22 11:49:07 +10:00
board_teensy35.ino Detect Teensy v4 and differentiate from other Teensy 2019-08-20 23:45:29 +10:00
board_teensy40.h Fix MISRA violations (#268) 2019-10-22 11:49:07 +10:00
board_teensy40.ino Warnings / MISRA cleanup 2019-09-04 18:25:02 +10:00
board_template.h remove _SLOW versions of MAX_TIMER_PERIOD and uS_TO_TIMER_COMPARE 2019-08-22 20:18:07 -04:00
board_template.ino Some basicboard templates for reference 2019-01-23 17:19:54 +13:00
cancomms.h add new realtime command for serial3 2019-08-10 13:32:05 +01:00
cancomms.ino Merge pull request #241 from Autohome2/082019master 2019-09-19 09:41:27 +10:00
comms.h More complete support for table switching 2019-09-02 17:01:03 +10:00
comms.ino Fix MISRA violations (#268) 2019-10-22 11:49:07 +10:00
corrections.h cold start features 2019-04-11 15:31:24 +03:00
corrections.ino Prevent potential overflow of the ASE enrich value. Fixes #274 2019-11-01 14:25:51 +11:00
crankMaths.h Fix MISRA violations (#268) 2019-10-22 11:49:07 +10:00
crankMaths.ino dec 29122018 master from josh 2018-12-29 17:26:30 +00:00
decoders.h Most of the initial closed loop VVT base work 2019-08-08 16:26:59 +10:00
decoders.ino Only declare sync with missing tooth sequential if cam signal has been seen. Fixes #259 2019-10-15 17:34:45 +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 dec 29122018 master from josh 2018-12-29 17:26:30 +00:00
globals.h Fix MISRA violations (#268) 2019-10-22 11:49:07 +10:00
idle.h Merge pull request #206 from ric355/febstepper 2019-03-13 15:26:43 +11:00
idle.ino add axisSize to idle tables 2019-10-29 09:45:48 -04:00
init.h Introduce init.ino to help clean up speeduino.ino 2019-01-11 17:25:07 +11:00
init.ino Merge branch 'master' of https://github.com/noisymime/speeduino 2019-10-29 22:53:07 +11:00
maths.h Fix MISRA violations (#268) 2019-10-22 11:49:07 +10:00
maths.ino Big MISRA cleanup 2019-07-08 17:56:02 +10:00
scheduledIO.h Initial work on new ignition timing method (Very messy) 2018-08-08 15:17:09 +10:00
scheduledIO.ino Complete new tacho setup (fixes #210) 2019-03-13 14:24:05 +11:00
scheduler.h Fix MISRA violations (#268) 2019-10-22 11:49:07 +10:00
scheduler.ino Fix some IGN/INJ copy/paste errors 2019-10-22 10:42:20 +11:00
sensors.h fix block comment (/**/) within another (#269) 2019-10-22 12:55:17 +10:00
sensors.ino Average cycle MAP reading for, similar to b5b6ea64a2 2019-08-21 15:20:29 +10:00
speeduino.h More complete support for table switching 2019-09-02 17:01:03 +10:00
speeduino.ino Fix for potential underflow in staging code when DFCO enabled. Fixes #267 2019-10-22 11:08:45 +11:00
storage.h Initial memory allocation for 2nd fuel map 2019-04-10 15:58:38 +10:00
storage.ino Removed debug line 2019-09-24 00:04:29 +02:00
table.h SUPER experimental new version of 2D table lookup. See #270 2019-10-29 22:50:46 +11:00
table.ino fix potential negative array index 2019-10-31 17:08:14 -04:00
timers.h Fix MISRA violations (#268) 2019-10-22 11:49:07 +10:00
timers.ino Use the end function pointers in overdwell protection for WastedCOP. Fixes #229 2019-09-04 17:58:13 +10:00
updates.h Begin some work on warnings cleanup 2018-07-19 17:35:35 +10:00
updates.ino Signatures and base tunes for 201909 release 2019-09-05 12:02:15 +10:00
utils.h Made platformio work with usb serial 2019-09-22 19:31:23 +02:00
utils.ino Big MISRA cleanup 2019-07-08 17:56:02 +10:00