speeduino-personal/speeduino
Josh Stewart 28fae10a45 Signatures and base tunes for 201905 2019-06-06 20:10:17 +10:00
..
src Fix FastCRChw and other warnings 2019-04-07 13:12:42 -04: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 Change the way some of the avr2560 timers are initialised 2019-04-01 16:10:10 +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 stm32 SPIAsEEPROM compatibility work 2019-03-12 21:49:09 +11:00
board_stm32_official.ino Minor MISRA cleanup 2019-03-07 23:13:38 +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 A bunch of setup work for MAE 2019-05-22 07:47:09 +10:00
comms.h Multiple fixes for 2nd fuel table. Seems to be working 2019-06-04 18:27:28 +10:00
comms.ino Signatures and base tunes for 201905 2019-06-06 20:10:17 +10:00
corrections.h cold start features 2019-04-11 15:31:24 +03:00
corrections.ino Threshold fix for MAE 2019-06-04 18:27:38 +10: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 Initial work on processing the 2nd fuel table 2019-05-02 11:52:05 +10: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 Multiple fixes for 2nd fuel table. Seems to be working 2019-06-04 18:27:28 +10:00
idle.h Merge pull request #206 from ric355/febstepper 2019-03-13 15:26:43 +11:00
idle.ino Add idle rpm target, delta, idle on statuses. Closes #215 2019-04-16 23:20:42 +10:00
init.h Introduce init.ino to help clean up speeduino.ino 2019-01-11 17:25:07 +11:00
init.ino A bunch of setup work for MAE 2019-05-22 07:47:09 +10: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 Complete new tacho setup (fixes #210) 2019-03-13 14:24:05 +11:00
scheduler.h Minor RAM cleanup 2019-04-22 00:23:44 +10:00
scheduler.ino Fix for Teensy not compiling when number of channels was set to 8/8 2019-03-07 22:59:36 +11:00
sensors.h A bunch of setup work for MAE 2019-05-22 07:47:09 +10:00
sensors.ino Only allow O2 sensor readings when they sensor type is not disabled 2019-06-05 18:22:19 +10:00
speeduino.h Initial work on processing the 2nd fuel table 2019-05-02 11:52:05 +10:00
speeduino.ino Prevent VE overflowing with Multiply if values too high 2019-05-23 17:15:16 +10:00
storage.h Initial memory allocation for 2nd fuel map 2019-04-10 15:58:38 +10:00
storage.ino Multiple fixes for 2nd fuel table. Seems to be working 2019-06-04 18:27:28 +10: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 Complete new tacho setup (fixes #210) 2019-03-13 14:24:05 +11:00
timers.ino Initial memory allocation for 2nd fuel map 2019-04-10 15:58:38 +10:00
updates.h Begin some work on warnings cleanup 2018-07-19 17:35:35 +10:00
updates.ino Signatures and base tunes for 201905 2019-06-06 20:10:17 +10:00
utils.h Initial work on CRC32 calcs for pages 2019-03-17 22:14:29 +11:00
utils.ino Initial memory allocation for 2nd fuel map 2019-04-10 15:58:38 +10:00