speeduino/speeduino
Josh Stewart 95b8e6ee75 Signatures for 202108 release 2021-08-09 23:05:32 +10:00
..
src Fix char type in Fram 2021-07-17 10:03:02 +10:00
Doxyfile Add doxygen documentation (#597) 2021-06-22 15:30:52 +10:00
SD_logger.h Initial layout work on RTC and SD 2021-01-22 16:16:30 +11:00
SD_logger.ino Initial layout work on RTC and SD 2021-01-22 16:16:30 +11:00
TS_CommandButtonHandler.h couple of signed overflow fixes (#519) 2021-02-04 13:10:35 +11:00
TS_CommandButtonHandler.ino couple of signed overflow fixes (#519) 2021-02-04 13:10:35 +11:00
acc_mc33810.h Complete control files for MC33810 2021-02-16 09:31:44 +11:00
acc_mc33810.ino Complete control files for MC33810 2021-02-16 09:31:44 +11:00
auxiliaries.h VVT2 addition and closed loop VVT improvement (#551) 2021-04-22 08:56:39 +10:00
auxiliaries.ino Engage closed loop boost based on baro rather than fixed 100kpa 2021-08-01 23:02:05 +10:00
board_avr2560.h Initial layout work on RTC and SD 2021-01-22 16:16:30 +11:00
board_avr2560.ino STM32 jump to DFU bootloader (#485) 2020-12-03 09:24:15 +11:00
board_same51.h Some initial work for same51 board support 2021-03-13 08:43:51 +11:00
board_same51.ino Some initial work for same51 board support 2021-03-13 08:43:51 +11:00
board_stm32_generic.h Isolate table3D member access in comms.ino (#545) 2021-04-21 14:36:27 +10:00
board_stm32_generic.ino Isolate table3D member access in comms.ino (#545) 2021-04-21 14:36:27 +10:00
board_stm32_official.h Fixes for Arduino_Core_STM32 V2.0 (#592) 2021-07-04 11:30:12 +10:00
board_stm32_official.ino Fixes for Arduino_Core_STM32 V2.0 (#592) 2021-07-04 11:30:12 +10:00
board_teensy35.h Additional compiler warning fixes (#561) 2021-04-21 22:24:35 +10:00
board_teensy35.ino Isolate table3D member access in comms.ino (#545) 2021-04-21 14:36:27 +10:00
board_teensy41.h Additional compiler warning fixes (#561) 2021-04-21 22:24:35 +10:00
board_teensy41.ino Merge branch 'master' of https://github.com/noisymime/speeduino 2021-04-21 14:53:01 +10:00
board_template.h Fix pin 54 selection (#511) 2021-02-02 10:00:04 +11:00
board_template.ino STM32 jump to DFU bootloader (#485) 2020-12-03 09:24:15 +11:00
cancomms.h Added values to CANcomms (#588) 2021-07-08 17:10:53 +10:00
cancomms.ino Fix cancomms array typo. Fixes #610 2021-07-10 09:06:01 +10:00
comms.cpp Signatures for 202108 release 2021-08-09 23:05:32 +10:00
comms.h Isolate table3D member access in comms.ino (#545) 2021-04-21 14:36:27 +10:00
corrections.h Add delay option for idle advance (#601) 2021-07-19 18:03:07 +10:00
corrections.ino Add delay option for idle advance (#601) 2021-07-19 18:03:07 +10:00
crankMaths.h Fix MISRA violations (#268) 2019-10-22 11:49:07 +10:00
crankMaths.ino Prevent interrupts when calculating tooth to tooth time (Resolves #430) 2020-08-08 09:53:26 +10:00
decoders.h VVT2 addition and closed loop VVT improvement (#551) 2021-04-22 08:56:39 +10:00
decoders.ino Add Doxygen markup for grouping decoders. Tidy-up doucumentation just enough to make (#591) 2021-06-10 07:47:17 +10:00
display.h
display.ino
engineProtection.h Mostly complete engine protection (excl AFR) 2020-06-06 14:27:46 +10:00
engineProtection.ino Fix boost cut (#595) 2021-06-20 02:10:49 +10:00
errors.h Isolate table3D member access in comms.ino (#545) 2021-04-21 14:36:27 +10:00
errors.ino Isolate table3D member access in comms.ino (#545) 2021-04-21 14:36:27 +10:00
globals.h Add delay option for idle advance (#601) 2021-07-19 18:03:07 +10:00
globals.ino Enhanced programmable outputs (#589) 2021-07-19 09:11:04 +10:00
idle.h Small fixes for broken builds from the last few PRs 2021-04-22 10:58:50 +10:00
idle.ino Fix for OL+CL (#566) 2021-07-06 23:31:50 +10:00
init.h Introduce init.ino to help clean up speeduino.ino 2019-01-11 17:25:07 +11:00
init.ino Signatures for 202108 release 2021-08-09 23:05:32 +10:00
logger.h Add EMAP gauge/logging (#596) 2021-07-04 11:26:57 +10:00
logger.ino VVT2 addition and closed loop VVT improvement (#551) 2021-04-22 08:56:39 +10:00
maths.h Small fixes for broken builds from the last few PRs 2021-04-22 10:58:50 +10:00
maths.ino Small fixes for broken builds from the last few PRs 2021-04-22 10:58:50 +10:00
page_crc.cpp Isolate table3D member access in comms.ino (#545) 2021-04-21 14:36:27 +10:00
page_crc.h Isolate table3D member access in comms.ino (#545) 2021-04-21 14:36:27 +10:00
pages.cpp Enhanced programmable outputs (#589) 2021-07-19 09:11:04 +10:00
pages.h Isolate table3D member access in comms.ino (#545) 2021-04-21 14:36:27 +10:00
rtc_common.h Change name of rtc.h/.ino files to avoid conflict for stm32 2021-01-23 08:49:44 +11:00
rtc_common.ino Remove RTC from mega2560 build 2021-02-04 12:22:30 +11:00
scheduledIO.h Further work unifying the MC33810 build. Complete but needs testing 2020-12-01 18:12:39 +11:00
scheduledIO.ino Add doxygen documentation (#597) 2021-06-22 15:30:52 +10:00
scheduler.h Add doxygen documentation (#597) 2021-06-22 15:30:52 +10:00
scheduler.ino Add doxygen documentation (#597) 2021-06-22 15:30:52 +10:00
secondaryTables.h Separate logic for secondary fuel and ignition tables 2020-10-22 11:21:48 +11:00
secondaryTables.ino Fix load source lookup on the secondary spark table. Fixes #532 2021-02-20 19:21:32 +11:00
sensors.h Add AE check to see whether MAP_DOT or TPS_DOT are increasing 2021-01-22 16:31:14 +11:00
sensors.ino Small bug fix (#629) 2021-08-09 22:57:55 +10:00
speeduino.h Some initial work for same51 board support 2021-03-13 08:43:51 +11:00
speeduino.ino Add doxygen documentation (#597) 2021-06-22 15:30:52 +10:00
storage.h VVT2 addition and closed loop VVT improvement (#551) 2021-04-22 08:56:39 +10:00
storage.ino Add doxygen documentation (#597) 2021-06-22 15:30:52 +10:00
table.h VVT2 addition and closed loop VVT improvement (#551) 2021-04-22 08:56:39 +10:00
table.ino Update table.ino (#585) 2021-07-06 08:55:27 +10:00
table_iterator.h Isolate table3D member access in comms.ino (#545) 2021-04-21 14:36:27 +10:00
timers.h Fix building stm32 f401 (#489) 2020-12-08 00:43:01 +11:00
timers.ino Add filter for Flex sensor (Eth% and fuel temp) 2021-07-17 09:42:58 +10:00
updates.h Begin some work on warnings cleanup 2018-07-19 17:35:35 +10:00
updates.ino Add delay option for idle advance (#601) 2021-07-19 18:03:07 +10:00
utilities.h Enhanced programmable outputs (#589) 2021-07-19 09:11:04 +10:00
utilities.ino Fix for disable maximum output time (#622) 2021-07-29 21:00:43 +10:00