Commit Graph

160 Commits

Author SHA1 Message Date
rusefi 539cd8b1c7 current toolchain does not work great with current rusEfi code, two methods with same name are hard for full text search :( 2019-08-08 22:33:52 -04:00
rusefi 121ad9b786 fixing build & taking a safer route 2019-08-08 22:12:51 -04:00
rusefi 7d73c6a8a9 WFT is wrong with MRE_miata_na6 config? operationMode complexity #898
fancy smansy unit test with some C++11
2019-08-08 21:27:57 -04:00
rusefi faba7ef136 reducing code duplication with unit tests 2019-05-12 20:24:35 -04:00
rusefi 4e61505620 refactoring unit test 2019-05-10 21:29:17 -04:00
rusefi d0fce6bd07 docs 2019-03-04 00:14:55 -05:00
rusefi cf8ddde1ce #699 2019-02-28 21:09:31 -05:00
rusefi ff0fee71eb refactoring: reducing code duplication 2019-02-03 09:20:36 -05:00
rusefi 541d63fe89 refactoring: reducing code duplication 2019-02-03 09:19:17 -05:00
rusefi 3127b6fd24 Refactor Trigger System #635
reducing global state magic
2019-02-03 02:33:33 -05:00
rusefi 34e97c5d8e unit tests framework fix 2019-01-22 23:09:34 -05:00
rusefi 358af4ff89 testing API improvement (?) 2019-01-21 22:34:17 -05:00
rusefi d15399bba4 refactoring around GET_RPM 2019-01-21 22:32:30 -05:00
rusefi 53b5c08c0a refactoring around GET_RPM 2019-01-21 21:48:58 -05:00
rusefi 7e909205b6 tiny spinning progress 2019-01-21 15:34:39 -05:00
rusefi 3697fc6052 future fast spinning 60/2 test 2019-01-20 22:21:12 -05:00
rusefi a8b3c8f8d2 refactoring: better location for shared methods 2019-01-15 21:36:13 -05:00
rusefi de2a196dbc migrating to googletest 2019-01-14 23:40:13 -05:00
rusefi 38ed23c43f migrating to googletest 2019-01-14 18:38:20 -05:00
rusefi eec142390a docs 2019-01-14 12:59:57 -05:00
andreika-git 775775e4fd fix! (#673) 2019-01-14 11:33:58 -05:00
rusefi 7ad94ccdc1 Trigger: Question: something strange trigger errors #662
second attempt for CUSTOM_ERR_6696 implementation
2019-01-14 11:30:41 -05:00
rusefi d69e796c37 Question: something strange trigger errors #662
unit test progress
2019-01-12 15:51:40 -05:00
rusefi 3ca1c5360f Question: something strange trigger errors #662
reducing warnings in unit tests
2019-01-12 15:32:40 -05:00
rusefi b7917800c8 making warning codes more unit testable 2019-01-12 08:34:38 -05:00
rusefi f81c1a046e minor tests improvement 2019-01-11 00:47:03 -05:00
rusefi cee7726960 random test refactoring 2019-01-10 23:39:41 -05:00
rusefi 817eb74732 random test refactoring 2019-01-10 23:39:14 -05:00
rusefi 704e7112f4 random test refactoring 2019-01-10 23:33:50 -05:00
rusefi e7ee023d2d reducing global variables in tests 2019-01-10 23:24:36 -05:00
rusefi 7453e5ce5f reducing global variables in tests 2019-01-10 23:09:56 -05:00
rusefi 34cfdfd718 reducing global variables in tests 2019-01-10 21:50:13 -05:00
rusefi a32e8a3530 reducing global variables in tests 2019-01-10 21:26:02 -05:00
rusefi 8a2494a646 reducing global variables in tests 2019-01-10 21:19:46 -05:00
rusefi 02ac3d14c7 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 20:00:21 -05:00
rusefi bb2132e2c9 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 19:57:12 -05:00
rusefi da3d230798 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 16:30:14 -05:00
rusefi 5e896ce279 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 10:36:35 -05:00
rusefi 19c410387d making either Matt or compiler or both happier 2019-01-05 00:11:17 -05:00
rusefi 2585e4cad7 #625 2018-12-25 21:05:06 -05:00
rusefi d93ae81f12 bugfix 2018-12-25 18:44:46 -05:00
rusefi 3a7f719d5c #635 2018-12-24 23:23:45 -05:00
rusefi 0c1411e271 refactoring 2018-07-28 20:02:01 -04:00
rusefi cdb235cd82 refactoring 2018-07-28 19:51:41 -04:00
rusEfi 745f7ae5cf refactoring 2018-07-28 19:39:00 -04:00
rusEfi cf1d5e2f3e refactoring 2018-07-28 19:35:50 -04:00
rusEfi 92140f9c8e wider macro usage 2018-07-28 19:21:34 -04:00
rusefi 010099aa0d refactoring 2018-07-28 15:31:01 -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 b42dfaeabc better state reset 2018-03-04 21:10:00 -05:00
rusefi aaa7313f67 unit test reset fix 2018-03-04 20:14:47 -05:00
rusefi f861d0aabe refactoring unit tests 2018-03-04 16:39:33 -05:00
rusefi f7b3e16d8f refactoring unit tests 2018-03-04 16:38:01 -05:00
rusefi cc889cf315 docs 2018-03-04 16:34:23 -05:00
rusefi 8349897644 refactoring unit tests 2018-03-04 16:30:03 -05:00
rusefi 758c7461bd better method name 2017-06-11 15:12:41 -04:00
rusefi 2a9f3cdede better macro name 2017-05-15 23:28:49 -04:00
rusefi 676bedefac reducing variable name conflict 2017-03-28 18:59:42 -04:00
rusefi b01b053595 progress #363 2017-03-01 22:18:25 -05:00
rusEfi c869c21ba8 auto-sync 2016-12-18 12:03:48 -05:00
rusEfi adb2b8104a auto-sync 2016-11-07 22:02:21 -05:00
rusEfi 775950e919 auto-sync 2016-11-03 23:02:58 -04:00
rusEfi 81570e5857 auto-sync 2016-11-01 09:02:29 -04:00
rusEfi e7b8cd9646 auto-sync 2016-10-31 22:02:12 -04:00
rusEfi 947712a8f9 auto-sync 2016-09-27 11:01:57 -04:00
rusEfi 7403a07cab auto-sync 2016-09-15 14:02:45 -04:00
rusEfi 22882d9ab1 auto-sync 2016-09-14 23:03:47 -04:00
rusEfi c70364e18b auto-sync 2016-09-04 00:03:27 -04:00
rusEfi 18727108a9 auto-sync 2016-09-03 19:02:42 -04:00
rusEfi 822ff72a0c auto-sync 2016-08-27 19:02:43 -04:00
rusEfi 7b548bc57c auto-sync 2016-08-27 12:02:29 -04:00
rusEfi de2917cb97 auto-sync 2016-08-26 23:02:24 -04:00
rusEfi 63537e2212 auto-sync 2016-08-26 20:03:06 -04:00
rusEfi d61835fa46 auto-sync 2016-08-26 18:02:39 -04:00
rusEfi 41fdaf9554 auto-sync 2016-08-26 17:02:37 -04:00
rusEfi a9b6961265 auto-sync 2016-03-11 11:03:18 -05: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 f3309b58b5 auto-sync 2015-09-13 17:02:44 -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 808a4f6233 auto-sync 2015-05-15 21:05:02 -04:00
rusEfi 4cfe2a54f8 auto-sync 2015-04-05 16:04:54 -05:00
rusEfi 39478cf07c auto-sync 2015-04-04 21:11:07 -05:00
rusEfi 8adf403cc5 auto-sync 2015-02-28 14:04:46 -06:00
rusEfi 1947e18564 auto-sync 2015-02-28 00:04:17 -06:00
rusEfi 8ebb83b92a auto-sync 2015-02-27 18:09:09 -06:00
rusEfi 7b046bdadd auto-sync 2015-02-27 17:08:55 -06:00
rusEfi d6ff30e894 auto-sync 2015-02-27 16:07:50 -06:00
rusEfi 5332d54ac8 auto-sync 2015-01-01 16:03:28 -06:00
rusEfi 4afecfc1e8 auto-sync 2014-11-29 23:03:06 -06:00
rusEfi f575e7bd55 auto-sync 2014-11-24 20:03:34 -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 00add33207 auto-sync 2014-11-11 15:05:09 -06:00
rusEfi ef09927db9 auto-sync 2014-11-11 14:03:07 -06:00
rusEfi 5e4d368659 auto-sync 2014-11-10 10:04:09 -06:00
rusEfi 3cc4e99473 auto-sync 2014-11-07 10:08:15 -06:00
rusEfi 486fa92451 auto-sync 2014-11-06 20:05:30 -06:00