Commit Graph

1027 Commits

Author SHA1 Message Date
Josh Stewart 7818d418d4 Minor performance tweaks to Nissan 360 2017-03-01 16:53:29 +11:00
Josh Stewart 22af95db32 Seemingly working Nissan 360 decoder (4 and 6 cylinder) 2017-03-01 16:17:30 +11:00
Josh Stewart 4e3760057c Define correct pin mask/ports for the primary trigger 2017-03-01 14:45:23 +11:00
Josh Stewart bfd62bcff2 Remove MK20 schedule definition (Use generic TEENSY def) 2017-03-01 14:44:25 +11:00
Josh Stewart 88e412bcf6 Teensy idle code 2017-03-01 14:42:24 +11:00
Josh Stewart 26a6945856 Consistency improvements to Audi135 and 4G63 decoders 2017-03-01 10:30:23 +11:00
Josh Stewart 707d65cac8 Shuffle around memory to make upgrades simpler 2017-02-26 16:33:03 +11:00
Josh Stewart 16cfe02533 Revised v0.4.2 schematic to fix incorrect labels. Cleanup of folders for v0.4 2017-02-24 08:32:46 +11:00
Josh Stewart 79323b197f Revised v0.3.5 schematic + images. Fixed 1resistor reference in BOM 2017-02-23 11:14:07 +11:00
Josh Stewart 7d8d02ab8a Additional of v0.3.5 design files (Including BOM) 2017-02-22 17:03:24 +11:00
Josh Stewart 2e5a45463b Additional default pins to prevent weirdness on upgrades 2017-02-21 16:51:50 +11:00
Josh Stewart b7aacc6040 Add some ground work for Teensy inj and ign channels 5-8 2017-02-20 21:34:28 +11:00
Josh Stewart 4f5d1afdae Add more part numbers (Teensy adapter) 2017-02-20 17:58:28 +11:00
Josh Stewart 0d055dc7f1 Allow min and max duty cycles for closed loop idle and boost 2017-02-20 17:57:46 +11:00
Josh Stewart a881ddc405 Temporarily disable ADC interrupt until the bug with it is found 2017-02-15 22:20:43 +11:00
Josh Stewart f6818adecc Faster responding boost PID 2017-02-15 16:51:01 +11:00
Josh Stewart a7d0a95611 Use currentStatus.spark rather than currentStatus.engine for error indicator. Fixes #67 2017-02-14 15:21:38 +11:00
Josh Stewart 0ae02e23f1 Minor cleanups or warnings and error (from last commit) 2017-02-14 01:07:05 +11:00
Josh Stewart 650a096175 Initial (untested) commit of Nissan 360. ONLY support 4 cylinder so far 2017-02-12 18:35:18 +13:00
Josh Stewart 91512b775a Very weak filter added to instantaneous MAP readings 2017-02-12 14:43:18 +13:00
Josh Stewart 667e80dc26 Add boost target to log 2017-02-12 14:31:37 +13:00
Josh Stewart bec06bca3a Improve calculation speed of boost control 2017-02-11 22:33:07 +13:00
Josh Stewart b8fec27bc0 Swap incorrect boost and VVT pin assignments 2017-02-09 21:51:18 +11:00
Josh Stewart ced30ce3a7 Remove PSI Boost option from TS 2017-02-09 14:26:21 +11:00
Josh Stewart 0fc212ec11 Remove all traces of PSI based boost targets
The metric conspiracy lives! Muhahahahahah
2017-02-09 14:24:07 +11:00
Josh Stewart 4ca8205591 More MAP sanity settings 2017-02-09 14:22:57 +11:00
Josh Stewart 7db51bd416 Sanity checks on the average MAP calculation 2017-02-09 14:17:20 +11:00
Josh Stewart 74137338e5 February dev signature 2017-02-09 09:54:25 +11:00
Josh Stewart 8b4008ce27 Extremely early stm32 work
I was bored
2017-02-08 15:40:44 +11:00
Josh Stewart 279893f580 Remove some old display code that is no longer used 2017-02-08 15:28:27 +11:00
Josh Stewart c555bbc060 Move to PlatformIO for project layout 2017-02-06 20:56:46 +11:00
Josh Stewart b2ca13c9aa Merge pull request #64 from Autohome2/can-io
Can io
2017-02-05 21:42:33 +11:00
Josh Stewart 76b6e26aca Move Serial begin statements until after config is loaded 2017-02-02 17:45:41 +11:00
Josh Stewart dd92c40af4 Base tune and signature for Jan 2017 2017-02-01 17:42:11 +11:00
Josh Stewart 3e24f60a95 Merge pull request #63 from ConnerMcLaughlin/master
Global injector close angle
2017-01-30 20:16:35 +11:00
Josh Stewart 294192c52c Merge branch 'master' into master 2017-01-30 20:13:33 +11:00
Josh Stewart 13142c1477 Add macro for round up/down integer division 2017-01-30 17:11:13 +11:00
Josh Stewart 23c3c8b6bf Formatting cleanup 2017-01-30 17:10:17 +11:00
Josh Stewart 425ec75828 Remove selectable pin options from being on pins 1/2 (Comms pins) 2017-01-28 08:39:10 +11:00
Josh Stewart 153aa32fb4 Faster 2nd derive prediction on RPM / crank angle 2017-01-27 22:20:38 +11:00
Josh Stewart 9011c190e0 Fix for fan hysteresis not operating correctly 2017-01-27 16:38:52 +11:00
darren siepka 656fc8b77a added page 10 , a 128byte page for use with upcoming CANBUS integration. 2017-01-26 22:58:21 +00:00
Autohome2 73d387887c Merge pull request #26 from noisymime/master
update from josh 25012017
2017-01-25 23:49:27 +00:00
Josh Stewart 17cc712326 Considerably better rpmDOT (rpm/s) calculation. Faster and more accurate 2017-01-25 11:10:12 +11:00
Josh Stewart ad825c2051 Allow for use of negative advance (i.e. ATDC) values for launch 2017-01-21 12:58:45 +11:00
Josh Stewart 5379de5736 Fix for misaligned Y axis memory 2017-01-21 10:38:40 +11:00
Josh Stewart af5a569283 Minor pin binding changes 2017-01-19 20:58:23 +11:00
Josh Stewart dfab13631a Some default pin mappings for VVT and Boost 2017-01-19 15:02:10 +11:00
Josh Stewart 770da8b43e Selectable boost and VVT pins 2017-01-19 14:54:07 +11:00
Josh Stewart f08ec585e6 Move injector / ignition control functions into their own file 2017-01-19 11:34:33 +11:00