Commit Graph

25 Commits

Author SHA1 Message Date
Josh Stewart 6e50a6fc57 Updates per style guide 2016-10-26 00:42:20 +11:00
Josh Stewart 3bdeec43f5 I'm reverting these changes as there is no benefit to them. The lines are written this way for clarity as both the 16 and the 2 have specific meanings (See comment) 2016-10-26 00:37:26 +11:00
VitorBoss dabbf872c2 limit baro corretion
Check if engine isn't running. Others minor code changes.
2016-10-22 09:17:56 -02:00
Josh Stewart 7e6f102a5a Code compiles cleanly for Teensy 3.5/3.6 (Is NOT functional though) 2016-10-10 16:58:19 +11:00
Josh Stewart 983e365dd7 Teensy groundwork (Many to come) 2016-10-07 17:34:27 +11:00
Josh Stewart 7b9ef56e07 Further tuning of the PID algorithm 2016-05-28 23:53:15 +10:00
Josh Stewart 0b82b120c5 Fix for reverse PWM IAC valve setting not working 2016-05-27 22:44:40 +10:00
Josh Stewart 6c5722c595 Initial complete closed loop boost control. NOT TESTED!
Only works with kpa in TunerStudio.
2016-05-22 20:12:44 +10:00
Josh Stewart c10da12683 Initial work on closed loop boost 2016-05-15 21:05:49 +10:00
Josh Stewart 366f75c38b Option to allow reverse direction for PWM valve 2016-05-15 19:29:52 +10:00
Josh Stewart 147febb97d Multiple fixes for closed loop PWM idle 2016-05-09 14:00:52 +10:00
Josh Stewart 0677499036 Fix for broken open loop PWM idle 2016-05-09 13:18:13 +10:00
Josh Stewart d10608e493 Cleanup PID initialisations 2016-04-08 23:52:32 +10:00
Josh Stewart 4afbf17f12 Adapt PID usage to float free library 2016-04-07 13:28:13 +10:00
Josh Stewart 6cc62cf8dc Fix wrong timer disable on idle setup 2016-02-05 06:25:07 +11:00
Josh Stewart b0812889c0 Disable idle PWM interrupt by default (Only use if needed) 2016-02-03 08:22:51 +11:00
Josh Stewart c3b91bbdfe Comment improvements 2016-01-22 12:40:17 +11:00
Josh Stewart 0830e6d834 Experimental 3 wire idle support 2016-01-13 17:06:55 +11:00
Josh Stewart b107825513 Fixes and UI for idle PWM 2015-09-30 09:27:37 +10:00
Josh Stewart 0630d85f39 Allow variable idle PWM frequency 2015-09-29 17:21:00 +10:00
Josh Stewart 5a49c155e5 New idle PWM system 2015-09-26 10:12:59 +10:00
Josh Stewart d126abfd5f Tested and working stepper idle control 2015-08-26 13:27:50 +10:00
Josh Stewart c63c581e61 Complete but untested idle control 2015-08-21 14:14:47 +10:00
Josh Stewart 3c6a39a9af Groundwork idle control algorithms 2015-08-20 23:21:27 +10:00
Josh Stewart a2137403ce Some initial work on idle control 2015-05-29 17:33:00 +10:00