Commit Graph

159 Commits

Author SHA1 Message Date
Josh Stewart 6c8fbcf228 Platform check on ADC interrupt. Fixes #59 2016-11-21 16:45:21 +11:00
Josh Stewart af40812586 Allow for leading/trailing edge selection on missing tooth and dual wheel decoders 2016-11-18 14:28:33 +11:00
VitorBoss 0a6be57aa6 Fix wrong pins description 2016-11-04 06:53:13 -02:00
Josh Stewart f9e226d828 Complete and tested fuel trim 2016-11-02 12:13:17 +11:00
Josh Stewart 7aeff0cbda Further memory fixes for sequential trims 2016-11-01 23:19:16 +11:00
Josh Stewart 30a48dc364 Fixes for trim table comms misalignment 2016-11-01 12:37:00 +11:00
Josh Stewart 0a38467fc6 Complete (untested) sequential fuel trim 2016-10-27 17:27:08 +11:00
Josh Stewart 940c3a5be7 Further memory work on the sequential tables 2016-10-27 08:49:27 +11:00
Josh Stewart 8b95fe891a Improved fan on/off logic 2016-10-27 08:49:27 +11:00
Josh Stewart 2af90436c1 Fix type corrections that were overwritten 2016-10-26 00:33:19 +11:00
VitorBoss dabbf872c2 limit baro corretion
Check if engine isn't running. Others minor code changes.
2016-10-22 09:17:56 -02:00
VitorBoss 68aae53766 Merge remote-tracking branch 'refs/remotes/noisymime/master' 2016-10-21 12:15:49 -02:00
VitorBoss 6d8714e035 Adition of float spark math
Add some spark math, fix some code too
2016-10-18 15:58:25 -02:00
Josh Stewart 241314e42d Low res (1ms) timer enabled for Teensy 2016-10-10 22:38:40 +11:00
VitorBoss eb2ce0591f Fix wrong Battery voltage pin name 2016-10-05 13:51:14 -03:00
Josh Stewart cb4d0b9ab6 Initial commit of sequential fuel and spark 2016-10-04 20:28:51 +11:00
Josh Stewart b739618ebc Bring formatting in line with standards 2016-10-01 01:57:57 +10:00
Autohome2 a348d20b82 Merge pull request #20 from noisymime/master
update with josh 29092016
2016-09-29 13:12:08 +01:00
darren siepka b27f660e03 revised to share sendvalues() function and to use signature and firmware data from globals.h.
packetSize now defined in globals.h
2016-09-29 12:49:47 +01:00
darren siepka 3578e76843 added serial3 broadcast or request 2016-09-26 17:44:21 +01:00
ConnerMcLaughlin 389afa1e25 Adding variable for launch control pullup resistor option 2016-09-26 11:19:04 -05:00
Josh Stewart bbb4d907ed Fix even/odd fire back to frontedness 2016-09-25 20:51:44 +10:00
Josh Stewart 0981e3264e Odd fire support added for up to 4 cylinders 2016-09-22 21:59:38 +10:00
Josh Stewart 2b0445b4b9 Allow for custom taco output pin 2016-08-25 08:05:58 +10:00
Josh Stewart e283a4e1dc Corrected alignment of some indicator bits 2016-08-16 21:47:33 +10:00
Josh Stewart 6945d8570c Move to custom WUE dialog 2016-08-09 12:58:51 +10:00
Josh Stewart 01d9578523 Initial groundwork for 5 cylinder support 2016-07-24 19:32:26 +10:00
Josh Stewart 7a30bff409 Fix for bit clash on nCylinders 2016-07-15 17:36:25 +10:00
Josh Stewart cb75452fc7 Initial work on error management 2016-07-15 17:23:30 +10:00
Josh Stewart 5847ee5330 Initial Flex sensor reading (Currently untested) 2016-06-24 18:02:53 +10:00
Josh Stewart a59135a0e6 Add lambda output 2016-06-20 23:32:51 +10:00
Josh Stewart 4cc3c9e8d2 Multiply MAP option 2016-06-01 14:57:53 +10:00
Josh Stewart 2cb7675d5c Code identifier checking (Disabled until TS3 is released) 2016-06-01 13:19:31 +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 7b9ef56e07 Further tuning of the PID algorithm 2016-05-28 23:53:15 +10:00
Josh Stewart 6c5722c595 Initial complete closed loop boost control. NOT TESTED!
Only works with kpa in TunerStudio.
2016-05-22 20:12:44 +10:00
Josh Stewart c10da12683 Initial work on closed loop boost 2016-05-15 21:05:49 +10:00
Josh Stewart 366f75c38b Option to allow reverse direction for PWM valve 2016-05-15 19:29:52 +10:00
Josh Stewart 97570a294e Testing commit of the ignition bypass system 2016-04-25 09:09:04 +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 1fe8f115f8 Initial work on boost cutout 2016-04-12 23:22:14 +10:00
Josh Stewart 4afbf17f12 Adapt PID usage to float free library 2016-04-07 13:28:13 +10:00
Josh Stewart be0ccf6a5f Much improved launch control 2016-04-05 20:44:11 +10:00
Josh Stewart 85157f052e ew indicators for launch control and rev limiters 2016-03-30 21:34:55 +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 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 23021ccb84 Add DFCO indicator in TunerStudio 2016-03-01 11:53:08 +11:00
Josh Stewart e00019bddc Initial commit of DFCO (Untested on a car, working on bench) 2016-02-25 13:11:13 +11:00
Josh Stewart af16c86af7 Initial sequential groundwork 2016-02-14 16:03:25 +11:00