Commit Graph

25 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 b7aacc6040 Add some ground work for Teensy inj and ign channels 5-8 2017-02-20 21:34: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 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