Commit Graph

202 Commits

Author SHA1 Message Date
Josh Stewart 01d9578523 Initial groundwork for 5 cylinder support 2016-07-24 19:32:26 +10:00
Josh Stewart cb75452fc7 Initial work on error management 2016-07-15 17:23:30 +10:00
Josh Stewart d071b45ff4 Prevent injector channels doing strange things when they're not in use 2016-07-04 20:08:23 +10:00
Josh Stewart a5536c9ffc Initial commit of Mazda AU decoder for classified 2016-07-01 15:13:58 +10:00
Josh Stewart 5a2c825cf7 Fix timing issue that could occur, particularly with very low injector angles 2016-06-27 13:45:51 +10:00
Josh Stewart 5847ee5330 Initial Flex sensor reading (Currently untested) 2016-06-24 18:02:53 +10:00
Josh Stewart a29c20e62f Fix for typo in injection angles (Sequential only) 2016-06-20 22:09:47 +10:00
Chris Hildebrandt d1a9545fb2 Typos
Fixed some typos in comments
2016-06-08 13:11:52 +10:00
Josh Stewart 4cc3c9e8d2 Multiply MAP option 2016-06-01 14:57:53 +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 fcde4cb28e Fix for re/starting non-cranking issue 2016-05-27 20:56:03 +10:00
Josh Stewart 1e4332d62d Fix for hard limiter regression 2016-05-25 15:06:34 +10:00
Josh Stewart 6624d9494c Experimental work on fixed cranking timing for certain decoders 2016-05-25 14:57:03 +10:00
Josh Stewart c10da12683 Initial work on closed loop boost 2016-05-15 21:05:49 +10:00
Josh Stewart 310ecd0b4c Initial commit of dynamic stall time. 2016-04-26 17:43:19 +10:00
Josh Stewart 4b3f60bd78 Fix typo on ignition bypass 2016-04-26 17:17:48 +10:00
Josh Stewart 97570a294e Testing commit of the ignition bypass system 2016-04-25 09:09:04 +10:00
Josh Stewart 62e0147b00 Tentatively complete boost cut. Needs testing 2016-04-13 21:41:25 +10:00
Josh Stewart 1fe8f115f8 Initial work on boost cutout 2016-04-12 23:22:14 +10:00
Josh Stewart d10608e493 Cleanup PID initialisations 2016-04-08 23:52:32 +10:00
Josh Stewart be0ccf6a5f Much improved launch control 2016-04-05 20:44:11 +10:00
Josh Stewart f78f2ae268 Sanity check on RPM calc 2016-04-01 08:54:58 +11:00
Josh Stewart 7a36e28b1e Fix the hard limit option for launch control 2016-03-26 09:11:30 +11:00
Josh Stewart e85de746b0 Allow launch to be triggered on high or low signal 2016-03-26 08:45:48 +11:00
Josh Stewart 69ed610d76 Movement of all sensor reads into their own file 2016-03-23 22:09:04 +11:00
Josh Stewart 2fb51787ad Fix average cycle MAP reading when engine is off (Also begins move of sensor readings to own file) 2016-03-09 16:40:11 +11:00
Josh Stewart 21d2078a4e Significant improvements to analog sensor readings (Filtering and read strategy) 2016-03-01 14:39:50 +11:00
Josh Stewart 51eccd984a Initial commit of 99-05 Miata decoder 2016-02-29 18:30:17 +11:00
Josh Stewart 1347c26688 Disable currently unused second O2 reading 2016-02-29 18:30:17 +11:00
Josh Stewart 72f65605b0 Initial commit of Honda D17 decoder (Crank only) 2016-02-17 12:37:54 +11:00
Josh Stewart af16c86af7 Initial sequential groundwork 2016-02-14 16:03:25 +11:00
Josh Stewart 5dbb6d9240 Large improvements to the ADC filtering system (Performance and flexibility) 2016-02-10 10:48:25 +11:00
Josh Stewart 20f3a40d9c Add protection for IAT igniting retard to ensure it doesn't go negative 2016-01-22 12:41:06 +11:00
Josh Stewart 6ef3a3d5d5 [Arduino 1.6.6+ Required!] Utilise the included libs without needing to copy or move them. 2016-01-05 23:02:24 +11:00
Josh Stewart be51ddf852 Rename injector variable to better reflect its purpose 2016-01-05 08:00:47 +11:00
Josh Stewart 2c747e5459 Initial commit of IAT based timing retard 2016-01-03 07:40:27 +11:00
Josh Stewart 9a6d6dba00 Clean up some of the on/off functions for injectors and coils 2016-01-02 08:46:40 +11:00
Josh Stewart 3b3541698e Fix for missing ignition signals on channels 3 and 4 2015-12-31 16:25:57 +11:00
Josh Stewart 9545550f18 Fix for TPS reading fluctuation if ADC value fell outside of the calibration range 2015-12-27 22:35:20 +11:00
Josh Stewart 0eb1e8c967 Improvements to Audi 135 decoder - Tested against stim. 2015-12-22 16:55:49 +11:00
Josh Stewart 63588f8000 Minor fixes for fuel pump priming 2015-12-22 15:30:00 +11:00
Josh Stewart 65f430a930 Add fuel pump priming 2015-12-21 15:45:52 +11:00
Josh Stewart e00de31a37 Allow for 0ms injector pulse if VE lookup is 0 2015-12-15 21:05:29 +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 91a0649600 Experimental MAP error checking, tracking and filtering 2015-12-13 09:24:08 +11:00
Josh Stewart 5d59af7e61 Apply ignition schedule improvements to ch3/4 channels 2015-12-09 23:00:52 +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 c54583f42c Add per decoder flagging for second derive prediction 2015-11-29 19:53:41 +11:00