Commit Graph

786 Commits

Author SHA1 Message Date
GitHub gen-configs Action a6ff8604fe Auto-generated configs and docs 2023-05-04 20:37:23 +00:00
Matthew Kennedy 3044589613 apparently we duplicated idle position, field renaming #98 2023-05-04 13:35:17 -07:00
Matthew Kennedy 37ee6af0ce field naming #98 2023-05-04 13:33:00 -07:00
GitHub gen-configs Action 43073cd65a Auto-generated configs and docs 2023-05-04 20:03:57 +00:00
Matthew Kennedy 129f6f8d10 Channel names #98 2023-05-04 13:01:35 -07:00
Matthew Kennedy b576153297
boost control gets blend tables (#73)
* boost control gets blend tables

* most of boost blend UI

* boost blends use ECU-calculated axis value

* oop

* disable UI when no boost control (or open only)

* changelog
2023-05-03 11:04:40 -07:00
Matthew Kennedy d5f9479f28
ObdCode is enum class (#77)
* change ObdCode to enum class builds firmware

* test builds

* don't need this line at all

* can we go down to uint16_t?
2023-04-12 23:44:33 -07:00
Matthew Kennedy 82794403f8 gear detection in to the sensor model 2023-04-01 23:08:06 -07:00
Matthew Kennedy f29b51d490 detected gear available as gppwm channel 2023-03-31 22:29:36 -07:00
GitHub gen-configs Action 996cfd2721 Auto-generated configs and docs 2023-03-27 08:38:48 +00:00
GitHub gen-configs Action 456229d49e Auto-generated configs and docs 2023-03-15 18:57:35 +00:00
Matthew Kennedy 718ad4a391 extract expected.h 2023-03-07 00:33:31 -08:00
Matthew Kennedy e6e16e80b6 unused 2023-03-06 01:04:00 -08:00
Matthew Kennedy bd443bfb40 s 2023-03-05 23:38:14 -08:00
Matthew Kennedy 20c45768b6 dual ACR pins #47 2023-03-05 18:19:57 -08:00
Matthew Kennedy 073d662228
basic harley acr (#48)
* acr

* cleanup

* handle m_hasPinMode

* output channel

* ui

* wrap phase

* don't inject during ACR

* skip extra calculation

---------

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2023-02-25 00:13:51 -08:00
Matthew Kennedy c71ba44d61 clean up pretty useless console commands 2023-02-21 02:07:25 -08:00
Matthew Kennedy 00f3067185 idle pid cic 2023-02-20 23:01:59 -08:00
Matthew Kennedy bc4d1127bc etb style idle valve 2023-02-20 22:56:26 -08:00
Matthew Kennedy 13a7741ce9 single character typo (#5107) 2023-02-20 04:04:34 -05:00
rusefi 7799ea8279 Nick wonders if DC wastegate is still FUBAR #5075 2023-02-19 00:36:03 -05:00
Andrey 0a5b88892f refactoring: better method name 2023-02-19 00:15:12 -05:00
Andrey 0f16637767 minor bugfix 2023-02-18 23:58:06 -05:00
Andrey e52e59fbc3 virtual isEtbMode 2023-02-18 23:57:53 -05:00
rusefi bfcd5953e1 DC is not ETB 2023-02-18 22:39:45 -05:00
rusefi 25b19f00a3 wastegateDcStatus 2023-02-18 22:33:44 -05:00
Andrey bfd5f4f462 typo 2023-02-17 22:25:02 -05:00
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