Commit Graph

5178 Commits

Author SHA1 Message Date
rusefi e3dfcc4df9 more detailed warning 2018-06-12 05:45:11 -04:00
rusefi 9158dc22f2 injectionOffset to TS gauges first step 2018-06-12 05:15:10 -04:00
rusefi 426db4ca2b refactoring: code style in method name 2018-06-12 05:14:19 -04:00
rusefi 6a7c5857bc MAP thresholds into project 2018-06-10 04:43:49 -04:00
rusefi bddd85e144 usability? 2018-06-05 17:42:42 -04:00
rusefi baf66085d2 docs 2018-06-04 19:49:40 -04:00
rusefi d9036069f6 docs 2018-06-04 14:32:18 -04:00
rusefi 8881bef3cd knockCount into logs 2018-05-31 00:50:05 -04:00
rusefi b5edcfca05 human-readable HIP state 2018-05-31 00:36:46 -04:00
rusefi ee2d39a127 code style 2018-05-31 00:32:55 -04:00
rusefi 18a589a0b7 fixing build 2018-05-31 00:32:44 -04:00
rusefi f7ca461c32 getHip_state_e(hip_state_e value) method for usability 2018-05-31 00:23:20 -04:00
rusefi c7b604a0f6 TS indicator of HIP9011 state 2018-05-31 00:15:05 -04:00
rusefi 3dd9f103ae docs 2018-05-27 20:47:40 -04:00
rusefi f2aa684aec EGT into datalog 2018-05-27 11:20:41 -04:00
rusefi 58402e4800 happy new year 2018-05-27 11:18:21 -04:00
rusefi f959619a59 better state validation 2018-05-24 22:12:57 -04:00
rusefi 5396ce22ec poke 2018-05-20 15:51:20 -04:00
rusefi 5f9c44c094 better error message 2018-05-20 13:36:15 -04:00
rusefi c757009065 knock and bore 2018-05-20 13:22:32 -04:00
rusefi b79e635756 poke 2018-05-08 14:57:11 -04:00
rusefi d7211d8c64 better field name 2018-05-08 13:33:49 -04:00
rusefi d2c0373d75 docs 2018-05-08 13:32:33 -04:00
rusefi ee3e6c1eaf 500 is the new 300 for MAP limit 2018-05-04 16:43:13 -04:00
rusefi dcdd608830 poke 2018-05-04 07:01:00 -04:00
rusefi 5d55a5a147 poke 2018-05-03 22:44:17 -04:00
rusefi 56ec05e37d refactoring - better method name and removing a bit of dead code 2018-04-30 02:22:54 -04:00
rusefi 644635bf44 trigger noise filtering 2018-04-26 02:15:03 -04:00
andreika-git 58b7fbb96e 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
rusefi e83b70080c sync 2018-04-16 09:34:56 -04:00
rusEfi e08e2ef364 docs 2018-04-15 22:38:54 -04:00
rusefi 36e16248fa 1996 docs 2018-04-15 13:32:53 -04:00
rusefi be939ba105 progress 2018-04-09 07:46:49 -04:00
Artem 3170cf596a explain some fields (#591)
Updating some text fields. Now it more understood than before
2018-04-09 07:46:15 -04:00
rusefi f4dd44245d docs 2018-04-08 11:38:14 -04:00
rusefi a56fd71ecd docs 2018-04-08 11:35:24 -04:00
rusEfi bcab3336cf minor bugfix: periodic version status message via TTL 2018-04-01 23:49:57 -04:00
rusEfi 2023dea41e docs 2018-04-01 23:38:34 -04:00
rusEfi 3caf42997c refactoring: removing some dead code 2018-04-01 23:29:00 -04:00
rusEfi e5b7d44d26 docs 2018-04-01 23:28:42 -04:00
rusEfi 027caeea96 todo docs 2018-04-01 23:28:04 -04:00
andreika-git 99ea4ee796 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 b55dda9658 #586 undoing bootloader damage 2018-03-25 09:18:40 -04:00
rusefi ac5401fc47 more on #587 2018-03-25 09:12:51 -04:00
rusefi 6547844065 #587 maybe? 2018-03-24 23:48:47 -04:00
rusefi e36a4e03bf #586 2018-03-24 23:10:46 -04:00
rusefi 3983c71d66 #586
some clarity
2018-03-24 22:05:08 -04:00
rusefi 8fb129469b Merge branch 'master' of https://github.com/rusefi/rusefi 2018-03-24 21:13:37 -04:00
rusefi 645ea95739 version into simulator output 2018-03-24 21:13:08 -04:00
andreika-git 16c4f84d8d 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