Commit Graph

759 Commits

Author SHA1 Message Date
GitHub gen-configs Action 738bb231db Auto-generated configs and docs 2023-02-18 03:21:04 +00:00
Andrey 9e46a1d46e Nick wonders if DC wastegate is still FUBAR #5075 2023-02-17 22:19:02 -05:00
Andrey 85e0e3cbce Nick wonders if DC wastegate is still FUBAR #5075 2023-02-17 22:17:09 -05:00
Matthew Kennedy f5c61e4064 don't show a yellow indicator if there isn't actually a problem (#5076) 2023-02-14 06:38:24 -05:00
rusefi f029f99775 Nick wonders if DC wastegate is still FUBAR #5075 2023-02-13 19:17:47 -05:00
GitHub gen-configs Action c105aa2b31 Auto-generated configs and docs 2023-02-13 23:29:49 +00:00
Andrey b6ccfadca1 Nick wonders if DC wastegate is still FUBAR #5075 2023-02-13 18:27:58 -05:00
Andrey 85766f75f9 Nick wonders if DC wastegate is still FUBAR #5075 2023-02-13 18:26:22 -05:00
Andrey 8887eff573 Nick wonders if DC wastegate is still FUBAR #5075 2023-02-13 17:59:45 -05:00
rusefi 7a2e27a3cd better gauge scale? 2023-02-13 16:35:48 -05:00
Nathan Schulte 7f912a08ce 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
GitHub gen-configs Action d518e7c5fe Auto-generated configs and docs 2023-02-13 05:59:16 +00:00
rusefi 42d0a27034 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 8a3a1e915c dead 2023-02-12 21:20:05 -05:00
rusefi 578463c9dd ETB gauges automation and progress 2023-02-12 21:15:45 -05:00
rusefi e019d9e805 https://github.com/rusefi/rusefi/issues/5056 2023-02-12 20:12:26 -05:00
Matthew Kennedy aaa3ea2d3e remove useETBforIdleControl (#5054)
* remove useETBforIdleControl

* etb integrated

* jni weirdness
2023-02-12 16:49:12 -05:00
rusefi 97faf209e7 reducing code duplication 2023-02-11 22:44:42 -05:00
rusefillc 8c4bd01f93 fuck blind fix :( 2023-02-11 17:31:24 -05:00
rusefillc 58500e284f Antilag switch pin mode was ignored fix #5036 2023-02-07 10:05:17 -05:00
Matthew Kennedy 03daac572e more flexible GPPWM (#5032)
* gppwm improvements!

* test

* ui

* autoscale
2023-02-06 08:53:31 -04:00
rusefillc 984b5a2fb9 docs 2023-01-26 02:02:26 -05:00
rusefillc f0d61a0459 Alternator Duty Cycle Adder for AC Fan fix #4973 2023-01-24 10:29:08 -05:00
rusefillc 91e70738f4 refactoring: inside the boost controller instead of depending on the engine god object 2023-01-22 07:40:42 -05:00
rusefillc b9c1b88d9b h-bridge wastegate not alive on bench #4965
mmmmaybe fix?! overall total spaghetti :(
2023-01-17 14:22:56 -05:00
rusefillc 9e3a4fa461 h-bridge wastegate not alive on bench #4965
life is sad when debugger is broken
2023-01-17 13:46:54 -05:00
rusefillc 3a737c048c h-bridge wastegate not alive on bench #4965
bugfix: not any DC is ETB :(
2023-01-17 13:13:46 -05:00
rusefillc b7125f8a67 h-bridge wastegate not alive on bench #4965
bugfix: not any DC is ETB :(
2023-01-17 04:14:30 -05:00
rusefillc 43b19c8864 dead code 2023-01-17 03:38:45 -05:00
GitHub gen-configs Action dd4f47e865 Auto-generated configs and docs 2023-01-17 04:04:05 +00:00
rusefillc c1d35cce27 h-bridge wastegate not alive on bench #4965
more live data
2023-01-16 22:57:36 -05:00
rusefillc 13ee72ef5a h-bridge wastegate not alive on bench #4965
more live data
2023-01-16 22:46:51 -05:00
rusefillc 34593b7f90 h-bridge wastegate not alive on bench #4965
more live data
2023-01-16 21:13:54 -05:00
GitHub gen-configs Action e7483b2bc6 Auto-generated configs and docs 2023-01-17 01:57:05 +00:00
rusefillc 95391f4e7c h-bridge wastegate not alive on bench #4965
more live data
2023-01-16 20:50:45 -05:00
GitHub gen-configs Action e5bed55345 Auto-generated configs and docs 2023-01-16 21:31:45 +00:00
rusefillc 6eaad9e76b 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 610c4e41a1 docs 2023-01-16 16:14:01 -05:00
rusefillc 0e53607eb7 progress on boost logging and gauges 2023-01-16 16:10:14 -05:00
rusefillc e5ee8d529b We really should decouple DC from ETB 2023-01-16 16:02:29 -05:00
rusefillc 5e4b132015 global variable bad 2023-01-16 16:01:48 -05:00
rusefillc 3a048fd19a docs 2023-01-16 15:53:06 -05:00
GitHub gen-configs Action b93df92923 Auto-generated configs and docs 2023-01-16 20:37:55 +00:00
rusefillc 749def3bb2 h-bridge wastegate not alive on bench (Issue #4965) 2023-01-16 15:32:12 -05:00
GitHub gen-configs Action 7da19ee7f4 Auto-generated configs and docs 2023-01-10 21:35:32 +00:00
Matthew Kennedy c86f75ec78 Jammed ETB detection (#4873)
* jammed ETB detection

* autoscale

* comment

* cleanup

* implement test, cleanup
2023-01-10 15:31:04 -05:00
Andrey beaedd6dfc refactoring: already have the check inside 2023-01-03 21:17:32 -05:00
TurboMarian ad85f7c95d ALS UPDATE (ETB is working)
(cherry picked from commit decbf6d1615f1c15cc3e278932667a390d2539c9)
2022-12-26 19:21:18 -05:00
rusefillc 32d28d878b Add setBoostDutyAdd function to control only boost duty #4900 2022-12-19 12:05:06 -05:00
GitHub gen-configs Action 0051fffc04 Auto-generated configs and docs 2022-12-19 16:58:49 +00:00