speeduino/speeduino
Pasi Kemppainen 1f8b8eb486
Fix 2.0.0 STM32 core and F1 support (#587)
2021-06-03 10:07:11 +10:00
..
src Fix 2.0.0 STM32 core and F1 support (#587) 2021-06-03 10:07:11 +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 Small fixes for broken builds from the last few PRs 2021-04-22 10:58:50 +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 Isolate table3D member access in comms.ino (#545) 2021-04-21 14:36:27 +10:00
board_stm32_official.ino Isolate table3D member access in comms.ino (#545) 2021-04-21 14:36:27 +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 Isolate table3D member access in comms.ino (#545) 2021-04-21 14:36:27 +10:00
cancomms.ino Fix build warnings (#558) 2021-04-21 16:33:19 +10:00
comms.cpp VVT2 addition and closed loop VVT improvement (#551) 2021-04-22 08:56:39 +10:00
comms.h Isolate table3D member access in comms.ino (#545) 2021-04-21 14:36:27 +10:00
corrections.h Fix corrections unit test 2021-01-23 15:28:20 +11:00
corrections.ino VVT2 addition and closed loop VVT improvement (#551) 2021-04-22 08:56:39 +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 VVT2 addition and closed loop VVT improvement (#551) 2021-04-22 08:56:39 +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
engineProtection.h Mostly complete engine protection (excl AFR) 2020-06-06 14:27:46 +10:00
engineProtection.ino Only allow the oil pressure protection to enable if the oil pressure input is actually on 2020-07-07 16:47:28 +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 VVT2 addition and closed loop VVT improvement (#551) 2021-04-22 08:56:39 +10:00
globals.ino VVT2 addition and closed loop VVT improvement (#551) 2021-04-22 08:56:39 +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 build warnings (#558) 2021-04-21 16:33:19 +10:00
init.h Introduce init.ino to help clean up speeduino.ino 2019-01-11 17:25:07 +11:00
init.ino Fix CORE4 Spare In 1 (#584) 2021-05-22 09:58:24 +10:00
logger.h VVT2 addition and closed loop VVT improvement (#551) 2021-04-22 08:56:39 +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 VVT2 addition and closed loop VVT improvement (#551) 2021-04-22 08:56:39 +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 Further work unifying the MC33810 build. Complete but needs testing 2020-12-01 18:12:39 +11:00
scheduler.h Fix building stm32 f401 (#489) 2020-12-08 00:43:01 +11:00
scheduler.ino Potential fix for new ignition mode on channels 4+ 2020-12-07 17:08:47 +11: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 Isolate table3D member access in comms.ino (#545) 2021-04-21 14:36:27 +10:00
speeduino.h Some initial work for same51 board support 2021-03-13 08:43:51 +11:00
speeduino.ino VVT2 addition and closed loop VVT improvement (#551) 2021-04-22 08:56:39 +10:00
storage.h VVT2 addition and closed loop VVT improvement (#551) 2021-04-22 08:56:39 +10:00
storage.ino VVT2 addition and closed loop VVT improvement (#551) 2021-04-22 08:56:39 +10:00
table.h VVT2 addition and closed loop VVT improvement (#551) 2021-04-22 08:56:39 +10:00
table.ino Isolate table3D member access in comms.ino (#545) 2021-04-21 14:36: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 Small fixes for broken builds from the last few PRs 2021-04-22 10:58:50 +10:00
updates.h Begin some work on warnings cleanup 2018-07-19 17:35:35 +10:00
updates.ino VVT2 addition and closed loop VVT improvement (#551) 2021-04-22 08:56:39 +10:00
utilities.h Fix build warnings (#558) 2021-04-21 16:33:19 +10:00
utilities.ino Build fix (#552) 2021-04-21 15:06:59 +10:00