speeduino-personal/speeduino
hoogendijkta cc6d3e4147 cleaning up the files and making a board file for the stm32F407VE 2019-02-22 16:39:07 +01:00
..
src New pins assigned to BLACK_STM32F407VE. 2019-02-20 22:46:10 +01: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 moved pin definitions to board files instead of init.ino 2019-02-20 15:47:48 +01:00
board_stm32.h cleaning up the files and making a board file for the stm32F407VE 2019-02-22 16:39:07 +01:00
board_stm32.ino cleaning up the files and making a board file for the stm32F407VE 2019-02-22 16:39:07 +01:00
board_stm32F407VE.h cleaning up the files and making a board file for the stm32F407VE 2019-02-22 16:39:07 +01:00
board_stm32F407VE.ino cleaning up the files and making a board file for the stm32F407VE 2019-02-22 16:39:07 +01:00
board_teensy35.h Move board specific code out of auxilliaries 2019-01-23 12:04:54 +13:00
board_teensy35.ino moved pin definitions to board files instead of init.ino 2019-02-20 15:47:48 +01: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 First try fixing hardware timers STM32F407VE 2019-02-19 23:28:13 +01: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
display.ino
errors.h
errors.ino dec 29122018 master from josh 2018-12-29 17:26:30 +00:00
globals.h cleaning up the files and making a board file for the stm32F407VE 2019-02-22 16:39:07 +01: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 moved pin definitions to board files instead of init.ino 2019-02-20 15:47:48 +01:00
maths.h New pins assigned to BLACK_STM32F407VE. 2019-02-20 22:46:10 +01: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 New pins assigned to BLACK_STM32F407VE. 2019-02-20 22:46:10 +01: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 Fix a bug where calibration routines could potentially overwrite the early memory areas in EEPROM 2019-02-14 19:53:16 +11:00
storage.ino Sram battery backuped used as EEPROM on the BLACK_STM32F407VE boards 2019-02-20 13:45:38 +01: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 Sram battery backuped used as EEPROM on the BLACK_STM32F407VE boards 2019-02-20 13:45:38 +01: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