Commit Graph

1090 Commits

Author SHA1 Message Date
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
darren siepka ef40a58716 added freeram calculation code for use with Teensy 2016-11-21 01:44:37 +00:00
Autohome2 fcbc76ef45 Merge pull request #22 from noisymime/master
21112016 updates
2016-11-21 01:27:16 +00:00
darren siepka d29c1331b6 create new master to follow josh 21112016 2016-11-21 00:46:19 +00:00
Josh Stewart 6921107373 Development signature for Nov (Late) 2016-11-18 14:31:03 +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
Josh Stewart 34780378c6 Merge pull request #57 from noisymime/ADC-interrupt
ADC interrupt merge
Closes #56
2016-11-18 13:44:48 +11:00
Josh Stewart 20897d9d84 Final tidy up of ADC interrupt before merge 2016-11-18 13:42:51 +11:00
Josh Stewart 082010a07d Move ADC interrupt setup into its own initialise function (+minor cleanups) 2016-11-18 12:57:11 +11:00
Josh Stewart 0aa2287fd8 Cleanup of some design files 2016-11-14 08:48:34 +11:00
Josh Stewart de6dc2699f Updated part numbers on 0.4.2 BOM 2016-11-11 16:45:43 +11:00
Josh Stewart 7ca41a7355 Merge branch 'master' into ADC-interrupt 2016-11-10 07:48:47 +11:00
Josh Stewart 1d35374865 October base tune 2016-11-09 12:59:26 +11:00
Josh Stewart 1afb70d1da Final sequential fixes/tweaks 2016-11-09 12:57:04 +11:00
Josh Stewart de3ee45f7f Signatures for October release 2016-11-08 17:05:57 +11:00
Josh Stewart 42640cd34b Minor performance improvements 2016-11-08 17:04:34 +11:00
VitorBoss 0a1cadc504 ADC interrupt routine
Introducing ADC interrupt routine tor atmel devices
2016-11-06 11:31:18 -02:00