Commit Graph

1381 Commits

Author SHA1 Message Date
rusefi 58d6363f3a more detailed warning 2018-06-12 05:45:11 -04:00
rusefi 54e4834d8c refactoring: code style in method name 2018-06-12 05:14:19 -04:00
rusefi 3202e6e772 getHip_state_e(hip_state_e value) method for usability 2018-05-31 00:23:20 -04:00
rusefi 2c6faf3dce better state validation 2018-05-24 22:12:57 -04:00
rusefi 2a3a13e21b knock and bore 2018-05-20 13:22:32 -04:00
rusefi 3f850ea35b better field name 2018-05-08 13:33:49 -04:00
rusefi fa7e1c20d5 docs 2018-05-08 13:32:33 -04:00
rusefi 9654789ffb trigger noise filtering 2018-04-26 02:15:03 -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
andreika-git 5ba5e680d6 Coasting Fuel Cut-off - Implementation (basic) (#585)
* Use getRpm() instead of rpmValue - needed for unit-tests

* Impl.

* Defaults

* Unit-tests
2018-03-22 13:37:34 -04:00
rusefi 15fab8178f fuel cutoff fields 2018-03-22 08:13:17 -04:00
rusefi 273278b539 #569 2018-03-18 12:15:51 -04:00
rusefi 71a36eef12 https://rusefi.com/forum/viewtopic.php?f=9&t=1354 2018-03-17 19:55:23 -04:00
andreika-git eb27c6b6e4 Impl. faster engine spin-up mode (alpha-version) (#567)
* Impl. faster engine spin-up mode (alpha-version)

* A comment for RPM_LOW_THRESHOLD

* Faster engine stop detection

* Safety check for instant RPM on spinning-up

* rusefi.xml

* unit-tests & relevant fixes
2018-03-10 20:58:51 -05:00
rusefi 0f67373bc1 usability 2018-03-04 23:21:43 -05:00
rusefi a602ba525d minor fix 2018-03-04 22:47:52 -05:00
rusefi 72cc52add6 reducing global state in unit tests 2018-03-04 21:32:48 -05:00
rusefi 6d1dfd6995 reducing confusion / better code 2018-03-04 17:53:52 -05:00
rusefi 39ef2ddae3 reducing merge drama #567 2018-03-03 08:54:23 -05:00
rusefi 41f405e474 progress 2018-02-28 07:57:04 -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
rusefi b66bd28473 refactoring: moving code to a better location 2018-02-06 23:47:19 +03:00
rusefi 034156851c refactoring 2018-02-03 20:43:31 -05:00
rusefi 6dd941bfa6 refactoring 2018-02-03 20:16:14 -05:00
rusefi 3840f0bbde minor bugfix in theoretical case of two consequitive changes 2018-02-03 12:47:37 -05:00
rusefi b703cadcf3 #566 2018-02-03 12:04:28 -05:00
rusefi a8ed61c277 reducing coupling between trigger emulation and FSIO 2018-02-03 11:42:50 -05:00
rusefi 349aca993d extracting macro 2018-02-03 10:48:35 -05:00
andreika-git 7c88a97edc Impl. useSeparateAdvanceForCranking & useAdvanceCorrectionsForCranking (#565) 2018-02-02 08:18:00 -05:00
rusEfi ef9c5a6288 NA8 2018-01-31 21:30:28 -05:00
rusefi ccb7ab1852 reducing start-up mess 2018-01-30 14:53:13 -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
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
rusefi 7b3434caca #557 2018-01-28 14:03:58 -05:00
rusefi 8278c5d660 docs 2018-01-28 14:02:32 -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
rusefi c3e2065789 fixing build 2018-01-26 11:34:01 -05:00
andreika-git 94e201c858 Add a new MAP sensor type (MPX4250A) (#554) 2018-01-26 10:50:12 -05:00
andreika-git dc8886e862 Disable WallCorr (xtau) for cranking (#555) 2018-01-26 07:14:31 -05:00
rusefi 4805b5677a #549 2018-01-24 09:03:42 -05:00
andreika-git f6849eed91 Fix currentVE display (#548)
* Fix currentVE display

* Use PERCENT_MULT & remove dead code
2018-01-23 21:59:50 -05:00
rusefi adfe5e9274 #65
explicit precision control
2018-01-23 12:05:14 -05:00
rusefi c17455dc0d #540 2018-01-23 08:34:18 -05:00
andreika-git 6be3a8bb55 Fix advance corrections for cranking (#547) 2018-01-22 23:47:58 -05:00
rusefi 53394cd506 fix #539 reducing idle stepper reaction time 2018-01-21 12:19:36 -05:00
rusefi 7925600d9d #538 2018-01-21 00:12:50 -05:00
rusefi f5a4376036 happy new year 2018-01-20 20:55:31 -05:00
rusefi c16e187306 #492 2018-01-17 19:18:48 -05:00
rusEfi f66fb77008 avoiding AFR warning 2018-01-16 12:58:35 -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 87f47b4a0e better method name 2018-01-07 11:17:49 -05:00
rusefi f249d80fdd fuelConsumptionPerHour gauge 2018-01-06 10:53:15 -05:00
rusefi 7a90a59563 #530 2018-01-03 07:59:59 -05:00
rusefi 639305cd56 spare unused bits for future use 2018-01-02 21:25:40 -05:00
andreika-git 1b17a682f5 Fix useSeparateAdvanceForIdle now using corrections (#527) 2018-01-02 21:11:49 -05:00
rusEfi ba1b77e987 removing dead code 2018-01-01 19:05:20 -05:00
rusEfi 8966b3b630 better error check 2018-01-01 19:04:42 -05:00
rusEfi 2b404b8ab1 better error handling 2018-01-01 18:59:50 -05:00
rusEfi 40dba276af docs 2017-12-31 20:13:53 -05:00
rusEfi 638ed46fe4 docs 2017-12-31 20:13:20 -05:00
rusEfi bffdfee3ce bixing build 2017-12-31 20:13:04 -05:00
andreika-git a2675b9466 Fuel consumption impl. (alpha) (#526) 2017-12-31 19:25:59 -05:00
rusefi 6da8c3444a more idle control complexity 2017-12-27 00:26:40 -05:00
rusefi 612baa70d5 fixing build 2017-12-25 10:26:17 -05:00
rusefi 644eeb864a switching to target RPM curve 2017-12-24 22:41:57 -05:00
rusefi 7e6d593aea switching to target RPM curve 2017-12-24 22:14:08 -05:00
rusefi fb6cb5b2cf switching to target RPM curve 2017-12-24 22:05:16 -05:00
andreika-git e9c8a2a6a8 Bootloader set default pin states (#524)
* Set default pin states needed by Bootloader

* Small Bootloader fix
2017-12-24 13:45:03 -05:00
andreika-git d6dd4fb3f3 Impl. useSeparateVeForIdle/useSeparateAdvanceForIdle (#522) 2017-12-23 12:24:20 -05:00
andreika-git d466d9dac9 Better OBD2 support (#515) 2017-12-17 21:10:02 -05:00
rusefi f8014b2a1a fix #514 2017-12-17 15:41:58 -05:00
rusefi 6e61392ae9 debug field STATUS 2017-12-17 13:14:39 -05:00
rusefi 2230a232c6 FSIO usability 2017-12-17 12:02:35 -05:00
rusefi 6579a6261a removing dead code 2017-12-17 00:37:52 -05:00
rusefi 95824c2c91 more FSIO logging 2017-12-17 00:17:55 -05:00
rusefi cc052b9e19 more FSIO logging 2017-12-17 00:11:21 -05:00
rusefi 4594be1555 docs 2017-12-12 17:40:48 -05:00
rusefi 1c6de08a68 fixing build 2017-12-11 11:29:36 -05:00
rusefi 68880d342b fixing build 2017-12-11 11:23:53 -05:00
rusefi a7c5b24861 #4 2017-12-11 10:14:42 -05:00
rusefi 11e9a873db #490 configuration validation 2017-12-08 20:04:58 -05:00
rusefi 6362cf13ec better state validation 2017-12-06 21:43:22 -05:00
rusefi 819535f56f #512 2017-12-06 18:46:31 -05:00
rusefi 1c7f056cfc docs 2017-12-05 23:45:31 -05:00
rusefi d05a472a6f debug_mode_e 2017-12-03 23:59:06 -05:00
rusEfi ef0afb8beb #510 2017-12-03 18:29:52 -05:00
rusEfi 9c8db36591 softer error handling 2017-12-03 18:17:59 -05:00
rusEfi df4b20e8bf better state check 2017-12-03 16:45:39 -05:00
rusefi e0e453ddb9 better state validation 2017-12-03 16:16:15 -05:00
rusEfi ba9d3c06a6 code style 2017-12-03 15:31:11 -05:00
rusEfi d5a0c0d062 better state validation 2017-12-03 15:30:42 -05:00
andreika-git 12aff34939 Implement Cranking to Running Adv.Angle Interpolation for faster start (#506)
* Implement Cranking to Running Adv.Angle Interpolation for faster start

* Reduce code dup. and rename minRpm

* fix
2017-12-03 13:25:24 -05:00
rusefi d99690d3a2 refactoring 2017-12-03 13:22:29 -05:00
rusefi 757358f75b progress 2017-12-03 07:46:07 -05:00
andreika-git 1963218099 Add DBG_FSIO_ADC (#505) 2017-12-03 07:42:44 -05:00