speeduino-personal/speeduino
Josh Stewart f2c1d6c615 Fix table size array to account for swapped tables 2019-02-13 10:00:25 +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 dec 29122018 master from josh 2018-12-29 17:26:30 +00:00
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 Signatures and base tunes for 201902 2019-02-12 17:06:29 +11:00
corrections.h dec 29122018 master from josh 2018-12-29 17:26:30 +00:00
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 dec 29122018 master from josh 2018-12-29 17:26:30 +00:00
crankMaths.ino dec 29122018 master from josh 2018-12-29 17:26:30 +00:00
decoders.h dec 29122018 master from josh 2018-12-29 17:26:30 +00:00
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 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
errors.h Move to PlatformIO for project layout 2017-02-06 20:56:46 +11:00
errors.ino dec 29122018 master from josh 2018-12-29 17:26:30 +00:00
globals.h Fix table size array to account for swapped tables 2019-02-13 10:00:25 +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 Introduce init.ino to help clean up speeduino.ino 2019-01-11 17:25:07 +11:00
init.ino Minor cleanups 2019-01-26 20:33:25 +13:00
maths.h More warnings cleanup 2018-07-19 23:26:31 +10:00
maths.ino dec 29122018 master from josh 2018-12-29 17:26:30 +00:00
scheduledIO.h Initial work on new ignition timing method (Very messy) 2018-08-08 15:17:09 +10:00
scheduledIO.ino More warnings cleanup 2018-07-19 23:26:31 +10:00
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 dec 29122018 master from josh 2018-12-29 17:26:30 +00:00
sensors.ino fix various typo in ts ini 2018-12-29 22:55:02 +00:00
speeduino.h Introduce init.ino to help clean up speeduino.ino 2019-01-11 17:25:07 +11:00
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 More warnings cleanup 2018-07-19 23:26:31 +10:00
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 Begin some work on warnings cleanup 2018-07-19 17:35:35 +10:00
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