Commit Graph

23761 Commits

Author SHA1 Message Date
rusefillc 9527e9da22 it's going to be painful 2023-05-04 22:04:48 -04:00
Matthew Kennedy 997f2bfb21 Test fix due to scaling change
(cherry picked from commit 99fbf7f01f703152fc8e7c6db71ce888dbd1f3c5)
2023-05-04 22:00:42 -04:00
Matthew Kennedy 13bf4af577 Test fix due to scaling change
(cherry picked from commit 7cc3fb54726ffed4f6f285c275329ba47aba138a)
2023-05-04 22:00:42 -04:00
GitHub gen-configs Action 6c48446201 Auto-generated configs and docs 2023-05-05 01:47:08 +00:00
Matthew Kennedy 85251fd675 cool, logging duplicate stuff! #98
(cherry picked from commit c3092cb1ab42847a190bed5bf4956a7a3e140602)
2023-05-04 21:40:58 -04:00
Matthew Kennedy c613a5f042 casing #98
(cherry picked from commit 37510136c1804e9f472e1a470023825de7b4a258)
2023-05-04 21:40:01 -04:00
GitHub gen-configs Action 058a223073 Auto-generated configs and docs 2023-05-05 01:36:16 +00:00
Matthew Kennedy 951344bf0a ignition corrections
(cherry picked from commit b33a103a0842d8d5d3258fd26f4211daa0741735)
2023-05-04 21:30:07 -04:00
GitHub gen-configs Action bbefd33323 Auto-generated configs and docs 2023-05-05 01:28:25 +00:00
Matthew Kennedy effdbce4ca apparently we duplicated idle position, field renaming #98
(cherry picked from commit 304458961315f3f2dbf4cb93c15e6e73d0017d0e)
2023-05-04 21:26:40 -04:00
GitHub gen-configs Action d07aa72d5c Auto-generated configs and docs 2023-05-05 00:38:45 +00:00
Matthew Kennedy 0729605edf field naming #98
(cherry picked from commit 37ee6af0ce2b06963fbf7c50c3a7b5ed94860f69)
2023-05-04 20:37:08 -04:00
GitHub gen-configs Action a42fba565b Auto-generated configs and docs 2023-05-04 23:56:52 +00:00
Matthew Kennedy 3ea53aba9d more channel names #98
(cherry picked from commit 536b8537241ba6a0aac8c932636ce4e7a5b4f839)
2023-05-04 19:53:19 -04:00
GitHub gen-configs Action d62a27b6b1 Auto-generated configs and docs 2023-05-04 23:47:44 +00:00
rusefillc 32db99ae7d it's going to be painful 2023-05-04 19:46:06 -04:00
GitHub gen-configs Action 0e5d063aab Auto-generated configs and docs 2023-05-04 23:16:33 +00:00
rusefi 6f30de68fc it's going to be painful 2023-05-04 19:14:54 -04:00
rusefillc afc617d5a4 it's going to be painful 2023-05-04 19:02:48 -04:00
Matthew Kennedy cc8b8b8402 inj/ign mode indicators #85
(cherry picked from commit 1cbeb8a16e07d380bd7476f7e5b724508f5bac90)
2023-05-04 19:00:37 -04:00
Matthew Kennedy 40673ffda2 add ignition/injection mode output channel #85
(cherry picked from commit 9621ff844eea704421dc6172d66a2f4053467277)
2023-05-04 18:58:50 -04:00
GitHub gen-configs Action a9142efa85 Auto-generated configs and docs 2023-05-04 22:44:35 +00:00
rusefillc 4693191dde dead? 2023-05-04 18:40:26 -04:00
rusefillc d9aa1aafd5 Merge branch 'master' of https://github.com/rusefi/rusefi into master 2023-05-04 18:32:58 -04:00
Matthew Kennedy a01faf807c Channel names #98
(cherry picked from commit 129f6f8d103b0546ef37c595450c8e0afbfe0e1d)
2023-05-04 18:26:51 -04:00
GitHub gen-configs Action b0a7aa164d Auto-generated configs and docs 2023-05-04 22:25:45 +00:00
rusefillc c92b6ac28d Merge branch 'master' of https://github.com/rusefi/rusefi into master 2023-05-04 18:23:41 -04:00
GitHub gen-configs Action a4ac547a58 Auto-generated configs and docs 2023-05-04 21:49:11 +00:00
Matthew Kennedy ae96a9ac5f rename "fuel: last injection"
(cherry picked from commit 0d6880c9e450bfc904524fc2271153bd490f79a9)
2023-05-04 17:48:14 -04:00
Matthew Kennedy 30627957a8 dead? 2023-05-04 17:47:26 -04:00
Nathan Schulte 7b4f49ace6 set default MAP estimate axis values (#96)
move to default_fuel

fixes #93

(cherry picked from commit 166a08d1b5e4b637a809f59844d0dd32f8820a3d)
2023-05-04 17:19:56 -04:00
rusefillc 4c7e6af16a Single value to be used in event of a failed MAP removed, fallback table is the only option now 2023-05-04 11:17:14 -04:00
GitHub gen-configs Action 7eebff78a8 Auto-generated configs and docs 2023-05-04 15:06:17 +00:00
rusefillc f3385e7a4b verboseQuad ohhh actually used 2023-05-04 11:02:39 -04:00
Matthew Kennedy 3d1dc5a442 table-only map fallback (#46)
* table-only map fallback

* InSequence

(cherry picked from commit 4cd08fbc4b8205028c6f4aaa359264f672dd3798)
2023-05-04 11:02:39 -04:00
GitHub gen-configs Action 08cdc748a0 Auto-generated configs and docs 2023-05-04 14:58:56 +00:00
rusefillc ba71e5ab51 bump 2023-05-04 10:53:55 -04:00
Nathan Schulte c8afb4dcbd whitespace 2023-05-04 10:53:25 -04:00
GitHub set-date Action 6c7fe0c112 Update date 2023-05-04 00:31:26 +00:00
GitHub gen-configs Action e4aceecd26 Auto-generated configs and docs 2023-05-03 20:02:16 +00:00
Matthew Kennedy b047d942f0 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

(cherry picked from commit b5761532970b2035857f283a4a82995833f086f9)
2023-05-03 16:00:24 -04:00
GitHub gen-configs Action 6566f94b01 Auto-generated configs and docs 2023-05-03 00:30:47 +00:00
rusefillc 2fffa03e28 poke 2023-05-02 20:06:00 -04:00
GitHub gen-configs Action 5ab665c7b7 Auto-generated configs and docs 2023-05-02 22:24:32 +00:00
rusefillc 21da4c1842 Merge branch 'master' of https://github.com/rusefi/rusefi into master 2023-05-02 18:18:57 -04:00
GitHub gen-configs Action a0c88feb53 Auto-generated configs and docs 2023-05-02 22:14:35 +00:00
Matthew Kennedy 8549349995 selectable idle Y axis override (#94)
* selectable idle Y axis override

* changelog

(cherry picked from commit f30e2ce0f2d5b0df90fd97b454c81423c397b268)
2023-05-02 18:14:07 -04:00
rusefillc 61b9e6b035 Cranking Cycle Multiplier 2023-05-02 18:09:44 -04:00
GitHub set-date Action 17d7d57c01 Update date 2023-05-02 00:27:47 +00:00
rusefillc ff34f3d8a1 only:hellen-honda-k
something is very weird
2023-05-01 16:56:30 -04:00