Commit Graph

1256 Commits

Author SHA1 Message Date
Josh Stewart 7a87363618 Add MAP x RPM variable to datalog 2017-01-04 22:34:25 +11:00
Josh Stewart b1658d1c40 Minor tweaks to ethanol logic 2017-01-03 15:07:22 +11:00
Josh Stewart 6c17cde092 Better AE curve range 2017-01-01 19:56:18 +11:00
Josh Stewart 7ef0ae966b Better filter options for 4g63 2017-01-01 19:56:04 +11:00
Josh Stewart 7cf7ff3f65 Allow very low trigger angle settings on Basic Distributor 2016-12-31 09:32:17 +11:00
Josh Stewart 1b910f7d03 Corrected RPM reading for 5 cylinder with Basic Distributor 2016-12-31 08:54:06 +11:00
Josh Stewart 1dcc62ed5e Move to new ignition corrections system 2016-12-30 08:32:22 +11:00
Josh Stewart a80ff171f5 Actually remember to allow 5 cylinder selection in TS 2016-12-29 08:46:20 +11:00
Josh Stewart 619428b43a Missed line from 5 cylinder commit 2016-12-28 22:54:15 +11:00
Josh Stewart 65d6cdd9e9 Complete but experimental 5 cylinder support 2016-12-28 22:52:00 +11:00
ConnerMcLaughlin f181bce3af Global injector closing angle global var
Adding the indInjAng variable which determines whether all close angles will just use inj1Ang
2016-12-27 13:41:18 -06:00
ConnerMcLaughlin 6ac8807399 Global injector closing angle TS setting
Adding TS setting in "Injector Characteristics"
2016-12-27 13:35:46 -06:00
ConnerMcLaughlin bd6fb72ae2 Global injector closing angle
When user disables individual injector close angle the injectors just go off one setting.
2016-12-27 13:33:27 -06: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 12ea4b1587 Minor work on the Teensy adapter board 2016-12-27 16:09:44 +11:00
Josh Stewart b3a04cc19b Expose some pieces of flex info to TunerStudio 2016-12-26 20:53:37 +11:00
Josh Stewart 173f875868 Prevent overdwell protection stopping fixed timing from working as well as it could 2016-12-26 20:38:38 +11:00
Josh Stewart 6f6f3eb216 Tentative working cam speed missing tooth 2016-12-23 21:46:34 +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 0a1a390a98 Part number updates in v0.3 and v0.4 BOMs 2016-12-19 09:46:19 +11:00
Josh Stewart 228d4e898c Files for PVT4 of the NA6 Pro board 2016-12-15 21:55:21 +11:00
Josh Stewart 25111fc927 Slightly revised v0.4.2 schematic 2016-12-12 23:41:55 +11:00
Josh Stewart 9889a1ff18 December dev signature 2016-12-11 23:48:41 +11:00
Josh Stewart ad52690101 Experimental new stepper homing method 2016-12-11 23:23:54 +11:00
Josh Stewart 4d18ee7911 Addition of common ignition corrections routine 2016-12-11 22:51:04 +11:00
Josh Stewart 397fb56445 Remove 2 default values that aren't used any more 2016-12-11 22:49:48 +11:00
Josh Stewart cc6b036105 November base tune file 2016-12-05 20:48:32 +11:00
Josh Stewart fd9a140374 Signature for November release 2016-12-05 20:44:25 +11:00
Josh Stewart 7b821097d4 Fix for misaligned page memory on flex 2016-11-30 20:53:37 +11:00
Josh Stewart 022e82d66f Minor changes to TS AE dialog 2016-11-30 17:17:51 +11:00
Josh Stewart 0fb9276c78 Calculate correct pulse width limit when using sequential fuel 2016-11-29 08:40:58 +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 81cbb1a126 Add pin mode calls for the stepper motor outputs (Closes #61) 2016-11-28 10:53:31 +11:00
Josh Stewart 3a374ad361 Updated Pro design files 2016-11-27 21:48:47 +11:00
Josh Stewart 8540f64620 New flex fuel dialog 2016-11-27 21:47:22 +11:00
Josh Stewart 1f216513db Consistency improvement for the dual wheel decoder 2016-11-26 22:30:45 +11:00
Josh Stewart 7d910fc070 Fix for ignition macro (missing bracket) 2016-11-26 22:10:41 +11:00
Josh Stewart e9490b6732 Functional Teensy ignition timers 2016-11-26 02:43:57 +11:00
Josh Stewart a097be5eb0 Add Kinetis K64 data sheet to repo 2016-11-25 08:48:58 +11:00
Josh Stewart e7113b03a1 Enable injector angle options for cyls 3/4 when sequential is selected 2016-11-24 07:05:57 +11:00
Josh Stewart a3b50dc51b Remove ISR_NOBLOCK option on the ignition schedules as it was causing issues with over dwell protection 2016-11-23 12:07:10 +11:00
Josh Stewart 371b779e9d More complete timer code for Teensy 2016-11-23 11:51:12 +11:00
Autohome2 d5ec8dfeb4 Merge pull request #23 from noisymime/master
update from josh 21/11/2016
2016-11-21 19:49:19 +00:00
Josh Stewart bea6dd17bc Merge pull request #58 from Autohome2/new_master
freeram calc
2016-11-21 23:15:08 +11:00
Josh Stewart 8b551e6506 Fix for sequential ignition timing issue (No spark under some conditions) 2016-11-21 22:06:41 +11:00
Josh Stewart 4bfab2e479 Remove extra ISR code 2016-11-21 16:46:32 +11:00
Josh Stewart 573036126e Move overdwell calc out of the 1ms timer 2016-11-21 16:46:13 +11:00
Josh Stewart 6c8fbcf228 Platform check on ADC interrupt. Fixes #59 2016-11-21 16:45:21 +11:00