Commit Graph

115 Commits

Author SHA1 Message Date
Josh Stewart 60ffd8366f Low RPM timing fix 2015-08-23 11:36:18 +10:00
Josh Stewart ae7b355c3e Fix timer buffer overflow at low RPM 2015-08-22 16:24:49 +10:00
Josh Stewart 4c669423b4 Fix for fuel pump not coming on 2015-08-22 08:59:26 +10:00
Josh Stewart 93e88d4581 Confirmed polarity of 4g63 trigger. 2015-07-31 13:50:29 +10:00
Josh Stewart eb92924282 Minor corrections for 4g63 trigger 2015-07-31 13:11:25 +10:00
Josh Stewart 5b103b4959 Allow for swapped polarity on 4G63 decoder 2015-07-27 21:59:03 +10:00
Josh Stewart 322f0f6795 Complete but untested 4G63 / Miata decoder 2015-07-26 21:49:22 +10:00
Josh Stewart 359288efb7 Jeep 2000 decoder added 2015-07-24 14:07:05 +10:00
Josh Stewart 9c557ecffe GM 24X decoder added 2015-07-13 14:22:05 +10:00
Josh Stewart 57bb876964 Honour the alternating vs simultaneous injection option 2015-07-12 20:35:25 +10:00
Josh Stewart c614900fd8 Initial commit of GM7X decoder 2015-06-14 22:11:10 +10:00
Josh Stewart dd08d52db2 Add duty cycle limit option 2015-06-12 13:18:36 +10:00
Josh Stewart c8a7684d5a Actually fix the TPS from the last commit 2015-06-09 23:43:51 +10:00
Josh Stewart ade1b4d4b1 Fix faulty mapping on TPS 2015-06-09 23:38:41 +10:00
Josh Stewart eae0faa904 Minor cleanups and fixes 2015-06-09 23:32:00 +10:00
Josh Stewart d791cacae6 Another possible softLimit fix 2015-06-07 22:14:47 +10:00
Josh Stewart 24da9a4098 Possible fix for soft cut rev limit fails 2015-06-07 22:05:16 +10:00
Josh Stewart d35164c46f Minor timing protections 2015-06-05 23:30:37 +10:00
Josh Stewart 372f6da64e Switch 2D tables to pointers 2015-06-05 18:02:47 +10:00
Josh Stewart e65ed37fea Initial (Slightly buggy) commit of 16x16 tables 2015-06-05 17:28:31 +10:00
Josh Stewart f34c03c98e Big table lookup optimisation 2015-06-04 21:54:11 +10:00
Josh Stewart a9c2a2dec7 Minor performance tweaks 2015-06-04 00:31:02 +10:00
Josh Stewart 204f024218 Minor cleanups of the fan control additions 2015-06-02 22:56:18 +10:00
MoysieWRX f40958f576 Updated for Cooling Fan controls
Updated for Cooling Fan controls
2015-05-30 22:20:22 +03:00
Josh Stewart a2137403ce Some initial work on idle control 2015-05-29 17:33:00 +10:00
Josh Stewart 48f426317d Add explicit license information 2015-05-29 09:49:44 +10:00
Josh Stewart be153bd4e7 Allow for custom injection timing on a per channel basis 2015-05-29 00:15:27 +10:00
Josh Stewart 2004f066d9 Totally untested 6 and 8 cylinder support 2015-05-24 23:50:54 +10:00
Josh Stewart 5a56f05728 Add missing semi-colon from last commit 2015-05-23 21:56:15 +10:00
MoysieWRX a8b53afabf Update speeduino.ino 2015-05-23 04:34:29 +03:00
MoysieWRX 3b69b191d0 Default RPM pointer
Default RPM pointer to allow tuner studio to be opened prior to being able to configure board set-up
2015-05-23 04:07:44 +03:00
Josh Stewart 73b8979dfc Complete, but untested, 'Basic Distributor' decoder 2015-05-22 19:54:13 +10:00
Josh Stewart 30caaada2b Completed moduler decoder 2015-05-22 14:14:03 +10:00
Josh Stewart 5c77ed9d1d Correct order of setting trigger wheel 2015-05-22 11:43:10 +10:00
Josh Stewart 13c61026cb Additional modular decoder work 2015-05-18 22:46:22 +10:00
Josh Stewart a6eed4a18f Allow for trigger angle setting to 1 degree (NEED INI FILE RELOAD!!) 2015-05-16 22:06:05 +10:00
Josh Stewart a16916fa74 Initial work on modular decoders 2015-05-16 21:06:54 +10:00
Josh Stewart 0db28fab18 Add fuel pump and idle pin mappings 2015-05-16 21:06:23 +10:00
MoysieWRX de07544c80 Relocated coil and injector PinMode
Setting the coil and injector pin mode should be performed after calling the pin mapping, to ensure the outputs are set correctly preventing spurious faults. This shall correct part of the problem experienced with the ignition inversion option in tuner studio.
2015-05-09 02:56:42 +03:00
Josh Stewart 21c00cd3f9 Remove unneeded include for old file 2015-05-04 08:57:22 +10:00
Josh Stewart 128942aca6 Actually use the dwell correction curve in the code 2015-04-22 16:49:10 +10:00
Josh Stewart ffce6ad81c Add tacho output pulse 2015-04-14 14:41:44 +10:00
Josh Stewart 13f4d9b131 Remove extra byte that shouldn't have been in one of the config pages 2015-04-10 17:26:38 +10:00
Josh Stewart 3f2cd5cad3 Semi-sequential injector timing 2015-03-24 20:06:19 +11:00
Josh Stewart 2d815fa9c1 Voltage correction tables added (Not currently used) 2015-03-24 13:12:35 +11:00
Josh Stewart f97a60eb35 Add config option to set the board layout being used 2015-03-15 22:54:47 +11:00
Josh Stewart fee967d23f Initial I2C OLED display work. Functioning. 2015-03-01 08:27:16 +11:00
Josh Stewart a8e7066b41 Fixes and performance improvements to TAE 2015-02-17 16:31:26 +11:00
Josh Stewart 524c7f94f2 Reduce frequency of TPS sampling to every 16 loops 2015-02-17 15:40:09 +11:00
Josh Stewart 6568772638 Remove static casts after changing type of curGap 2015-02-16 08:47:10 +11:00