Commit Graph

85 Commits

Author SHA1 Message Date
Josh Stewart 1f216513db Consistency improvement for the dual wheel decoder 2016-11-26 22:30:45 +11:00
Josh Stewart 8b551e6506 Fix for sequential ignition timing issue (No spark under some conditions) 2016-11-21 22:06:41 +11:00
Josh Stewart 4bfab2e479 Remove extra ISR code 2016-11-21 16:46:32 +11:00
Josh Stewart 1afb70d1da Final sequential fixes/tweaks 2016-11-09 12:57:04 +11:00
Josh Stewart 42640cd34b Minor performance improvements 2016-11-08 17:04:34 +11:00
Josh Stewart 5463dba01c Experimental high-res 4g63 decoder 2016-10-27 08:49:27 +11:00
Josh Stewart 2b902edc75 Function prototypes for decoders 2016-10-26 10:21:46 +11:00
Josh Stewart a4593ae339 Better tooth log handling 2016-10-19 13:12:08 +11:00
Josh Stewart 2181f39037 Sequential support on the dual wheel decoder 2016-10-19 10:38:55 +11:00
Josh Stewart 34b571226e Further sequential work 2016-10-15 21:52:20 +11:00
Josh Stewart cb4d0b9ab6 Initial commit of sequential fuel and spark 2016-10-04 20:28:51 +11:00
Josh Stewart 091cf250ff Completed non-360 degree decoder 2016-09-22 00:58:04 +10:00
Josh Stewart dd06725397 Initial groundwork for the non-360 decoder 2016-09-19 23:31:38 +10:00
Josh Stewart 52e8b7efc9 Correct condition on missing tooth decoder that could leave the filter in an recoverable state 2016-08-31 13:52:23 +10:00
Josh Stewart 5f2925ab8e Smoother starting with the 4g63 decoder 2016-08-16 21:42:08 +10:00
Josh Stewart e587f2df5d Improvements to the Mazda_AU decoder 2016-08-05 17:01:28 +10:00
Josh Stewart 990aa000a3 Allow locked cranking timing for MazdaAU decoder 2016-07-01 17:03:06 +10:00
Josh Stewart a5536c9ffc Initial commit of Mazda AU decoder for classified 2016-07-01 15:13:58 +10:00
Josh Stewart 27e7d249f1 Check in the PID controller to avoid unneeded code path 2016-06-01 20:39:30 +10:00
Josh Stewart 017501878e Trigger based locked timing for Basic Distributor and 4G63 decoders 2016-05-29 19:41:31 +10:00
Josh Stewart 726645d376 Minor performance improvements 2016-05-28 22:06:48 +10:00
Josh Stewart 6624d9494c Experimental work on fixed cranking timing for certain decoders 2016-05-25 14:57:03 +10:00
Josh Stewart 27a34a8fb9 Tested fix for dual wheel cranking issue 2016-05-09 10:18:05 +10:00
Josh Stewart f62ed11821 More improvements on the dual wheel decoder 2016-05-01 22:03:32 +10:00
Josh Stewart cdb9ddb874 Very experimental dual wheel potential fix. 2016-05-01 01:07:55 +10:00
Josh Stewart 310ecd0b4c Initial commit of dynamic stall time. 2016-04-26 17:43:19 +10:00
Josh Stewart 52876b7751 Small improvement to 4g63 cranking 2016-04-24 20:58:18 +10:00
Josh Stewart a0fa7527d6 Expand filter configuration for decoders 2016-04-17 15:04:41 +10:00
Josh Stewart e61dcc566b Initial commit of the trigger filter setting (Only currently applies to dual wheel) 2016-04-17 02:38:06 +10:00
Josh Stewart f1e2db7e2a Sequential safe crank angle sanity checks 2016-04-08 22:40:11 +10:00
Josh Stewart f78f2ae268 Sanity check on RPM calc 2016-04-01 08:54:58 +11:00
Josh Stewart 51eccd984a Initial commit of 99-05 Miata decoder 2016-02-29 18:30:17 +11:00
Josh Stewart 06458635ef Improvements to D17 decoder 2016-02-18 15:00:08 +11:00
Josh Stewart 72f65605b0 Initial commit of Honda D17 decoder (Crank only) 2016-02-17 12:37:54 +11:00
Josh Stewart dff362cc57 Fix for incorrect counting on Audi 135 2016-01-03 14:34:51 +11:00
Josh Stewart 0174a98908 More fixes for Audi 135 and dual wheel 2016-01-01 23:14:05 +11:00
Josh Stewart 3476cdffd9 Removing incorrect sync triggering on dual and Audi 135 decoders 2016-01-01 09:41:56 +11:00
Josh Stewart 0eb1e8c967 Improvements to Audi 135 decoder - Tested against stim. 2015-12-22 16:55:49 +11:00
Josh Stewart bd0fc5806b Tweaks to Audi135 decoder 2015-12-15 17:23:49 +11:00
Josh Stewart 6472f8857e Initial commit of Audi 135 decoder 2015-12-15 16:06:42 +11:00
Josh Stewart bc92bcad0f Fix missing MAP reset in new error checking code 2015-12-13 16:53:36 +11:00
Josh Stewart 1bc999ba49 Tweaks to 4g63 decoder filters 2015-12-13 10:04:54 +11:00
Josh Stewart 23f10a918a Fix to low speed / small advance timing bug (CH 1/2 only) 2015-12-09 12:25:46 +11:00
Josh Stewart 756b048e5a Add protection for possible interrupt clash on 4g63 (Rare issue) 2015-12-09 12:25:45 +11:00
Josh Stewart 356fd0aa99 Add missing variable for low speed crank angle 2015-11-30 20:30:31 +11:00
Josh Stewart c54583f42c Add per decoder flagging for second derive prediction 2015-11-29 19:53:41 +11:00
Josh Stewart 9b69a583c2 Performance improvements (Div operations in getCrankAngle) 2015-11-25 16:55:36 +11:00
Josh Stewart c779f42d9e Potential fix for erratic spark behaviour 2015-11-25 15:39:52 +11:00
Josh Stewart 2517d97555 Move toothDeltaT out of interrupts 2015-11-08 22:56:54 +11:00
Josh Stewart 4dac30aa59 Minor fixes for a few decoders (Mainly 4g63) 2015-11-07 22:12:59 +11:00