Commit Graph

329 Commits

Author SHA1 Message Date
Andrey f60bd6c683 better file name to actually reflect what the content is about 2024-03-25 23:31:49 -04:00
Andrey 4b6786b6ff ETB traction control drop is affected by not-highlighted cell fix #5952 2024-03-04 18:23:48 -05:00
Andrey 3096db5c72 confusing Map3D API fix #6139 2024-03-04 17:58:24 -05:00
rusefillc 16211bb4e7 is this ever null? 2024-01-02 23:04:13 -05:00
rusefillc 31711cc71e adding-etb-lightness: is it even nullptr? 2024-01-02 21:10:13 -05:00
rusefi 59b766141c traction control: wheel-slip based close ETB #5843 2023-12-31 18:08:21 -05:00
rusefillc 26514f8b92 ETB calibration compatibility notes from 2022
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-12-26 13:01:03 -05:00
rusefillc daad14b907 ETB minor clean-up 2023-12-18 19:01:55 -05:00
rusefillc 191b17e0d5 ETB minor clean-up 2023-12-18 16:48:54 -05:00
rusefillc 0800335320 reducing code duplication 2023-11-13 18:30:30 -05:00
Matthew Kennedy 2c049d206a dead pid auto tune 2023-11-01 17:01:07 -04:00
rusefillc 0b1b7a86d9 Make TPS/PPS split configurable #5620 2023-10-30 22:25:29 -04:00
rusefi 88b08a9156 https://github.com/rusefi/rusefi-hardware/issues/253 2023-10-30 08:46:14 -04:00
rusefillc c98963a991 only: dead commands 2023-10-27 11:35:15 -04:00
Andrey 300e08d4c4 only:making boost constraints more obvious, also running boost in simulator 2023-10-19 21:06:09 -04:00
rusefi e8c45a2e7d refactoring: reducing code duplication. Also, do we even care for critical error codes?! 2023-08-20 22:23:44 -04:00
rusefillc c1ac523031 only:dead ETB code 2023-07-02 12:14:54 -04:00
rusefillc edab0d1e88 Better defaults based on some real tunes #5344 2023-06-18 23:02:51 -04:00
Matthew Kennedy 83f8b168f6 indent formatting
(cherry picked from commit 8b5825adc4)
2023-06-02 00:37:45 -04:00
Matthew Kennedy 61e5b4b1ad change ObdCode to enum class builds firmware 2023-04-29 00:44:00 -04:00
rusefillc a61f39fa5f only:alphax-8chan 2023-03-27 11:00:01 -04:00
Andrey 5a735c9059 Native SENT TPS input #5079
only:alphax-4chan
2023-02-22 13:41:43 -05:00
rusefi fbb59e6b75 Nick wonders if DC wastegate is still FUBAR #5075 2023-02-19 00:36:03 -05:00
Andrey 816d2b01c0 refactoring: better method name 2023-02-19 00:15:12 -05:00
Andrey f99f0e1dcf minor bugfix 2023-02-18 23:58:06 -05:00
rusefi 096be69c20 DC is not ETB 2023-02-18 22:39:45 -05:00
rusefi 7d83c7374f wastegateDcStatus 2023-02-18 22:33:44 -05:00
Andrey abab788d20 Nick wonders if DC wastegate is still FUBAR #5075 2023-02-17 22:17:09 -05:00
Matthew Kennedy 2edd6b5556
don't show a yellow indicator if there isn't actually a problem (#5076) 2023-02-14 06:38:24 -05:00
rusefi 254c16f5bc Nick wonders if DC wastegate is still FUBAR #5075 2023-02-13 19:17:47 -05:00
Nathan Schulte 9fc7864723
Fixup ETB auto-calib/tune buttons (#5063)
* fix TS command typo (s/cmb/cmd/g)

* use TsCalMode constants in TS inputs

* TS: guard ETB calibrationMode buttons

* simplify ETB calibration logic
2023-02-13 10:31:37 -05:00
rusefi 07beba9128 ETB auto-calibrate usability: both buttons should not be enabled at the same time #5061
random note
2023-02-13 00:56:54 -05:00
rusefi aca505e9e7 dead 2023-02-12 21:20:05 -05:00
rusefi 0581ca2359 https://github.com/rusefi/rusefi/issues/5056 2023-02-12 20:12:26 -05:00
Matthew Kennedy 632cf9dd2d
remove useETBforIdleControl (#5054)
* remove useETBforIdleControl

* etb integrated

* jni weirdness
2023-02-12 16:49:12 -05:00
rusefi b32bda8275 reducing code duplication 2023-02-11 22:44:42 -05:00
rusefillc 5903b4526a fuck blind fix :( 2023-02-11 17:31:24 -05:00
rusefillc 194caf1d9d h-bridge wastegate not alive on bench #4965
mmmmaybe fix?! overall total spaghetti :(
2023-01-17 14:22:56 -05:00
rusefillc 1be06f8d08 h-bridge wastegate not alive on bench #4965
life is sad when debugger is broken
2023-01-17 13:46:54 -05:00
rusefillc 64ecfd26ca h-bridge wastegate not alive on bench #4965
bugfix: not any DC is ETB :(
2023-01-17 13:13:46 -05:00
rusefillc 3702770292 h-bridge wastegate not alive on bench #4965
bugfix: not any DC is ETB :(
2023-01-17 04:14:30 -05:00
rusefillc 272014553e dead code 2023-01-17 03:38:45 -05:00
rusefillc 08e1874f00 h-bridge wastegate not alive on bench #4965
DC controller needs to be alive even if it's not serving ETB
2023-01-16 16:15:00 -05:00
rusefillc f0b6dfa745 We really should decouple DC from ETB 2023-01-16 16:02:29 -05:00
rusefillc fe61c4cdd3 docs 2023-01-16 15:53:06 -05:00
Matthew Kennedy 1eca0ca1bd
Jammed ETB detection (#4873)
* jammed ETB detection

* autoscale

* comment

* cleanup

* implement test, cleanup
2023-01-10 15:31:04 -05:00
TurboMarian 64026b3d90 ALS UPDATE (ETB is working)
(cherry picked from commit decbf6d1615f1c15cc3e278932667a390d2539c9)
2022-12-26 19:21:18 -05:00
rusefillc 18165e4b02 guards 2022-12-17 14:36:27 -05:00
rusefillc 5be4f3e38e Better ETB duty ROC length default #4859 2022-12-02 14:51:48 -05:00
Matthew Kennedy 466833d95a
ETB error counter logic (#4854)
* simplify ETB error counter logic

* dropped this: {

* happy test

* reorder logic, test etbErrorCode

* test that fails

* independent TPS and PPS counters

* missed a file

* happy test
2022-11-30 22:20:09 -05:00