speeduino-personal/speeduino
Josh Stewart 05e3d928ad Minor bits missed from last commit 2019-03-06 18:17:33 +11:00
..
src New pins assigned to BLACK_STM32F407VE. 2019-02-20 22:46:10 +01:00
auxiliaries.h Fix PINMAKS_TYPE typo 2019-03-03 19:15:57 -03:00
auxiliaries.ino Clean compiling stm32F1 and F4 with stm32GENERIC 2019-01-26 20:34:20 +13:00
board_avr2560.h Workaround for potential stray spark signals on startup 2019-03-06 16:58:26 +11:00
board_avr2560.ino Minor bits missed from last commit 2019-03-06 18:17:33 +11:00
board_stm32_generic.h Add board variable to set where the EEPROM class will come from 2019-03-05 01:02:02 +11:00
board_stm32_generic.ino Remove extra pinMappings (for now) and pass the CORE_STM32_OFFICIAL in the compile options 2019-03-05 01:02:53 +11:00
board_stm32_official.h Add board variable to set where the EEPROM class will come from 2019-03-05 01:02:02 +11:00
board_stm32_official.ino Multiple stm32 and general arch cleanup/fix from last merge 2019-03-04 23:45:33 +11:00
board_teensy35.h Add board variable to set where the EEPROM class will come from 2019-03-05 01:02:02 +11:00
board_teensy35.ino Remove extra pinMappings (for now) and pass the CORE_STM32_OFFICIAL in the compile options 2019-03-05 01:02:53 +11:00
board_template.h Add board variable to set where the EEPROM class will come from 2019-03-05 01:02:02 +11:00
board_template.ino Some basicboard templates for reference 2019-01-23 17:19:54 +13:00
cancomms.h STM32 update 2019-03-03 01:43:43 -03: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 fix code version 2019-03-03 02:08:33 -03: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 Minor bits missed from last commit 2019-03-06 18:17:33 +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 Remove extra pinMappings (for now) and pass the CORE_STM32_OFFICIAL in the compile options 2019-03-05 01:02:53 +11:00
idle.h Fix PINMAKS_TYPE typo 2019-03-03 19:15:57 -03: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 STM32 update 2019-03-03 01:43:43 -03: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 Minor bits missed from last commit 2019-03-06 18:17:33 +11:00
sensors.h dec 29122018 master from josh 2018-12-29 17:26:30 +00:00
sensors.ino Merge branch 'master' into dev_stm32F407VE 2019-03-04 09:33:56 +11:00
speeduino.h Introduce init.ino to help clean up speeduino.ino 2019-01-11 17:25:07 +11:00
speeduino.ino Multiple stm32 and general arch cleanup/fix from last merge 2019-03-04 23:45:33 +11: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 Add board variable to set where the EEPROM class will come from 2019-03-05 01:02:02 +11: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 Workaround for potential stray spark signals on startup 2019-03-06 16:58:26 +11:00
updates.h Begin some work on warnings cleanup 2018-07-19 17:35:35 +10:00
updates.ino Remove extra pinMappings (for now) and pass the CORE_STM32_OFFICIAL in the compile options 2019-03-05 01:02:53 +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