Commit Graph

390 Commits

Author SHA1 Message Date
andreika-git da82040369 Noiseless trigger decoder (#592)
* fix typo

* better formatting & tiny fix

* add syncRatioAvg

* add useNoiselessTriggerDecoder setting

* resetAccumSignalData

* isUsefulSignal

* Impl. Noise Filtering for Trigger Decoder

* Unit-tests
2018-04-26 02:11:51 -04:00
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
rusefi 2547363423 more on #587 2018-03-25 09:12:51 -04:00
andreika-git 56e694c149 Coasting Fuel cutoff (initial) (#584) 2018-03-22 08:12:34 -04:00
rusEfi afad3beb31 ETB dream 2018-03-18 16:05:02 -04:00
rusefi 273278b539 #569 2018-03-18 12:15:51 -04:00
rusefi 29d8a216fc coasting 2018-03-18 09:02:46 -04:00
rusefi 71a36eef12 https://rusefi.com/forum/viewtopic.php?f=9&t=1354 2018-03-17 19:55:23 -04:00
rusefi 0f67373bc1 usability 2018-03-04 23:21:43 -05:00
rusefi 39ef2ddae3 reducing merge drama #567 2018-03-03 08:54:23 -05:00
rusefi 7686bfd70d #570 2018-02-26 22:24:48 -05:00
rusefi 675df4bdaa #569 2018-02-25 20:51:34 -05:00
rusefi 6f466c97fd debug fields for #568 2018-02-07 00:21:41 +03:00
andreika-git 7c88a97edc Impl. useSeparateAdvanceForCranking & useAdvanceCorrectionsForCranking (#565) 2018-02-02 08:18:00 -05:00
rusefi b8bca64807 CAN debug field #26 2018-01-29 19:41:39 -05:00
andreika-git ebbcb01a1e Add Option: Force stepper parking every restart (#562) 2018-01-29 18:27:39 -05:00
rusEfi 46f14b8cb8 MPX4250A .ini fix "too many options for 3 bits" 2018-01-28 17:18:10 -05:00
andreika-git e0ab7e5671 Reduce step skipping for stepper motor (#559)
* Reduce step skipping for stepper motor

* Add stepperParkingExtraSteps
2018-01-28 14:44:01 -05:00
andreika-git 19dca45042 Prepare debug & output for CJ125 (#558) 2018-01-28 13:04:19 -05:00
rusefi cfbd283018 #557 2018-01-26 22:47:09 -05:00
andreika-git 94e201c858 Add a new MAP sensor type (MPX4250A) (#554) 2018-01-26 10:50:12 -05:00
rusefi 4805b5677a #549 2018-01-24 09:03:42 -05:00
rusefi c17455dc0d #540 2018-01-23 08:34:18 -05:00
rusefi 53394cd506 fix #539 reducing idle stepper reaction time 2018-01-21 12:19:36 -05:00
rusefi be13920775 cranking usability 2018-01-17 23:05:01 -05:00
rusefi e53efc0cbd #492 2018-01-17 19:37:26 -05:00
rusefi 4541014a3d better dialog name 2018-01-10 22:54:22 -05:00
rusefi 7b5302d897 fix #532 2018-01-07 12:11:49 -05:00
rusEfi 4ce94603bb new command style 2018-01-03 15:38:08 -05:00
andreika-git fc3050de22 Update config to introduce new features (#530)
* Update config to introduce new features

* Find a better place for useFixedBaroCorrFromMap

* idlePidRpmUpperLimit is now relative to the target RPM
2018-01-03 07:46:34 -05:00
rusefi 639305cd56 spare unused bits for future use 2018-01-02 21:25:40 -05:00
rusEfi 40dba276af docs 2017-12-31 20:13:53 -05:00
rusefi 6da8c3444a more idle control complexity 2017-12-27 00:26:40 -05:00
rusefi fb6cb5b2cf switching to target RPM curve 2017-12-24 22:05:16 -05:00
andreika-git fc818cf156 Update config files for the new features (tables) + fixes (#521) 2017-12-23 11:13:34 -05:00
rusefi 6e61392ae9 debug field STATUS 2017-12-17 13:14:39 -05:00
rusefi cc052b9e19 more FSIO logging 2017-12-17 00:11:21 -05:00
rusefi 1c6de08a68 fixing build 2017-12-11 11:29:36 -05:00
rusefi a7c5b24861 #4 2017-12-11 10:14:42 -05:00
rusefi 819535f56f #512 2017-12-06 18:46:31 -05:00
rusEfi ef0afb8beb #510 2017-12-03 18:29:52 -05:00
andreika-git c17cbc53e4 Add more precision to narrowToWideOxygen (AFR xx.xx) (#508) 2017-12-03 07:43:11 -05:00
andreika-git 1963218099 Add DBG_FSIO_ADC (#505) 2017-12-03 07:42:44 -05:00
rusefi 90135bfda1 docs 2017-12-02 17:13:01 -05:00
rusefi 6fbc4938e1 docs 2017-11-29 13:49:04 -05:00
rusefi 8eec794fda map_samplingWindow TS 2017-11-27 17:50:52 -05:00
rusefi d5da2fabc3 #4 docs 2017-11-24 15:40:52 -05:00
rusefi 3cb6040e03 #490 2017-11-23 02:50:04 -05:00
rusEfi 2bc7dc9eff #495 todo clean-up 2017-11-19 15:24:36 -05:00
rusefi 094ff94c26 #495 2017-11-19 14:22:14 -05:00