speeduino/speeduino
Bruno Bousquet bea951ed84 put better comments 2019-07-19 16:21:52 -04:00
..
src Warnings cleanup 2019-07-12 16:46:34 +10: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 make all ignition and fuel timers run at same speed 2019-07-19 15:57:30 -04:00
board_avr2560.ino put better comments 2019-07-19 16:21:52 -04: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 Big MISRA cleanup 2019-07-08 17:56:02 +10: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 Warnings cleanup 2019-07-12 16:46:34 +10:00
comms.ino Warnings cleanup 2019-07-12 16:46:34 +10:00
corrections.h cold start features 2019-04-11 15:31:24 +03:00
corrections.ino Fix for HW test mode that broke in f41f95a60c 2019-06-24 15:47:13 +10:00
crankMaths.h Big MISRA cleanup 2019-07-08 17:56:02 +10:00
crankMaths.ino
decoders.h
decoders.ino Big MISRA cleanup 2019-07-08 17:56:02 +10:00
display.h
display.ino
errors.h
errors.ino
globals.h Add battery voltage offset calibration. Fixes #179 2019-07-08 17:51:08 +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 Add pin mapping for 01-05 Miata PNP 2019-07-12 16:41:53 +10:00
maths.h New pins assigned to BLACK_STM32F407VE. 2019-02-20 22:46:10 +01:00
maths.ino Big MISRA cleanup 2019-07-08 17:56:02 +10:00
scheduledIO.h
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 Big MISRA cleanup 2019-07-08 17:56:02 +10:00
speeduino.h Initial work on processing the 2nd fuel table 2019-05-02 11:52:05 +10:00
speeduino.ino Warnings cleanup 2019-07-12 16:46:34 +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
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
updates.ino Warnings cleanup 2019-07-12 16:46:34 +10:00
utils.h Initial work on CRC32 calcs for pages 2019-03-17 22:14:29 +11:00
utils.ino Big MISRA cleanup 2019-07-08 17:56:02 +10:00