speeduino/speeduino
Josh Stewart 49be6ebf48 Swap the order of the VE map and the first settings page to remove a warning in TS 2019-02-12 16:35:33 +11:00
..
src More portable version of the modular board handling 2019-01-20 15:46:33 +13:00
auxiliaries.h Move a whole bunch of stuff in to the new moduler, board specific files 2019-01-20 16:57:16 +13:00
auxiliaries.ino Clean compiling stm32F1 and F4 with stm32GENERIC 2019-01-26 20:34:20 +13:00
board_avr2560.h Move board specific code out of auxilliaries 2019-01-23 12:04:54 +13:00
board_avr2560.ino Minor cleanups 2019-01-26 20:33:25 +13:00
board_stm32.h Clean compiling stm32F1 and F4 with stm32GENERIC 2019-01-26 20:34:20 +13:00
board_stm32.ino Add in missing bits to allow up to 8 ignition channels 2019-01-27 10:56:27 +13:00
board_teensy35.h Move board specific code out of auxilliaries 2019-01-23 12:04:54 +13:00
board_teensy35.ino Further movement of the AVR code into it's board specific files 2019-01-23 17:20:14 +13:00
board_template.h Some basicboard templates for reference 2019-01-23 17:19:54 +13:00
board_template.ino Some basicboard templates for reference 2019-01-23 17:19:54 +13:00
cancomms.h Swap the order of the VE map and the first settings page to remove a warning in TS 2019-02-12 16:35:33 +11:00
cancomms.ino
comms.h Swap the order of the VE map and the first settings page to remove a warning in TS 2019-02-12 16:35:33 +11:00
comms.ino Multiple fixes for low speed issues with the high speed loggers. See #190 2019-02-04 12:44:57 +11:00
corrections.h
corrections.ino Prevent the 'Include AFR' option from working prior to the sensor warming up 2019-01-21 15:04:54 +13:00
crankMaths.h
crankMaths.ino
decoders.h
decoders.ino Multiple fixes for low speed issues with the high speed loggers. See #190 2019-02-04 12:44:57 +11:00
display.h
display.ino
errors.h
errors.ino
globals.h Multiple fixes for low speed issues with the high speed loggers. See #190 2019-02-04 12:44:57 +11:00
idle.h Move a whole bunch of stuff in to the new moduler, board specific files 2019-01-20 16:57:16 +13:00
idle.ino Ensure idle load is updating when cranking. Fixes #178 2019-02-04 14:32:05 +11:00
init.h
init.ino Minor cleanups 2019-01-26 20:33:25 +13:00
maths.h
maths.ino
scheduledIO.h
scheduledIO.ino
scheduler.h Move a whole bunch of stuff in to the new moduler, board specific files 2019-01-20 16:57:16 +13:00
scheduler.ino Add in missing bits to allow up to 8 ignition channels 2019-01-27 10:56:27 +13:00
sensors.h
sensors.ino
speeduino.h
speeduino.ino Add in missing bits to allow up to 8 ignition channels 2019-01-27 10:56:27 +13:00
storage.h VERY rough initial work on modular boards layout 2019-01-17 20:47:19 +11:00
storage.ino More portable version of the modular board handling 2019-01-20 15:46:33 +13:00
table.h Minor cleanups 2019-01-26 20:33:25 +13:00
table.ino
timers.h Begin moving board specific code out of timers.x 2019-01-22 12:04:21 +13:00
timers.ino Make sure the board inits do no take place until after the config is loaded from EEPROM 2019-01-25 10:37:08 +13:00
updates.h
updates.ino VERY rough initial work on modular boards layout 2019-01-17 20:47:19 +11:00
utils.h Move most of the stm32 runtime into board file 2019-01-22 10:56:25 +13:00
utils.ino Move most of the stm32 runtime into board file 2019-01-22 10:56:25 +13:00