speeduino/speeduino
Josh Stewart 11024a2070 Matching product string for legacy comms 2022-09-17 09:46:07 +10:00
..
src Disable automatic retransmission (#910) 2022-08-10 11:07:29 +10:00
SD_logger.h fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
SD_logger.ino Do not run SD logging if overall setting is disabled 2022-08-31 14:49:03 +10:00
TS_CommandButtonHandler.h
TS_CommandButtonHandler.ino
acc_mc33810.h
acc_mc33810.ino
auxiliaries.h
auxiliaries.ino cl boost control above baro should use logical and/or (#901) 2022-07-27 10:26:22 +10:00
board_avr2560.h fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
board_avr2560.ino fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
board_same51.h fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
board_same51.ino fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
board_stm32_generic.h fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
board_stm32_generic.ino fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
board_stm32_official.h Fix for idle PWM on STM32. Enable idle timer when idle pwm is enabled. Fixes #907 2022-08-02 17:11:10 +10:00
board_stm32_official.ino Fix hanging on boot (#858) 2022-06-27 11:54:47 +10:00
board_teensy35.h fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
board_teensy35.ino Add OLCL mode to initBoard() for teensy (#903) 2022-07-28 10:23:10 +10:00
board_teensy41.h Disable SD on T4.1 temporarily to prevent lockups. See #847 2022-06-01 00:04:20 +00:00
board_teensy41.ino Add OLCL mode to initBoard() for teensy (#903) 2022-07-28 10:23:10 +10:00
board_template.h fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
board_template.ino fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
canBroadcast.h [WIP] CAN broadcasting menu (#639) 2022-04-21 16:33:10 +10:00
canBroadcast.ino Correct typos found by codespell (#880) 2022-06-27 10:39:14 +10:00
cancomms.h fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
cancomms.ino Correct typos found by codespell (#880) 2022-06-27 10:39:14 +10:00
comms.cpp Product string for 202207.1 2022-09-17 09:29:59 +10:00
comms.h Flush serial rx buffer if a CRC error is found 2022-09-17 09:25:22 +10:00
comms_legacy.cpp Matching product string for legacy comms 2022-09-17 09:46:07 +10:00
comms_legacy.h fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
corrections.h Minor improvements to AE corrections logic/calcs 2022-04-27 11:03:02 +10:00
corrections.ino fix check for DFCO off in correctionAFRclosedLoop() (#899) 2022-07-27 10:22:34 +10:00
crankMaths.h
crankMaths.ino Volatile decoder variables (#902) 2022-07-27 10:09:37 +10:00
decoders.h Volatile decoder variables (#902) 2022-07-27 10:09:37 +10:00
decoders.ino Jeep2000 fix (#912) 2022-09-15 10:00:44 +10:00
display.h
display.ino fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
engineProtection.h AFR protection function (#861) 2022-06-20 09:52:07 +10:00
engineProtection.ino Fixed value mode for AFR protection (#877) 2022-06-27 09:21:11 +10:00
errors.h
errors.ino
globals.h Add option for SD logging with external switch 2022-07-08 14:31:48 +10:00
globals.ino Add option for SD logging with external switch 2022-07-08 14:31:48 +10:00
idle.h Fix for uninitialised variable in OLCL and CL stepper idle control (#926) 2022-09-13 23:17:51 +10:00
idle.ino Fix for uninitialised variable in OLCL and CL stepper idle control (#926) 2022-09-13 23:17:51 +10:00
init.h Fix issue when switching to sequential fuel post PR #478 2022-04-28 10:57:36 +10:00
init.ino Fix for uninitialised variable in OLCL and CL stepper idle control (#926) 2022-09-13 23:17:51 +10:00
int16_byte.h Correct typos found by codespell (#880) 2022-06-27 10:39:14 +10:00
logger.h fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
logger.ino
maths.h
maths.ino
page_crc.cpp
page_crc.h
pages.cpp Improve closedloop boost control (#736) 2022-06-03 15:44:09 +10:00
pages.h Improve closedloop boost control (#736) 2022-06-03 15:44:09 +10:00
rtc_common.h
rtc_common.ino Fix hanging on boot (#858) 2022-06-27 11:54:47 +10:00
scheduledIO.h Added option to fix tacho signal to coil dwell (#825) 2022-05-24 14:29:38 +10:00
scheduledIO.ino Added option to fix tacho signal to coil dwell (#825) 2022-05-24 14:29:38 +10:00
scheduler.h Correct typos found by codespell (#880) 2022-06-27 10:39:14 +10:00
scheduler.ino Correct typos found by codespell (#880) 2022-06-27 10:39:14 +10:00
secondaryTables.h
secondaryTables.ino fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
sensors.h Add unit test for basic TAE 2022-05-25 11:02:55 +10:00
sensors.ino Fix for uninitialised variable in OLCL and CL stepper idle control (#926) 2022-09-13 23:17:51 +10:00
speeduino.h Enable use of disabled functions pins (#549) 2022-06-29 16:37:50 +10:00
speeduino.ino Tweaks to 2560 EEPROM burn during multi page writes 2022-09-17 09:24:56 +10:00
storage.cpp Tweaks to 2560 EEPROM burn during multi page writes 2022-09-17 09:24:56 +10:00
storage.h Narrow scope of EEPROM_MAX_WRITE_BLOCK to writeConfig (#881) 2022-06-27 11:53:33 +10:00
table2d.h
table2d.ino fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
table3d.cpp
table3d.h fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
table3d_axes.h
table3d_axis_io.cpp
table3d_axis_io.h
table3d_interpolate.cpp fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
table3d_interpolate.h
table3d_typedefs.h
table3d_values.h fix typos in code documentation (#816) 2022-04-11 10:49:58 +10:00
timers.h Fix broken build on Teensy from #880 2022-06-27 11:48:12 +10:00
timers.ino Fix broken build on Teensy from #880 2022-06-27 11:48:12 +10:00
updates.h
updates.ino Add option for SD logging with external switch 2022-07-08 14:31:48 +10:00
utilities.h Fix issue when switching to sequential fuel post PR #478 2022-04-28 10:57:36 +10:00
utilities.ino Fix issue when switching to sequential fuel post PR #478 2022-04-28 10:57:36 +10:00