Commit Graph

10110 Commits

Author SHA1 Message Date
rusefi 3375648612 usability progress: conditional ETB button enable. TODO: make logic consistent with other instances of same buttons 2022-11-26 14:26:29 -05:00
rusefi dfa70d0d9e safer defaults 2022-11-26 14:13:14 -05:00
rusefi 7af86c0d48 code reuse 2022-11-26 14:08:59 -05:00
rusefillc 55062b1ef6
refactoring: constexpr fuel computer (#4830)
* refactoring: constexpr fuel computer

* refactoring: constexpr fuel computer

* refactoring: constexpr fuel computer

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-11-26 12:25:04 -05:00
rusefillc 23698be5f8
without ValueProvider3D interface how do we mock? (#4829)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-11-26 11:23:54 -05:00
GitHub gen-configs Action 2645f97cab Auto-generated configs and docs 2022-11-26 16:23:09 +00:00
rusefillc 2c18e7745b
etbStatus_error does the job (#4820)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-11-26 11:08:26 -05:00
GitHub gen-configs Action 2105d3e8cf Auto-generated configs and docs 2022-11-26 02:30:50 +00:00
GitHub set-date Action 38edc84008 Update date 2022-11-26 00:20:26 +00:00
GitHub gen-configs Action 0bc368576f Auto-generated configs and docs 2022-11-25 02:47:05 +00:00
GitHub set-date Action 55da62054c Update date 2022-11-25 00:23:03 +00:00
Andrey 3b7b8e3f33 nissan 2022-11-23 23:45:25 -05:00
GitHub gen-configs Action 2454ecc434 Auto-generated configs and docs 2022-11-24 03:16:39 +00:00
GitHub gen-configs Action f70e8be006 Auto-generated configs and docs 2022-11-24 00:40:19 +00:00
GitHub set-date Action a8d95e9b22 Update date 2022-11-24 00:24:04 +00:00
Nathan Schulte 59406e83f3
avoid ctime, use UTC ISO 8601 for CMD_DATE format (#4764)
* java_console: use UTC ISO 8601 for CMD_DATE format

* ChibiOS RTC avoids ctime

* firmware: controller sets time via ISO 8601

* avoid ctime in CAN dash
2022-11-23 16:53:16 -04:00
rusefillc 8eaa901595
avoid ctime in GPS UART (#4824)
Co-authored-by: Nathan Schulte <nmschulte@desmas.net>
2022-11-23 13:20:36 -05:00
Nathan Schulte 5da7619577 add efidatetime_t type 2022-11-23 12:38:00 -05:00
GitHub gen-configs Action 99a2aabb8b Auto-generated configs and docs 2022-11-23 12:10:53 +00:00
Nathan Schulte fd1115d01a
code style, GPS fixes (test, firmware) (#4822)
* tidy NMEA

* const in nmea

* correct gps test output

* fix GPS UART print statements

* cleanup feature toggles in settings

* fix comment typos, misc whitespace
2022-11-23 07:01:34 -04:00
GitHub gen-configs Action d64aaaf707 Auto-generated configs and docs 2022-11-23 01:42:21 +00:00
rusefillc 7e64b56690 trying to improve ETB logging 2022-11-22 20:20:45 -05:00
rusefillc 4beea9dc58 even if directly commanded ETB PWM should be logged it should be logged somewhere else 2022-11-22 20:16:54 -05:00
GitHub set-date Action 95bd113c32 Update date 2022-11-23 00:21:19 +00:00
GitHub gen-configs Action 0d72941d8f Auto-generated configs and docs 2022-11-22 22:56:20 +00:00
rusefillc 54f1b74970 docs 2022-11-22 15:20:33 -05:00
rusefillc ebe00482d2 docs 2022-11-22 14:00:06 -05:00
GitHub gen-configs Action ac86c514a0 Auto-generated configs and docs 2022-11-22 03:13:15 +00:00
GitHub gen-configs Action ea9455f98f Auto-generated configs and docs 2022-11-22 01:53:34 +00:00
GitHub set-date Action 854433b8a2 Update date 2022-11-22 00:25:02 +00:00
rusefillc a32531ee60 What is "Aux PID"? #4807 2022-11-21 00:10:35 -05:00
GitHub set-date Action 555303cf33 Update date 2022-11-21 00:28:41 +00:00
GitHub gen-configs Action 9bf6d9384e Auto-generated configs and docs 2022-11-21 00:19:59 +00:00
rusefillc 17fd8e53c3 What is "Aux PID"? fix #4807 2022-11-20 18:27:51 -05:00
rusefillc 4133fc2634 https://github.com/rusefi/alphax-4chan/issues/77 2022-11-20 16:42:44 -05:00
GitHub gen-configs Action d57d0935b4 Auto-generated configs and docs 2022-11-20 16:22:56 +00:00
GitHub gen-configs Action 06d93cb9ca Auto-generated configs and docs 2022-11-20 06:59:54 +00:00
GitHub gen-configs Action 523f3f7c33 Auto-generated configs and docs 2022-11-20 06:14:28 +00:00
GitHub gen-configs Action 92f13ad470 Auto-generated configs and docs 2022-11-20 05:54:45 +00:00
GitHub gen-configs Action aedd2c659f Auto-generated configs and docs 2022-11-20 05:10:00 +00:00
GitHub gen-configs Action 27023dccd5 Auto-generated configs and docs 2022-11-20 04:57:21 +00:00
GitHub gen-configs Action 68ecf3e84d Auto-generated configs and docs 2022-11-20 04:32:52 +00:00
GitHub set-date Action 3627ba759a Update date 2022-11-20 00:24:56 +00:00
GitHub gen-configs Action 4f00847e94 Auto-generated configs and docs 2022-11-20 00:11:12 +00:00
GitHub gen-configs Action 373c010dca Auto-generated configs and docs 2022-11-19 20:09:30 +00:00
GitHub gen-configs Action 36422d639e Auto-generated configs and docs 2022-11-19 14:45:54 +00:00
rusefillc a331cfa2c9 simpler SENT for now 2022-11-19 09:38:39 -05:00
Nathan Schulte 5774a315fe firmware: only print ADC info if HAL_USE_ADC 2022-11-18 23:15:54 -05:00
Nathan Schulte 8eabbdf248 firmware: controllers: tidy #endif comments 2022-11-18 23:15:47 -05:00
Nathan Schulte 6b9b65543c firmware: kill -9 dead hipLastExecutionCount 2022-11-18 23:15:36 -05:00
GitHub gen-configs Action 1caeeb631b Auto-generated configs and docs 2022-11-19 02:30:46 +00:00
GitHub set-date Action 8890107f96 Update date 2022-11-19 00:22:57 +00:00
GitHub gen-configs Action 717a51095c Auto-generated configs and docs 2022-11-18 03:35:14 +00:00
GitHub set-date Action bba98174a8 Update date 2022-11-18 00:28:02 +00:00
Andrey Gusakov caebd674ea LUA/SENT: hook to get RAW sig0 and sig1 (WIP)
TODO: how to return two (N) values from LUA hook?
2022-11-17 16:17:27 -05:00
GitHub gen-configs Action a2090e1d8c Auto-generated configs and docs 2022-11-17 04:00:35 +00:00
GitHub set-date Action 56b79da839 Update date 2022-11-17 00:23:50 +00:00
GitHub gen-configs Action 2a1742bda0 Auto-generated configs and docs 2022-11-16 22:11:45 +00:00
GitHub gen-configs Action 66aa2e5e94 Auto-generated configs and docs 2022-11-16 20:50:58 +00:00
Andrey ce550aaa3d new trigger wheel shape for Benelli 3-cylinder engines #4744 2022-11-16 15:45:32 -05:00
Andrey 99edf9484a docs 2022-11-16 15:23:42 -05:00
Andrey 6ca9b6eda7 refactoring: default parameter, global replace 2022-11-16 14:28:43 -05:00
Andrey 2fb23cf58b new trigger wheel shape for Benelli 3-cylinder engines #4744 2022-11-16 12:18:46 -05:00
Andrey f7d97e202e docs 2022-11-16 12:18:34 -05:00
GitHub gen-configs Action 17e7b4261f Auto-generated configs and docs 2022-11-16 16:43:31 +00:00
rusefillc 32d3669a35 new trigger wheel shape for Benelli 3-cylinder engines #4744 2022-11-16 11:35:00 -05:00
GitHub gen-configs Action fdb4298745 Auto-generated configs and docs 2022-11-16 00:59:39 +00:00
GitHub set-date Action 6f4047bd67 Update date 2022-11-16 00:24:25 +00:00
rusefillc d2bfb22067 Hopefully not breaking anything 2022-11-15 15:15:17 -05:00
rusefillc f80f36f2d9 Error in can_dash.cpp fix #4786 2022-11-15 15:05:14 -05:00
rusefi 2c2429854b copy-paste bad 2022-11-15 12:28:31 -05:00
rusefillc 9f88281566 would need to stop the buzzing at PRI. 2022-11-15 11:01:56 -05:00
GitHub gen-configs Action 7c47bdf0a6 Auto-generated configs and docs 2022-11-15 14:34:13 +00:00
rusefillc 9882d726db would need to stop the buzzing at PRI. 2022-11-15 09:29:13 -05:00
GitHub gen-configs Action c2aa5ac825 Auto-generated configs and docs 2022-11-15 04:47:08 +00:00
GitHub gen-configs Action 499b7a0264 Auto-generated configs and docs 2022-11-15 04:30:19 +00:00
GitHub gen-configs Action 4bcae370c6 Auto-generated configs and docs 2022-11-15 03:36:59 +00:00
GitHub gen-configs Action 983f05e668 Auto-generated configs and docs 2022-11-15 02:54:14 +00:00
rusefillc b5ae916dcf Nissan 2022-11-14 21:47:54 -05:00
GitHub set-date Action 95c22643be Update date 2022-11-15 00:25:10 +00:00
GitHub gen-configs Action 0c4092982f Auto-generated configs and docs 2022-11-14 23:43:05 +00:00
GitHub gen-configs Action cbd737fd39 Auto-generated configs and docs 2022-11-14 22:57:45 +00:00
rusefi a17e12747e Add fuel adder to launch fix #4777 2022-11-13 20:23:19 -05:00
rusefi d8559be6bd it has been almost two years we cannot be compatible forever 2022-11-13 20:05:04 -05:00
GitHub gen-configs Action 05f9ea5867 Auto-generated configs and docs 2022-11-14 01:03:03 +00:00
GitHub set-date Action 7dbbc63973 Update date 2022-11-14 00:23:45 +00:00
GitHub gen-configs Action fac0a85ff8 Auto-generated configs and docs 2022-11-13 22:05:51 +00:00
GitHub gen-configs Action f2d7841004 Auto-generated configs and docs 2022-11-13 17:00:52 +00:00
rusefi 37194dfe56 Ford SENT ETB bench test in NJ #4745 2022-11-13 11:23:54 -05:00
rusefillc f166f0e0f5 Gather Nissan CAN data #2278 2022-11-13 02:55:10 -05:00
GitHub gen-configs Action f7ffd5070b Auto-generated configs and docs 2022-11-13 05:26:23 +00:00
rusefillc 51da94ba89 Gather Nissan CAN data #2278 2022-11-13 00:20:35 -05:00
GitHub set-date Action c11c16201c Update date 2022-11-13 00:22:17 +00:00
rusefillc 4cdc729d5c reducing confusion just a bit 2022-11-12 12:00:27 -05:00
GitHub gen-configs Action 080e00b06b Auto-generated configs and docs 2022-11-12 01:39:32 +00:00
GitHub set-date Action bf304a24e9 Update date 2022-11-12 00:24:54 +00:00
GitHub gen-configs Action b53b3cde68 Auto-generated configs and docs 2022-11-11 23:13:14 +00:00
GitHub gen-configs Action 5d18e6122a Auto-generated configs and docs 2022-11-11 22:29:36 +00:00
GitHub set-date Action 79ca66cf5c Update date 2022-11-11 00:26:45 +00:00
GitHub gen-configs Action ac7562b26f Auto-generated configs and docs 2022-11-10 20:17:00 +00:00
rusefillc fc8a63b1db Nissan MAF 2022-11-10 11:25:19 -05:00
rusefillc ca86fdc580 Nissan MAF 2022-11-10 11:10:55 -05:00
rusefillc ab823d06c8 Gather Nissan CAN data #2278 2022-11-10 00:42:56 -05:00
rusefillc 6e5f38d035 Nissan MAF 2022-11-09 22:09:39 -05:00
GitHub gen-configs Action 7dc36285c4 Auto-generated configs and docs 2022-11-10 02:46:36 +00:00
rusefi f38809d186 Nissan 2022-11-09 20:58:09 -05:00
GitHub gen-configs Action dbb78e76dd Auto-generated configs and docs 2022-11-10 01:45:38 +00:00
rusefillc d262fbfc2b Nissan 2022-11-09 20:39:11 -05:00
GitHub set-date Action 4c35cbb2f9 Update date 2022-11-10 00:26:44 +00:00
rusefillc 800b6b7a95 https://github.com/rusefi/hellenNA6_issues/issues/35 2022-11-09 14:41:21 -05:00
GitHub gen-configs Action 8886b39963 Auto-generated configs and docs 2022-11-09 03:04:45 +00:00
Matthew Kennedy 5c50ad2db4
infer useOnlyRisingEdge by trigger type (#4621)
* most of the plumbing

* easy tests

* trigger types that are rise only

* configs

* change mode of various triggers

* vvt

* 898 test is now impossible 🥳

* s

* instant rpm test

* actually remove useOnlyRisingEdgeForTrigger

* remove vvtCamSensorUseRise

* s

* print

* one happy test

* another test

* happy testSomethingWeird

* happy testCamInput

* maybe fix it a different way

* better

* quad cam

* nb2 happy

* bad merge

* vvt test

* trigger.test1995FordInline6TriggerDecoder

* hellen gm e67

* changelog
2022-11-08 21:48:39 -05:00
GitHub gen-configs Action 1f64cf5844 Auto-generated configs and docs 2022-11-09 01:59:03 +00:00
GitHub set-date Action d7eb09c9de Update date 2022-11-09 00:25:20 +00:00
GitHub gen-configs Action 8e579bd42b Auto-generated configs and docs 2022-11-08 02:15:04 +00:00
Matthew Kennedy 7bd9dbf89e
fix vvt logging logic (#4747)
* fix vvt logging logic

* put that back

* flip condition to avoid branch on uninitialized value
2022-11-07 10:52:17 -05:00
GitHub gen-configs Action e48a3ea866 Auto-generated configs and docs 2022-11-07 03:35:51 +00:00
rusefi ec77afeaa0 reducing ugly 2022-11-06 20:47:57 -05:00
rusefi 7cc6d9c07c removing dead code 2022-11-06 20:39:40 -05:00
Matthew Kennedy 91808c3a0e
lwip thread priorities (#4746) 2022-11-06 20:38:25 -05:00
GitHub gen-configs Action 648cfafb69 Auto-generated configs and docs 2022-11-07 01:17:02 +00:00
rusefi 9ccb0ccb0c https://rusefi.com/forum/viewtopic.php?p=46603#p46603
calling 'setTimeout' on bad self (cpp class not export)
2022-11-06 20:09:01 -05:00
GitHub set-date Action 2d1cae72c5 Update date 2022-11-07 00:23:20 +00:00
Andrey 1475ecf273 trigger refactoring: instance RPM fix #4740 2022-11-06 12:03:55 -05:00
Andrey 77a3f5d795 trigger refactoring: instance RPM #4740 2022-11-06 11:56:18 -05:00
Andrey 83e736b06a trigger refactoring: instance RPM #4740 2022-11-06 11:47:23 -05:00
Andrey 7b10b32958 trigger refactoring: instance RPM #4740 2022-11-06 11:45:51 -05:00
Andrey 79afd2b6fa trigger refactoring: instance RPM #4740 2022-11-06 11:41:27 -05:00
Andrey d75bf59cdc trigger refactoring: instance RPM #4740 2022-11-06 11:12:20 -05:00
Andrey a5136a0eae trigger refactoring: instance RPM #4740 2022-11-06 11:05:57 -05:00
Andrey b5796c121d trigger refactoring: instance RPM #4740 2022-11-06 10:58:04 -05:00
Andrey Gusakov f341385138 ETB: do not restart ETH thread on each doInitElectronicThrottle() 2022-11-06 09:26:40 -05:00
rusefillc 53d3c4a529 minor trigger refactoring 2022-11-06 01:32:59 -04:00
rusefillc 87d6aa2ed9 minor trigger refactoring 2022-11-06 01:11:33 -04:00
rusefillc e3fd84ed08 minor trigger refactoring 2022-11-06 00:32:38 -04:00
rusefillc a0c234c76d learning C++ 2022-11-06 00:17:24 -04:00
rusefillc d4bb6a3a5e more fancy 2022-11-06 00:10:50 -04:00
rusefillc cd77afe464 minor fix: will be invoked downstream 2022-11-05 23:58:05 -04:00
rusefillc 2866ba54b8 minor fix: no need to assign same value twice 2022-11-05 23:50:03 -04:00
rusefillc 43e3fce9b1 minor trigger refactoring 2022-11-05 22:42:33 -04:00
rusefillc fd86dc2b0f minor trigger refactoring 2022-11-05 22:30:08 -04:00
Andrey c6e34be447 A gem of dead code 2022-11-05 21:53:38 -04:00
Andrey b57bf2903a minor trigger refactoring 2022-11-05 21:43:12 -04:00
GitHub gen-configs Action f5f1fbfe2f Auto-generated configs and docs 2022-11-06 00:28:03 +00:00
Matthew Kennedy f4f5f69ee6
duplicate log field names (#4730)
* remove duplicate target lambda/afr

* names on fuel computer

* remove more copies

* sensor.java

* everybody loves hard dependencies on generated fields

* target afr gauge fix

* test

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-05 20:23:09 -04:00
rusefillc 6c3899f401 dead lines 2022-11-05 17:21:30 -04:00
GitHub gen-configs Action 88ffc7e763 Auto-generated configs and docs 2022-11-05 19:29:59 +00:00
rusefillc 500b3e8678 dead lines 2022-11-05 15:20:02 -04:00
GitHub set-date Action 4e77dd4917 Update date 2022-11-05 00:26:48 +00:00
GitHub gen-configs Action e083144623 Auto-generated configs and docs 2022-11-04 19:09:03 +00:00
Matthew Kennedy 1269428044
remove idle timing deadzone (#4731)
* remove idle timing deadzone

* test

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-04 15:02:20 -04:00
rusefi bf3357cc61 nicer defaults API 2022-11-04 13:27:40 -04:00
GitHub gen-configs Action 3251b9f99f Auto-generated configs and docs 2022-11-04 16:44:44 +00:00
rusefi 954e4650ba nicer defaults API 2022-11-04 12:37:28 -04:00
GitHub set-date Action f3d04f7c3e Update date 2022-11-04 00:27:19 +00:00
Andrey Gusakov 6305606319 ETB: dead variable 2022-11-03 19:38:47 -04:00
Andrey Gusakov 1c4f437fad typo 2022-11-03 19:38:35 -04:00
Andrey Gusakov 8bb471c8a7 ETB: typo? 2022-11-03 19:38:14 -04:00
GitHub gen-configs Action e7999d4707 Auto-generated configs and docs 2022-11-03 17:10:09 +00:00
rusefi d6f8590cbf https://github.com/rusefi/rusefi/issues/4688#issuecomment-1301886167 2022-11-03 09:45:57 -04:00
rusefi 7e95c2c672 removing dead code - function never returns nullptr 2022-11-03 09:40:44 -04:00
rusefillc 70e734127d target lambda & afr log fields broken #4727 2022-11-02 22:25:16 -04:00
GitHub gen-configs Action 0a703fec8c Auto-generated configs and docs 2022-11-03 02:21:44 +00:00
rusefillc 95d360f7b1 target lambda & afr log fields broken #4727 2022-11-02 22:17:00 -04:00
GitHub gen-configs Action 7d19cf3bea Auto-generated configs and docs 2022-11-03 01:54:29 +00:00
GitHub set-date Action c0821cf96e Update date 2022-11-03 00:26:14 +00:00
GitHub gen-configs Action 8fb479a302 Auto-generated configs and docs 2022-11-02 18:36:42 +00:00
GitHub gen-configs Action 6cd8b241bc Auto-generated configs and docs 2022-11-02 15:22:43 +00:00
GitHub gen-configs Action ba4f4251d2 Auto-generated configs and docs 2022-11-02 03:13:16 +00:00
GitHub gen-configs Action 00fa263e39 Auto-generated configs and docs 2022-11-02 02:57:50 +00:00
GitHub gen-configs Action e30896a957 Auto-generated configs and docs 2022-11-02 02:50:04 +00:00
rusefi 004cadf5d1 docs 2022-11-01 21:44:22 -04:00
rusefi d1875af1b4 better handling of invalid sensor on bench 2022-11-01 21:32:31 -04:00
GitHub gen-configs Action d7718dae1e Auto-generated configs and docs 2022-11-02 00:28:21 +00:00
GitHub gen-configs Action 54cea0119a Auto-generated configs and docs 2022-11-01 21:35:56 +00:00
rusefillc dd081e5d58 Too long field comment becomes log field name #4716 2022-11-01 17:31:47 -04:00
GitHub gen-configs Action 523a6b9592 Auto-generated configs and docs 2022-11-01 21:00:55 +00:00
rusefillc 53649f73f1 Too long field comment becomes log field name #4716 2022-11-01 16:51:51 -04:00
GitHub gen-configs Action 28041d4027 Auto-generated configs and docs 2022-11-01 14:52:28 +00:00
GitHub set-date Action 69661b7f77 Update date 2022-11-01 00:30:04 +00:00
GitHub gen-configs Action 4df9518458 Auto-generated configs and docs 2022-10-31 20:59:35 +00:00
GitHub gen-configs Action 38464c0d24 Auto-generated configs and docs 2022-10-31 19:33:46 +00:00
GitHub gen-configs Action 0609f97aa5 Auto-generated configs and docs 2022-10-31 18:40:24 +00:00
GitHub gen-configs Action 5db9b1e882 Auto-generated configs and docs 2022-10-31 17:16:20 +00:00
GitHub set-date Action 9876b439ab Update date 2022-10-31 00:28:39 +00:00
GitHub gen-configs Action 0b5ffbec6a Auto-generated configs and docs 2022-10-30 23:46:50 +00:00
GitHub gen-configs Action c7ce2c2565 Auto-generated configs and docs 2022-10-30 21:55:22 +00:00
Andrey G cb7f592848
idle_state: rename useIacTableForCoasting -> isIacTableForCoasting (#4721) 2022-10-30 17:41:18 -04:00
GitHub gen-configs Action 40ee8f1634 Auto-generated configs and docs 2022-10-30 16:50:07 +00:00
Andrey G e7b06cbfca
compile warnings: signed vs unsigned and unused (#4713) 2022-10-30 09:47:53 -04:00
rusefillc 959c738c24 refactoring: helper method 2022-10-30 00:17:42 -04:00
rusefillc 2715cc1b8b refactoring: helper method 2022-10-29 23:55:14 -04:00
rusefillc 13c9de1c80 refactoring: helper method 2022-10-29 23:04:24 -04:00
rusefillc 0283351d6c send more of Engine Sniffer data #4560 2022-10-29 21:55:35 -04:00
GitHub gen-configs Action 579cbddb54 Auto-generated configs and docs 2022-10-30 01:33:19 +00:00
rusefillc 066ac7e2ea send more of Engine Sniffer data #4560 2022-10-29 21:27:49 -04:00
rusefillc 074c6840dd Lua to enable self stimulation #4712 2022-10-29 21:26:42 -04:00
GitHub set-date Action ab1b8d6706 Update date 2022-10-30 00:31:04 +00:00
GitHub set-date Action b6e5da292a Update date 2022-10-29 00:22:15 +00:00
rusefillc 92e6ffbc8d Lua to enable self stimulation #4712 2022-10-28 19:52:16 -04:00