custom-board-bundle-sample-.../firmware/controllers/math
andreika-git 3f5cae14c9 Idle PID Coasting & Amplification Improvements (#589)
* PID Error Amplification Coef

* Add settings: useIacTableForCoasting,pidExtraForLowRpm,iacCoasting

* Modify interface for the new settings

* Run gen_config.bat and generate configs

* idlePositionSensitivityThreshold

* Remove cltCorrection from autoIdle() & more verbose debug

* Impl. idlePidRpmDeadZone and pidExtraForLowRpm; reset PID when deactivated

* Impl. useIacTableForCoasting+iacCoasting and idlePidRpmUpperLimit
2018-03-30 08:42:13 -04:00
..
biquad.cpp happy new year 2018-01-20 20:55:31 -05:00
biquad.h better macro name 2017-05-15 23:33:22 -04:00
efitime.h
engine_math.cpp chasing that funny issue on change engine 2018-03-20 23:12:32 -04:00
engine_math.h Impl. faster engine spin-up mode (alpha-version) (#567) 2018-03-10 20:58:51 -05:00
math.mk PID auto-tune 2017-09-13 22:46:55 -04:00
pid.cpp Idle PID Coasting & Amplification Improvements (#589) 2018-03-30 08:42:13 -04:00
pid.h Idle PID Coasting & Amplification Improvements (#589) 2018-03-30 08:42:13 -04:00
pid_auto_tune.cpp #65 2018-01-23 12:05:14 -05:00
pid_auto_tune.h docs 2017-10-09 07:46:50 -04:00
speed_density.cpp #65 2018-01-23 12:05:14 -05:00
speed_density.h refactoring: better method name 2017-11-06 21:48:25 -05:00