speeduino-personal/speeduino
Josh Stewart c145210fff Disable MISRA scanning until new method is ready 2019-09-02 23:45:28 +10:00
..
src Disable MISRA scanning until new method is ready 2019-09-02 23:45:28 +10:00
auxiliaries.h Some of the basic closed loop VVT stuff 2019-08-20 09:55:46 +10:00
auxiliaries.ino Clean compile on Teensy 4 2019-08-21 15:15:19 +10:00
board_avr2560.h remove _SLOW versions of MAX_TIMER_PERIOD and uS_TO_TIMER_COMPARE 2019-08-22 20:18:07 -04:00
board_avr2560.ino Merge pull request #237 from brunob45/dev/timerspt1 2019-08-03 15:30:02 +10:00
board_stm32_generic.h remove _SLOW versions of MAX_TIMER_PERIOD and uS_TO_TIMER_COMPARE 2019-08-22 20:18:07 -04:00
board_stm32_generic.ino Big MISRA cleanup 2019-07-08 17:56:02 +10:00
board_stm32_official.h remove _SLOW versions of MAX_TIMER_PERIOD and uS_TO_TIMER_COMPARE 2019-08-22 20:18:07 -04:00
board_stm32_official.ino Minor MISRA cleanup 2019-03-07 23:13:38 +11:00
board_teensy35.h remove _SLOW versions of MAX_TIMER_PERIOD and uS_TO_TIMER_COMPARE 2019-08-22 20:18:07 -04:00
board_teensy35.ino Detect Teensy v4 and differentiate from other Teensy 2019-08-20 23:45:29 +10:00
board_teensy40.h remove _SLOW versions of MAX_TIMER_PERIOD and uS_TO_TIMER_COMPARE 2019-08-22 20:18:07 -04:00
board_teensy40.ino Clean compile on Teensy 4 2019-08-21 15:15:19 +10:00
board_template.h remove _SLOW versions of MAX_TIMER_PERIOD and uS_TO_TIMER_COMPARE 2019-08-22 20:18:07 -04: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 Merge branch 'master' of https://github.com/noisymime/speeduino 2019-08-17 16:21:31 +02:00
comms.h More complete support for table switching 2019-09-02 17:01:03 +10:00
comms.ino More complete support for table switching 2019-09-02 17:01:03 +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 Warnings cleanup 2019-08-02 10:14:25 +10:00
crankMaths.ino dec 29122018 master from josh 2018-12-29 17:26:30 +00:00
decoders.h Most of the initial closed loop VVT base work 2019-08-08 16:26:59 +10:00
decoders.ino remove _SLOW versions of MAX_TIMER_PERIOD and uS_TO_TIMER_COMPARE 2019-08-22 20:18:07 -04:00
display.h
display.ino Remove some old display code that is no longer used 2017-02-08 15:28:27 +11:00
errors.h
errors.ino dec 29122018 master from josh 2018-12-29 17:26:30 +00:00
globals.h More complete support for table switching 2019-09-02 17:01:03 +10:00
idle.h Merge pull request #206 from ric355/febstepper 2019-03-13 15:26:43 +11:00
idle.ino Clean compile on Teensy 4 2019-08-21 15:15:19 +10:00
init.h Introduce init.ino to help clean up speeduino.ino 2019-01-11 17:25:07 +11:00
init.ino Fix typo on the CORE4 pin mapping 2019-09-02 11:17:55 +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 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 Clean compile on Teensy 4 2019-08-21 15:15:19 +10:00
scheduler.ino remove _SLOW versions of MAX_TIMER_PERIOD and uS_TO_TIMER_COMPARE 2019-08-22 20:18:07 -04:00
sensors.h Warnings cleanup 2019-08-02 10:14:25 +10:00
sensors.ino Average cycle MAP reading for, similar to b5b6ea64a2 2019-08-21 15:20:29 +10:00
speeduino.h More complete support for table switching 2019-09-02 17:01:03 +10:00
speeduino.ino Merge branch 'master' of https://github.com/noisymime/speeduino 2019-09-02 17:01:46 +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 Warnings cleanup 2019-08-02 10:14:25 +10:00
timers.h Complete new tacho setup (fixes #210) 2019-03-13 14:24:05 +11:00
timers.ino Fix for potential missed pulses on tacho output 2019-08-04 19:24:19 +10:00
updates.h Begin some work on warnings cleanup 2018-07-19 17:35:35 +10:00
updates.ino Add legacy MAP reading mode 2019-08-07 09:51:18 +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