Commit Graph

249 Commits

Author SHA1 Message Date
Josh Stewart df18c5d217 Initial support of O2 sensor calibration 2014-05-20 15:30:07 +10:00
Josh Stewart 80e7f7f8b4 Untested full calibration receive routine 2014-05-13 17:46:48 +10:00
Josh Stewart 93d516f904 Add saving calibration function, fix loop count in calibration load 2014-05-13 17:13:12 +10:00
Josh Stewart 30cf2348ab Make sure to read 2 bytes in EEPROM calibration load 2014-05-13 06:20:32 +10:00
Josh Stewart 6c20f6d5b8 Add free mem gauge and output channel (Disable testing mode) 2014-05-12 21:50:02 +10:00
Josh Stewart 4aa57039a6 Calibration tables load func (EEPROM) 2014-05-12 21:28:24 +10:00
Josh Stewart e50d30f4fe Option for checking free memory in TS 2014-05-12 21:27:58 +10:00
Josh Stewart 1275901466 Adjust 2D tables to support ints as well as bytes 2014-05-12 21:27:22 +10:00
Josh Stewart a3211d35b6 Add function to show free ram (Need to add output channel for this) 2014-05-12 13:44:23 +10:00
Josh Stewart 0cc84e651d Calibration storage definition and TS ini menu option 2014-05-12 13:43:57 +10:00
Josh Stewart 8f2094e20a First work on coolant and IAT reads and corrections 2014-05-12 13:43:33 +10:00
Josh Stewart 41e5d6441f Initial comms preparation for calibration 2014-05-12 13:42:36 +10:00
Josh Stewart da9d8045b4 ini cleanup 2014-05-08 23:01:56 +10:00
Josh Stewart 5870a47558 Various minor optimisations - Replace custom divide operation with div 2014-05-08 23:01:56 +10:00
Josh Stewart 781c6b72dc Correct secl sanity counter function 2014-05-08 23:01:56 +10:00
Josh Stewart 876849ff29 Update README.md 2014-05-08 11:27:12 +10:00
Josh Stewart 5b9ba4afd3 Fixed acceleration enrichment from performing lookup on wrong value. This enrichment is now confirmed working 2014-05-07 22:55:15 +10:00
Josh Stewart c07d0ebda7 Correct loops per second comms 2014-05-07 22:54:11 +10:00
Josh Stewart eaf6116a6b Adjust pin mapping slightly for v0.1 board 2014-05-07 08:40:23 +10:00
Josh Stewart 7e048b96f2 More complete corrections code. Large cleanup in a few areas 2014-05-06 21:07:49 +10:00
Josh Stewart 8a0a99a9e4 Updated WUE and TAE to work with 2D tables 2014-02-27 15:17:14 +11:00
Josh Stewart 78fdfbe2bb Completed dynamic 2D table implementation (Untested) 2014-02-27 13:26:04 +11:00
Josh Stewart b27b8231d1 High res loops per second logging 2014-02-24 16:15:13 +11:00
Josh Stewart c2df4337c6 Fixes to loop per second test channel 2014-02-18 21:05:13 +11:00
Josh Stewart 93b315f4eb Add a loops per second benchmarking channel for logging 2014-02-18 17:08:55 +11:00
Josh Stewart f8fe318d43 TPS based accel UI and basic variables 2014-02-17 21:54:28 +11:00
Josh Stewart d718eb4931 Basic TPS DOT code 2014-02-14 09:27:33 +11:00
Josh Stewart 2879020b37 Updated base tune 2014-02-06 20:58:49 +11:00
Josh Stewart 19186cfc1b Major cleanup of ini. Working TPS calibration 2014-02-06 20:48:23 +11:00
Josh Stewart 1b8fe853b6 Update README.md 2014-02-06 13:55:21 +11:00
Josh Stewart 592ad06c4d Update README.md 2014-02-06 13:54:59 +11:00
Josh Stewart bf8e038d4f Rename to speeduino 2014-02-06 13:48:48 +11:00
Josh Stewart 208e247827 Add v0.1 board design 2014-02-04 21:14:12 +11:00
Daedalusz aff30bc89e Added Low Resolution Timers
kartTimers (terrible name) provides lower frequency timers and
interrupts.
2014-01-31 15:02:32 +11:00
Daedalusz d7b58a696c Minor Formatting 2014-01-31 11:52:51 +11:00
Daedalusz 587981b7b4 Added masks for Squirt 2014-01-31 11:49:50 +11:00
Daedalusz fb624fbdad Updated ASE
When ASE is triggered it will now mark the appropriate bit in the
engine status to indicate ASE is active.
2014-01-30 16:56:25 +11:00
Daedalusz 859dd0c082 Added rudimentary tracking for run time * ASE
- Added ‘runSecs’ to Status struct
- Added a second counter in main loop
- Added After Start Enrichment functionality (based on seconds rather
than cycles)
2014-01-30 16:28:31 +11:00
Josh Stewart 0ec393a817 Remove incorrect and unneeded include 2014-01-30 13:18:39 +11:00
Josh Stewart fe0b0bce48 Small renaming of variable 2014-01-30 12:18:40 +11:00
Josh Stewart e442760dd3 Update README.md 2014-01-14 23:48:03 +11:00
Josh Stewart 6b85b8fdf7 A little bit of comment improvement and clarification 2014-01-10 15:54:33 +08:00
Josh Stewart c9cbeeef22 A little bit of cleanup of comments and layout 2014-01-10 14:51:28 +08:00
Josh Stewart bded6c64b8 Move hard and soft cut rev limits from test branch 2014-01-10 14:17:14 +08:00
Josh Stewart 533bec0f35 Update README.md 2014-01-08 09:09:10 +08:00
Josh Stewart 7f3ec684f5 New version of board definition 2014-01-07 16:02:20 +08:00
Josh Stewart 94eef00fcc Addition of corrections framework 2014-01-07 16:02:00 +08:00
Josh Stewart ef3b5390aa Add in placeholder for TPSdot 2014-01-07 16:01:30 +08:00
Josh Stewart ac463dadf4 Addition of 2D table functions 2014-01-07 16:01:14 +08:00
Josh Stewart 26e23865e1 Minor fixes to TPS related items 2013-12-29 23:44:08 +11:00