Commit Graph

172 Commits

Author SHA1 Message Date
Josh Stewart 2ee0a91c0b BIG cleanup of #includes to be more C compliant 2017-01-18 17:37:55 +11:00
Josh Stewart 4c1c9a051e Slightly improved flat shift / launch logic 2017-01-18 13:20:04 +11:00
Josh Stewart 9d7ca71e3f Complete (untested) flat shift 2017-01-17 15:09:41 +11:00
Josh Stewart 109f64f342 Memory allocation and TS interface for flat shift 2017-01-17 13:33:41 +11:00
Josh Stewart 43da7bf9b8 Experimental new tacho output method 2017-01-06 17:30:22 +11:00
Josh Stewart 1dcc62ed5e Move to new ignition corrections system 2016-12-30 08:32:22 +11:00
Josh Stewart b5b5155bf8 Fix memory misalignment introduced in 48712c12fa 2016-12-27 19:31:57 +11:00
Josh Stewart b2c0e0a902 Correct packetSize of comms 2016-12-27 17:03:27 +11:00
Josh Stewart b3a04cc19b Expose some pieces of flex info to TunerStudio 2016-12-26 20:53:37 +11:00
Josh Stewart 48712c12fa Add settings to select pins for fuel pump and fan 2016-12-21 13:21:27 +11:00
Josh Stewart 7b821097d4 Fix for misaligned page memory on flex 2016-11-30 20:53:37 +11:00
Josh Stewart 049f3081b1 Complete fuel correction for flex 2016-11-28 20:37:24 +11:00
Josh Stewart aac73d785b Further groundwork for flex fuel adjustments 2016-11-28 16:58:24 +11:00
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