Commit Graph

1807 Commits

Author SHA1 Message Date
Josh Stewart d291d6433f Fix minor bug where cranking RPM would be rough on startup for 1 second 2018-06-17 11:29:47 +10:00
Josh Stewart 3773647062 Initial implementation of AE RPM tapering (Issue #138) 2018-06-10 14:57:52 +10:00
Josh Stewart 34e0aca5b6 June Dev signatures 2018-06-10 13:04:57 +10:00
Josh Stewart ab08140bbc Cleanup of new micros() timer stuff 2018-06-07 15:23:34 +10:00
Josh Stewart 47b7da893e Base tunes and signtatures for May 18 FW 2018-06-07 15:22:04 +10:00
Josh Stewart 627d6d98fa Tweaks and bug fixes on the PID AFR algorithm 2018-06-06 16:51:28 +10:00
Josh Stewart 6258fd1556 Correct schedule function definitions to match actual functions 2018-06-06 12:15:07 +10:00
Josh Stewart 88429b977b Minor changes to Simple closed loop AFR algorithm
See Issue #142
2018-06-04 17:01:53 +10:00
Josh Stewart 388ad9ac41 Add UA4C board definition 2018-06-04 16:33:19 +10:00
Josh Stewart badb088006 Change fan on/off logic to be more reliable 2018-05-31 08:29:17 +10:00
Josh Stewart da12223142 Nearly complete NA8 64-pin PNP 2018-05-30 14:18:48 +10:00
Josh Stewart ecfd621a01 Cleanup boost control settings to disable PID options when using open loop 2018-05-15 14:13:07 +10:00
Josh Stewart a694651caa Add open loop boost option back in 2018-05-15 14:05:45 +10:00
Josh Stewart 40fb525882 Tidied up ini load units etc for different algorithms 2018-05-15 10:12:26 +10:00
Josh Stewart 19e258ecfb Independent fuel and ignition load algorithms 2018-05-08 16:43:18 +10:00
Josh Stewart 00daa6b93a Initial Idle Up implementation 2018-05-04 17:55:58 +10:00
Josh Stewart 50196ce247 May dev signatures 2018-05-02 16:40:57 +10:00
Josh Stewart be6658975f Add DrawIO library 2018-05-01 23:36:35 +10:00
Josh Stewart d7599089dc April 18 signatures and base tunes 2018-05-01 17:40:05 +10:00
Josh Stewart ba88cfc07d Allow negative fixed ignition angles 2018-05-01 17:33:52 +10:00
Josh Stewart c0cf1c5119 MISRA cleanup 2018-04-25 08:00:16 +10:00
Josh Stewart 4b5f580649 All base work on EMAP sensor configuration and reading 2018-04-24 21:31:52 +10:00
Josh Stewart d473e00ce4 Groundwork for proper variable algorithms 2018-04-24 17:11:10 +10:00
Josh Stewart af62eb716e Final version of Calculations dash for this month 2018-04-23 16:56:47 +10:00
Josh Stewart 1d5a79757a Send through channel and squirt info to TS 2018-04-23 15:27:57 +10:00
Josh Stewart 1f998a2764 Add sequential set modes for 6 and 8 cylinder fuel 2018-04-20 17:13:20 +10:00
Josh Stewart f62a4d727c Add protection check on Miata 99-05 fixed cranking timing 2018-04-20 17:02:59 +10:00
Josh Stewart 8706c107fb Multi-squirt enable (giggity) 2018-04-20 17:02:35 +10:00
Josh Stewart 68f542405e Remove unused flex variables 2018-04-13 08:38:24 +10:00
Josh Stewart 4c68c15ce5
Merge pull request #137 from Autohome2/teesyrevab
Teensy rev ab
2018-04-12 09:23:40 +10:00
darren siepka aa3904b448 add dvjcodec rev a and b teensy board entry
reactivate second o2 input
2018-04-10 23:17:38 +01:00
Josh Stewart 18556718b1 Fix issue where PWM idle could fail to load at startup 2018-04-08 14:40:12 +10:00
darren siepka 2498f53730 fix second o2 error 2018-04-05 22:11:58 +01:00
darren siepka a5e226c58c add teensy ifdef for new board entries 2018-04-05 22:02:33 +01:00
darren siepka 8583e8ac7a Merge branch 'teensy_reva' of https://github.com/Autohome2/speeduino 2018-04-05 21:42:47 +01:00
darren siepka 339ece2618 add reva and revb teensy boards and enable second o2 2018-04-05 21:41:33 +01:00
Autohome2 b64d564f5d
Merge pull request #55 from noisymime/master
update to josh master 05042018
2018-04-05 21:00:03 +01:00
Josh Stewart 8d7370e0df Multiple safety checks and fixes on fixed cranking and Miata 99-05 decoder 2018-04-04 14:40:09 +10:00
Josh Stewart 818a2416b8 Increase the cranking RPM setting resolution to 10rpm 2018-04-04 14:39:17 +10:00
Josh Stewart 6df7e4c345 Timer configs for boost and vvt on Teensy 2018-04-03 17:47:33 +10:00
Josh Stewart 915c6b9107 Fix timer initialisation on Teensy for more than 4 ign/inj channels 2018-04-03 17:12:23 +10:00
Josh Stewart 4759b9f729 Files for v.0.4.3c board (Adds stepper driver disable trace) 2018-04-03 08:25:01 +10:00
Josh Stewart fec0211da0 Initial work on calculations dashboard 2018-04-01 20:50:45 +10:00
Josh Stewart 34ab5a3a67 Allow final values in the WUE table below 100% 2018-03-28 12:50:36 +11:00
Josh Stewart 7353782399 Correct some of the extra fuel enable/disable macros 2018-03-20 23:58:17 +11:00
Josh Stewart dd197adb07 Revert a few problem changes from the last PR 2018-03-20 22:49:00 +11:00
Josh Stewart 18e91ac378
Merge pull request #134 from VitorBoss/master
STM32 fast update
2018-03-19 08:44:32 +11:00
Josh Stewart 5d68ca4c6f Copy/paste errors in schedule numbers 2018-03-19 08:43:34 +11:00
VitorBoss bcf3a2922b fix for digitalPinToInterrupt on libmaple core 2018-03-18 03:39:30 -03:00
VitorBoss 7e19e6c4ad Fixes for STM crash 2018-03-18 03:26:12 -03:00