Commit Graph

150 Commits

Author SHA1 Message Date
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
Josh Stewart 5dbb6d9240 Large improvements to the ADC filtering system (Performance and flexibility) 2016-02-10 10:48:25 +11:00
Josh Stewart 0830e6d834 Experimental 3 wire idle support 2016-01-13 17:06:55 +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 3b3541698e Fix for missing ignition signals on channels 3 and 4 2015-12-31 16:25:57 +11:00
Josh Stewart 65f430a930 Add fuel pump priming 2015-12-21 15:45:52 +11:00
Josh Stewart 934bafe5a0 Remove unused cold pulse width settings. These were legacy and replaced with WUE. 2015-12-15 21:10:30 +11:00
Josh Stewart 271b3dc37a Fix for some misaligned bits in config page 7. Caused a warning about mismatching O2 sensor type 2015-12-15 17:11:33 +11:00
Josh Stewart 91a0649600 Experimental MAP error checking, tracking and filtering 2015-12-13 09:24:08 +11:00