Commit Graph

190 Commits

Author SHA1 Message Date
rusEfi 9cce922b78 per error code 2018-07-23 21:38:05 -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
andreika-git ac0189270e 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 133b1689bb better state validation 2018-03-04 21:02:35 -05:00
rusefi 98055ca350 better logging 2018-03-04 20:43:38 -05:00
rusefi 2a626dcd6e refactoring: extract method 2018-03-03 19:26:59 -05:00
rusefi c049eea877 fix #570 2018-03-01 06:01:15 -05:00
rusefi 5db803a2bd trigger image progress 2018-02-28 23:31:58 -05:00
rusefi 4c95a14085 docs & names 2018-02-06 01:24:45 +03:00
rusefi 3d5e93534d docs & names 2018-02-06 01:16:34 +03:00
rusefi 85c3df137e and now bugfix for the fresh bugfix 2018-02-04 20:46:57 +03:00
rusefi 5385a040fd refactoring 2018-02-03 20:43:31 -05:00
rusefi 5c076ed215 new attempt: with thread-safery 2018-02-03 16:06:34 -05:00
rusefi 1e2ad62cf9 one step backwards 2018-02-03 15:19:32 -05:00
rusefi 59954e1ed9 reducing the coupling between trigger handling and trigger emulation 2018-02-03 13:08:11 -05:00
rusefi a15eab1b71 minor bugfix in theoretical case of two consequitive changes 2018-02-03 12:56:37 -05:00
rusefi 86f7a89412 minor bugfix in theoretical case of two consequitive changes 2018-02-03 12:47:37 -05:00
rusefi 64b7a51617 #65
explicit precision control
2018-01-23 12:05:14 -05:00
rusefi 1d31067d19 happy new year 2018-01-20 20:55:31 -05:00
rusefi 227836ee7d dead code 2017-12-12 17:39:41 -05:00
rusefi b455df4728 docs 2017-12-12 17:26:23 -05:00
rusefi 405f06a608 #498 2017-11-20 15:01:48 -05:00
rusefi 87f8cb0b37 better status messages 2017-11-19 22:31:01 -05:00
rusefi 02eed1c82c refactoring - reducing trigger code complexity 2017-10-16 14:08:45 -04:00
rusefi 01295e8590 fix #472 2017-08-11 14:02:15 -04:00
rusefi 698fdafb5c hopefully bugfix 2017-07-05 22:22:24 -04:00
rusefi e03883ab96 partial rollback 2017-07-05 21:54:04 -04:00
rusefi b21bfa89c8 partial rollback 2017-07-05 21:50:15 -04:00
andreika-git 2219e2b239 attempting to fix simulator autotest... (#453) 2017-06-29 02:45:19 -04:00
andreika-git c94a519eec fix checkIfTriggerConfigChanged() for unit tests (#452) 2017-06-28 11:06:40 -04:00
andreika-git 87b624d0fa fix unit_tests (#450) 2017-06-27 00:10:01 +03:00
andreika-git 1a7e5b20d9 onConfigurationChangeTriggerCallback() (#448)
* onConfigurationChangeTriggerCallback()

* conform isTriggerConfigChanged

* #if EFI_EMULATE_POSITION_SENSORS

* Now it works!

* svnversion
2017-06-26 21:31:10 +03:00
rusefi 6c0fae23fa maybe micro-optimization 2017-05-25 23:23:22 -04:00
rusefi b9771e42e9 better name 2017-05-21 11:09:47 -04:00
rusefi 2e70da24db wider usage of EFI_CLOCK_LOCKS 2017-05-21 10:46:43 -04:00
rusefi 486e69d492 better names 2017-05-21 10:25:35 -04:00
rusefi 2b4c66968c better code names & more performance info 2017-05-21 10:03:17 -04:00
rusefi a55b56cbae fixing build 2017-05-19 22:30:21 -04:00
rusefi 1c6d530f1c consistency for max counters reset 2017-05-19 21:52:10 -04:00
rusefi 2a9f3cdede better macro name 2017-05-15 23:28:49 -04:00
rusefi 7dcf31c004 removing unused parameter 2017-05-15 20:31:16 -04:00
rusefi 4fe5b75664 safe pre-merge, reducing chibios3 PR 2017-03-30 08:58:48 -04:00
rusefi 9aa890f743 removing dead code 2017-03-18 20:42:13 -04:00
rusefi a0d0f8ac79 better error code enum names & minor binary protocol test command fix 2017-03-05 14:13:47 -05:00
rusefi 012cdc1f6c progress #363 2017-03-01 22:37:10 -05:00
rusefi b01b053595 progress #363 2017-03-01 22:18:25 -05:00
rusefi ddab2acb9f typo in error message 2017-03-01 21:43:18 -05:00
rusefi 52dfe82d31 trigger progress 2017-02-23 22:27:12 -05:00
rusefi 22840a70c5 progress #363 2017-02-23 20:24:06 -05:00
rusefi b145cdf31d fixed #3 2017-02-21 11:46:49 -05:00