Commit Graph

199 Commits

Author SHA1 Message Date
andreika-git 887580f7e2 Tps-accel. fractional mode (#715)
* Add new config settings for tps_accel_fractional_mode

* Add new variables for the fractional algo

* Add resetFractionValues() method

* Call onEngineCycleTps() and fix onEngineCycle()

* Implement the fractional algo

* More debug outputs for tps-enrich

* Nice & juicy unit-test!
2019-03-28 22:47:20 -04:00
andreika-git b7a9cc13bb Idle timing PID control & TPS-based VE table (#713)
* Add new config settings for idleTimingPidControl & TPSBasedVeTable

* Add dialogs for idleTimingPidControl settings

* Add dialogs for TPSBasedVeTable settings

* Share the code for getTargetRpmForIdleCorrection() and move it from idle_thread.cpp

* Implement TPSBasedVeTable

* Add PID to advance_map.cpp

* Implement idleTimingPidControl

* Make getAdvanceCorrections() visible to unit-tests

* Unit-tests! Yeah!
2019-03-22 22:55:51 -04:00
rusefi 8303dc7595 refactoring: no logic changes, just nicer variable and method names 2019-03-12 18:54:46 -04:00
dron0gus 68884cc4ae gpiochips API, core and unit test (#703)
* Add external gpiochips driver API and core

* gpiochips: add unit test
2019-03-12 10:12:37 -04:00
rusefi 0fbc8c7adc #699 2019-02-28 21:17:35 -05:00
rusefi 7796c4e72c #699 2019-02-28 21:09:31 -05:00
rusefi 870c4e9d15 #699
more googletest to unit tests
2019-02-28 20:31:48 -05:00
rusefi 1f2ac36ca4 #699 2019-02-28 19:48:38 -05:00
rusefi 1d9720e5e5 #699 2019-02-28 19:42:15 -05:00
rusefi c60c8ce777 better (?) variable names 2019-02-10 22:47:49 -05:00
Matthew Kennedy a0c130b81c Fix dwell default, improve TS field names (#689)
* improve message

* clarify cranking dwell settings

* change default

* fix unit test that made assumption
2019-02-07 07:44:07 -05:00
rusefi b45590c0db Multiple sync pattern for faster cranking #679 2019-02-03 21:19:47 -05:00
rusefi 651fb14c51 Multiple sync pattern for faster cranking #679 2019-02-03 00:50:10 -05:00
rusefi e4e47ae833 CJ125 unit-tests coverage #617 2019-02-02 01:06:45 -05:00
rusefi 4796942097 CJ125 unit-tests coverage #617 2019-02-01 23:48:11 -05:00
rusefi 6992480f74 CJ125 unit-tests coverage #617 2019-02-01 23:16:34 -05:00
rusefi 57c6b75e81 #657 pulling global access down 2019-01-28 00:44:30 -05:00
rusefi 6607b833f7 #657 2019-01-27 23:41:46 -05:00
rusefi ae88cbf7eb 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 8642195e10 state validation progress 2019-01-22 23:15:33 -05:00
rusefi a1da311f34 unit tests framework fix 2019-01-22 23:09:34 -05:00
rusefi 6c58be4213 something is not right here :( 2019-01-21 22:45:37 -05:00
rusefi 6b67ce6e20 testing API improvement (?) 2019-01-21 22:34:17 -05:00
rusefi 03f659d116 refactoring around GET_RPM 2019-01-21 22:32:30 -05:00
rusefi 53e8d10c55 refactoring around GET_RPM 2019-01-21 21:48:58 -05:00
rusefi ad64e1b410 refactoring around GET_RPM 2019-01-21 20:33:21 -05:00
rusefi 730c21be38 micro test refactoring 2019-01-21 19:15:17 -05:00
rusefi 728e7ffa79 tiny spinning progress 2019-01-21 15:34:39 -05:00
rusefi 248902894f future fast spinning 60/2 test 2019-01-20 22:21:12 -05:00
rusefi 6244cda6b4 better method name and docs related to improved craking logic 2019-01-20 11:33:40 -05:00
rusefi 8beae89bcb FSIO testability and test-driven development 2019-01-19 22:09:37 -05:00
rusefi fcdcf04118 tests: reducing code duplication 2019-01-19 20:42:29 -05:00
rusefi 0e68d8c430 tests: moving away from global timeNowUs 2019-01-19 20:34:28 -05:00
rusefi d6d6d7a58f #538 2019-01-19 20:29:10 -05:00
rusefi 22d73f72e3 #674 fix? 2019-01-19 19:45:35 -05:00
rusefi d671f569c3 #35 progress 2019-01-19 11:28:37 -05:00
rusefi af7def0cba #35 unit tests 2019-01-19 09:40:39 -05:00
rusefi cd0b49fcfd #35 unit tests 2019-01-19 09:14:48 -05:00
rusefi 1c15d638fd microprogress 2019-01-17 22:59:17 -05:00
rusefi 22b4a07927 trying ideas about testability 2019-01-17 00:24:41 -05:00
rusefi 37ba1d53b2 fixing typo 2019-01-16 23:36:38 -05:00
rusefi 09201e9b7e refactoring: better location for shared methods 2019-01-15 21:36:13 -05:00
rusefi 143dee6009 migrating to googletest 2019-01-14 19:02:36 -05:00
rusefi 0152f9a997 migrating to googletest 2019-01-14 18:56:32 -05:00
rusefi f0d0a9b3e4 migrating to googletest 2019-01-14 18:38:20 -05:00
rusefi fa61f63ef4 migrating to googletest 2019-01-14 18:22:31 -05:00
rusefi 2f3d5b7829 migrating to googletest 2019-01-14 18:20:20 -05:00
rusefi ad94742d8b migrating to googletest 2019-01-14 18:00:59 -05:00
rusefi c88a754933 migrating to googletest 2019-01-14 17:44:03 -05:00
rusefi fc6b2ef793 migrating to googletest 2019-01-14 15:48:47 -05:00
rusefi 2bc8e592e2 migrating to googletest 2019-01-14 15:45:35 -05:00
rusefi 8fa3d4c3a5 migrating to googletest 2019-01-14 15:37:05 -05:00
rusefi 2358e6e9c0 migrating to googletest 2019-01-14 15:31:56 -05:00
rusefi 8ce869915f Trigger: Question: something strange trigger errors #662
undoing unplanned change
2019-01-14 08:59:50 -05:00
rusefi 479edff460 Trigger: Question: something strange trigger errors #662
hopefully CUSTOM_ERR_START_STACK fix
2019-01-14 08:57:08 -05:00
rusefi 7e7fe321b4 minor improvement 2019-01-14 00:21:08 -05:00
rusefi 713c029918 minor clean-up 2019-01-13 23:05:03 -05:00
rusefi 50de323426 BUG: phase sensor validation attending #659
future test would live here
2019-01-13 22:52:22 -05:00
rusefi 2dd9e6ea57 migrating to googletest 2019-01-13 22:34:36 -05:00
rusefi 09122d1b87 migrating to googletest 2019-01-13 22:15:21 -05:00
rusefi 1bcefa5690 MAF2MAP convestion #538 2019-01-13 01:53:58 -05:00
rusefi 967c4654c7 docs & unit test refactoring 2019-01-12 22:24:29 -05:00
rusefi b76c015581 Question: something strange trigger errors #662
unit test progress
2019-01-12 21:36:50 -05:00
rusefi 3850e7e8ee Question: something strange trigger errors #662
unit test progress
2019-01-12 15:51:40 -05:00
rusefi 8801fcfbe3 Question: something strange trigger errors #662
reducing warnings in unit tests
2019-01-12 15:32:40 -05:00
rusefi aa84b7da19 cyclic_buffer.contains method 2019-01-12 14:01:13 -05:00
rusefi 9e73d7bafe making warning codes more unit testable 2019-01-12 08:34:38 -05:00
rusefi 7893486065 new unit test 2019-01-11 19:08:15 -05:00
rusefi e00d653e78 better field name 2019-01-11 01:18:35 -05:00
rusefi 90cb484556 tests refactoring 2019-01-11 01:09:16 -05:00
rusefi 4b97f15071 random test refactoring 2019-01-10 23:39:41 -05:00
rusefi 6414da4213 random test refactoring 2019-01-10 23:39:14 -05:00
rusefi 7c9a99fb72 random test refactoring 2019-01-10 23:33:50 -05:00
rusefi 51a708117a reducing global variables in tests 2019-01-10 23:24:36 -05:00
rusefi 5c97fbd8f1 reducing global variables in tests 2019-01-10 23:15:24 -05:00
rusefi e357cec8bf reducing global variables in tests 2019-01-10 23:09:56 -05:00
rusefi ea069b118a reducing global variables in tests 2019-01-10 22:43:31 -05:00
rusefi 53b53255df reducing global variables in tests 2019-01-10 21:50:13 -05:00
rusefi 67aa9f96b9 reducing global variables in tests 2019-01-10 21:26:02 -05:00
rusefi e394f36d58 reducing global variables in tests 2019-01-10 21:19:46 -05:00
rusefi d959e58578 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-10 21:10:46 -05:00
rusefi c1509dd0b7 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-10 19:25:07 -05:00
rusefi fed61c1af4 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-09 22:57:33 -05:00
rusefi dee2402341 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 20:06:41 -05:00
rusefi 270af0c0ab The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 20:00:21 -05:00
rusefi b4f5714b66 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 19:57:12 -05:00
rusefi f0baaf6953 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 19:52:01 -05:00
rusefi a3de3b2331 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 16:42:34 -05:00
rusefi e189d16978 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 16:30:14 -05:00
rusefi 20dc9b57a4 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 10:36:35 -05:00
rusefi 7989763ee9 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 10:17:35 -05:00
rusefi 9f63ea4130 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 08:50:51 -05:00
rusefi 3f21c9e957 gtest 2019-01-08 22:10:54 -05:00
rusefi e14c7e6e92 #35 first unit test with a mock! 2019-01-08 01:20:18 -05:00
rusefi c027473bc1 #35 refactoring towards making class testable 2019-01-08 00:28:53 -05:00
rusefi cf6dcc495c #35 refactoring towards making class testable 2019-01-07 23:55:56 -05:00
rusefi 519316da16 #35 2019-01-07 23:23:50 -05:00
rusefi 3cdd61a815 new test style 2019-01-06 07:37:12 -05:00
rusefi 8d8d3c32ca better folder structure 2019-01-05 21:49:47 -05:00