.. |
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
|
remove _SLOW versions of MAX_TIMER_PERIOD and uS_TO_TIMER_COMPARE
|
2019-08-22 20:18:07 -04:00 |
board_avr2560.ino
|
Warnings / MISRA cleanup
|
2019-09-04 18:25:02 +10:00 |
board_stm32_generic.h
|
remove _SLOW versions of MAX_TIMER_PERIOD and uS_TO_TIMER_COMPARE
|
2019-08-22 20:18:07 -04: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
|
remove _SLOW versions of MAX_TIMER_PERIOD and uS_TO_TIMER_COMPARE
|
2019-08-22 20:18:07 -04:00 |
board_teensy35.ino
|
Detect Teensy v4 and differentiate from other Teensy
|
2019-08-20 23:45:29 +10:00 |
board_teensy40.h
|
remove _SLOW versions of MAX_TIMER_PERIOD and uS_TO_TIMER_COMPARE
|
2019-08-22 20:18:07 -04: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
|
Reenable LED indicator on the calibration routing
|
2019-10-15 16:56:41 +11:00 |
corrections.h
|
cold start features
|
2019-04-11 15:31:24 +03:00 |
corrections.ino
|
Fix for HW test mode that broke in f41f95a60c
|
2019-06-24 15:47:13 +10:00 |
crankMaths.h
|
Warnings cleanup
|
2019-08-02 10:14:25 +10:00 |
crankMaths.ino
|
…
|
|
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
|
…
|
|
display.ino
|
…
|
|
errors.h
|
…
|
|
errors.ino
|
…
|
|
globals.h
|
Reenable LED indicator on the calibration routing
|
2019-10-15 16:56:41 +11:00 |
idle.h
|
Merge pull request #206 from ric355/febstepper
|
2019-03-13 15:26:43 +11:00 |
idle.ino
|
Separate out stepper homing steps from maximum number of steps (#257)
|
2019-10-01 17:22:33 +10:00 |
init.h
|
…
|
|
init.ino
|
Fix some IGN/INJ copy/paste errors
|
2019-10-22 10:42:20 +11:00 |
maths.h
|
New pins assigned to BLACK_STM32F407VE.
|
2019-02-20 22:46:10 +01:00 |
maths.ino
|
Big MISRA cleanup
|
2019-07-08 17:56:02 +10:00 |
scheduledIO.h
|
…
|
|
scheduledIO.ino
|
Complete new tacho setup (fixes #210)
|
2019-03-13 14:24:05 +11:00 |
scheduler.h
|
Clean compile on Teensy 4
|
2019-08-21 15:15:19 +10:00 |
scheduler.ino
|
Fix some IGN/INJ copy/paste errors
|
2019-10-22 10:42:20 +11:00 |
sensors.h
|
Reenable LED indicator on the calibration routing
|
2019-10-15 16:56:41 +11: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
|
Minor cleanups
|
2019-01-26 20:33:25 +13:00 |
table.ino
|
Warnings / MISRA cleanup
|
2019-09-04 18:25:02 +10:00 |
timers.h
|
Complete new tacho setup (fixes #210)
|
2019-03-13 14:24:05 +11: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
|
…
|
|
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 |