Commit Graph

166 Commits

Author SHA1 Message Date
rusefi 06cdb7cde6 refactoring 2020-01-22 01:22:44 -05:00
rusefi 9d0c5540d8 refactoring 2020-01-22 00:40:26 -05:00
rusefi b83a5310be happy new year 2020-01-08 00:02:40 -05:00
rusefi fde9a449cf random refactoring: hopefully not changing byte size of any variables but clarifying/fixing type between ticks, US and MS 2019-12-21 21:11:09 -05:00
rusefi c5cfd21a70 just a trivial massive rename: TriggerState > TriggerWaveform 2019-12-08 01:09:39 -05:00
rusefi d6471a84bc Refactor Trigger System #635
injecting callback via parameters instead of nasty "bool isInitializingTrigger" field
2019-12-06 01:57:11 -05:00
rusefi 717abd6b67 Refactor Trigger System #635
injecting callback via parameters via magic and potentially broken field manipulation
2019-12-06 01:05:19 -05:00
rusefi 28a12d9d04 typo 2019-12-06 00:07:27 -05:00
rusefi c59d8164c6 unit tests progress 2019-09-19 21:41:52 -04:00
rusefi f32b29f318 Live Data: trigger current gap 2019-09-03 19:30:51 -04:00
rusEfi c2980a36a9 Live Data VVT counter 2019-09-02 14:47:05 -04:00
rusEfi 1c0d38abef new feature: check engine light to blink on trigger synchronization 2019-08-18 15:53:38 -04:00
Matthew Kennedy 95003e9a7b const, explicit, and override (#831)
* const, explicit, and override

* more const

* more const

* missed a spot
2019-06-08 09:51:36 -04:00
rusefi 812c61903a BUG: phase sensor validation attending - detect missing CAM signal fix #659 2019-05-11 00:21:37 -04:00
rusefi 541c445a2d defined(__DOXYGEN__) ? #748 2019-04-12 22:07:03 -04:00
rusefi da4fb3a19f better conditional compilation 2019-01-31 17:55:23 -05:00
rusefi 14199080b1
Trigger rabbit hole (#682)
fix #681

* this did not work right

* progress: spinning is detected sooner now

* and now things are much better?

* and now reducing RAM usage
2019-01-24 21:12:55 -05:00
rusefi 90a7e61767 trigger refactoring: extracting methods to improve readability 2019-01-23 22:31:16 -05:00
rusefi 72c6ebd239 trigger refactoring: extracting methods to improve readability 2019-01-23 22:06:42 -05:00
rusefi 87930e3b49 trigger code minor clean-up 2019-01-23 21:43:27 -05:00
rusefi 1d15885448 C++11 and unique method name 2019-01-22 19:07:36 -05:00
rusefi 662831cde9 The Big Refactoring of 2019: configuration version should not be a global variable #656 2019-01-15 21:18:44 -05:00
rusefi 0ffa05a911 learning C++ 2019-01-15 20:24:36 -05:00
rusefi c7f5581382 enjoying C++11 2019-01-13 23:20:19 -05:00
rusefi f0344fd16c #625 big step - no more engine dependency from TriggerShape 2018-12-25 22:47:29 -05:00
rusefi dca11bb486 fixing popular typo 2018-10-23 03:47:30 -04:00
rusefi c64a52f20b refactoring trigger sync layer 2018-10-21 14:03:51 -04:00
rusefi 1062fa5ce8 refactoring trigger sync layer 2018-10-21 12:29:41 -04:00
rusefi 39d0bc130b refactoring trigger sync layer 2018-10-21 12:18:15 -04:00
rusefi 32e91f2d99 refactoring trigger sync layer 2018-10-21 12:03:08 -04:00
rusefi a72cd9c9db refactoring trigger sync layer 2018-10-21 11:27:14 -04:00
rusefi 1f90cf153d refactoring 2018-09-16 22:26:57 -04:00
rusefi 8edd893fc9 typo 2018-07-29 10:23:07 -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 2a626dcd6e refactoring: extract method 2018-03-03 19:26:59 -05:00
rusefi 3d5e93534d docs & names 2018-02-06 01:16:34 +03:00
rusEfi 2a520e1196 #58 2017-12-13 21:08:34 -05:00
rusefi d41e2fecb7 removing dead code 2017-12-12 18:04:54 -05:00
rusefi 624e95e6d0 removing dead code 2017-12-12 17:51:44 -05:00
rusefi feec3db305 removing unused parameters 2017-12-04 00:04:47 -05:00
rusefi ac7c2290ca #58 2017-12-03 23:58:48 -05:00
rusefi 907a23cda6 #58 2017-05-18 16:39:04 -04:00
rusefi 7fe5edf5e2 #58 2017-05-18 16:16:55 -04:00
rusefi 74a359077c better macro name 2017-05-15 23:33:22 -04:00
rusefi 29d13aa32a SR20VE trigger 2017-03-18 21:36:51 -04:00
rusefi 0383e5a567 SR20VE trigger 2017-03-18 21:22:56 -04:00
rusefi b03cc272de SR20VE trigger 2017-03-18 21:14:12 -04:00
rusefi b9c422efd3 SR20VE trigger 2017-03-18 20:59:52 -04:00
rusefi 012cdc1f6c progress #363 2017-03-01 22:37:10 -05:00
rusefi 7f4c770db9 #363 new flag for softer error handling 2017-02-23 08:44:10 -05:00
rusEfi 9240dc79b8 auto-sync 2017-01-03 17:01:42 -05:00
rusEfi 4c39b2dc0e auto-sync 2017-01-03 16:02:43 -05:00
rusEfi 55e89f0f31 auto-sync 2017-01-03 06:05:22 -05:00
rusEfi e7b8cd9646 auto-sync 2016-10-31 22:02:12 -04:00
rusEfi 06d17e7ade auto-sync 2016-08-23 22:02:18 -04:00
rusEfi f851d92adf auto-sync 2016-08-22 23:04:55 -04:00
rusEfi e0fff92cd0 auto-sync 2016-08-20 22:02:12 -04:00
rusEfi 96128bf1b2 auto-sync 2016-06-14 03:02:57 -04:00
rusEfi 33283301e1 auto-sync 2016-06-11 23:02:58 -04:00
rusEfi 25feb2f775 auto-sync 2016-02-27 23:03:34 -05:00
rusEfi d2a790bd0c auto-sync 2016-01-25 01:02:55 -05:00
rusEfi ead7e3fe24 auto-sync 2016-01-15 00:01:42 -05:00
rusEfi a538dde81e auto-sync 2016-01-11 17:01:33 -05:00
rusEfi fbdea87819 auto-sync 2015-12-31 16:02:30 -05:00
rusEfi e6213d5454 auto-sync 2015-12-27 16:02:44 -05:00
rusEfi dd0a831964 auto-sync 2015-09-24 22:02:47 -04:00
rusEfi d153fc390e auto-sync 2015-09-23 21:02:33 -04:00
rusEfi f35d2cca07 auto-sync 2015-09-13 16:01:38 -04:00
rusEfi c9852aa7b5 auto-sync 2015-09-13 10:01:39 -04:00
rusEfi 98207669aa auto-sync 2015-09-12 17:01:24 -04:00
rusEfi 86a40aa711 auto-sync 2015-09-12 16:01:43 -04:00
rusEfi fc53d55124 auto-sync 2015-09-12 01:02:28 -04:00
rusEfi 81eb37f58c auto-sync 2015-09-08 23:01:07 -04:00
rusEfi 6bd6b0b43f auto-sync 2015-08-17 23:02:01 -04:00
rusEfi 5f59cdd966 auto-sync 2015-07-16 00:07:25 -04:00
rusEfi ee066cb26f auto-sync 2015-07-15 23:07:51 -04:00
rusEfi 969ebbf142 auto-sync 2015-07-10 09:01:56 -04:00
rusEfi 298341e0d1 auto-sync 2015-07-10 08:57:59 -04:00
rusEfi 241498d330 auto-sync 2015-07-06 21:33:28 -04:00
rusEfi 9ec3d46b8f auto-sync 2015-05-02 14:10:17 -04:00
rusEfi a55a5825ba auto-sync 2015-04-12 22:09:40 -05:00
rusEfi 7106a980ae auto-sync 2015-04-08 22:09:55 -05:00
rusEfi 887b641f5c auto-sync 2015-03-22 13:12:45 -05:00
rusEfi 407c2d57b0 auto-sync 2015-01-18 09:06:08 -06:00
rusEfi 5cab0baa60 auto-sync 2015-01-17 23:04:10 -06:00
rusEfi 93d4e5c5c6 auto-sync 2015-01-14 20:03:44 -06:00
rusEfi d2451ff2a2 auto-sync 2015-01-13 07:04:00 -06:00
rusEfi f8ee4cf62c auto-sync 2015-01-12 18:05:46 -06:00
rusEfi 9820527bdb auto-sync 2015-01-12 17:04:10 -06:00
rusEfi cdb5f18ed7 auto-sync 2015-01-08 22:04:09 -06:00
rusEfi d8307efc0e auto-sync 2014-11-26 16:03:18 -06:00
rusEfi 9f73f4fb5e auto-sync 2014-11-26 15:03:29 -06:00
rusEfi ea348694e6 auto-sync 2014-11-26 14:04:04 -06:00
rusEfi fb131888bf auto-sync 2014-11-24 15:03:32 -06:00
rusEfi d881584824 auto-sync 2014-11-24 14:06:11 -06:00
rusEfi c64a27e5bd auto-sync 2014-11-15 13:03:19 -06:00
rusEfi 18aaa5110e auto-sync 2014-11-15 08:03:49 -06:00
rusEfi 5b1e8c9798 auto-sync 2014-11-14 16:03:57 -06:00
rusEfi 998f3f2a9d auto-sync 2014-11-14 10:03:49 -06:00
rusEfi cac7d97683 auto-sync 2014-11-13 15:03:09 -06:00