Commit Graph

11330 Commits

Author SHA1 Message Date
Andrey 902c61f9d8 setSparkSkipRatio limitation #5231 2023-05-25 13:26:17 -04:00
GitHub gen-configs Action e52c54f295 Auto-generated configs and docs 2023-05-25 17:17:10 +00:00
Andrey bfa3b74ccc setSparkSkipRatio limitation #5231 2023-05-25 13:15:30 -04:00
Andrey 4390320b6c setSparkSkipRatio limitation #5231 2023-05-25 12:41:11 -04:00
GitHub gen-configs Action 8f5c97aaf5 Auto-generated configs and docs 2023-05-25 14:12:10 +00:00
Andrey 8c9b17485e Revert "Allow scheduling_s to come from a pool (#4841)"
This reverts commit 5250b177
2023-05-25 10:10:17 -04:00
rusefillc 8f6f7819a4 one step back: sleep implementation not to use heap 2023-05-25 10:10:17 -04:00
rusefillc 9ec713c162 dead doc 2023-05-25 09:49:30 -04:00
GitHub set-date Action c664c0ac1e Update date 2023-05-25 00:44:12 +00:00
GitHub gen-configs Action 21feb14d96 Auto-generated configs and docs 2023-05-24 23:51:20 +00:00
rusefillc a1776d176d better code guard? 2023-05-24 18:48:54 -04:00
Mingjie Shen b37e61b8ae Fix offset used before range check
Accessing an array offset before checking the range means that the
program may attempt to read beyond the end of a buffer.
2023-05-24 18:39:24 -04:00
GitHub gen-configs Action 5287fad220 Auto-generated configs and docs 2023-05-24 22:26:33 +00:00
Mingjie Shen 495f0ea8c4 Fix invoking virtual functions from constructors
Virtual functions should not be invoked from a constructor or destructor
of the same class. Confusingly, virtual functions are resolved
statically (not dynamically) in constructors and destructors for the
same class. The call should be made explicitly static by qualifying it
using the scope resolution operator.
2023-05-24 15:27:09 -04:00
rusefillc e9fd6e9fa7 better code guard? 2023-05-24 11:46:07 -04:00
rusefillc 5511702149 better code guard? 2023-05-24 11:15:07 -04:00
rusefillc 8be4b30c7f better code guard? 2023-05-24 11:15:02 -04:00
rusefillc f35cd62b7c better code guard? 2023-05-24 11:12:00 -04:00
rusefillc b7076bdaae better code guard? 2023-05-24 11:07:23 -04:00
rusefillc fb2e64a6be reducing GPIO code duplication 2023-05-24 10:57:09 -04:00
rusefillc b2547c629d reducing GPIO code duplication 2023-05-24 10:44:33 -04:00
rusefillc fa57f32a37 reducing GPIO code duplication 2023-05-24 10:37:02 -04:00
rusefillc 458d8982aa reducing GPIO code duplication 2023-05-24 10:34:11 -04:00
rusefillc 8c732cbe51 better code guard? 2023-05-24 10:31:43 -04:00
rusefillc cdf5447afb reducing GPIO code duplication 2023-05-24 10:24:44 -04:00
rusefillc 777bb4ee51 better code guard? 2023-05-24 10:16:14 -04:00
rusefillc 725256d7e3 better code guard? 2023-05-24 10:00:58 -04:00
rusefillc 91a25bad96 conditional EFI_DFU_JUMP 2023-05-24 09:58:22 -04:00
rusefillc 4964770cf1 better code guard? 2023-05-24 09:57:23 -04:00
rusefillc 61f840fcc3 reducing GPIO code duplication 2023-05-24 09:30:19 -04:00
rusefillc e63b753b71 conditional compilation around getBackupSram 2023-05-24 08:57:01 -04:00
rusefillc cc4175f428 reducing GPIO code duplication 2023-05-24 08:51:24 -04:00
rusefillc 805d55a26f dead code 2023-05-24 08:25:21 -04:00
GitHub gen-configs Action cd52a70b0b Auto-generated configs and docs 2023-05-24 06:58:06 +00:00
rusefillc 4e491eefb7 one step back 2023-05-24 01:38:15 -04:00
rusefillc 5df6e5a63e code guard & unneeded code? 2023-05-24 01:23:39 -04:00
rusefillc 209e0ede59 code guard 2023-05-24 00:52:52 -04:00
rusefillc cdd7bfe535 code style 2023-05-24 00:09:06 -04:00
GitHub gen-configs Action 02e0cddf01 Auto-generated configs and docs 2023-05-24 03:55:34 +00:00
GitHub gen-configs Action 3a7dc354e2 Auto-generated configs and docs 2023-05-24 03:41:12 +00:00
GitHub set-date Action 84ec1ac085 Update date 2023-05-24 00:32:16 +00:00
GitHub gen-configs Action 33bd0d1667 Auto-generated configs and docs 2023-05-23 19:45:33 +00:00
GitHub set-date Action 724ada74b3 Update date 2023-05-23 00:48:57 +00:00
GitHub gen-configs Action d216d2a517 Auto-generated configs and docs 2023-05-22 01:56:38 +00:00
GitHub set-date Action 6f110394f9 Update date 2023-05-22 00:32:28 +00:00
GitHub gen-configs Action 450b37cdfd Auto-generated configs and docs 2023-05-21 01:07:29 +00:00
andreika-git b7a73219cb Boost control by gear first step: open loop MVP 1x8 table #5276 2023-05-20 21:05:01 -04:00
andreika-git ddffc51c99 Boost control by gear first step: open loop MVP 1x8 table #5276 2023-05-20 21:05:01 -04:00
GitHub set-date Action 6db01f5cc3 Update date 2023-05-20 00:32:31 +00:00
GitHub gen-configs Action 3f68b348c1 Auto-generated configs and docs 2023-05-19 14:30:46 +00:00
GitHub set-date Action efca5e029a Update date 2023-05-18 00:36:35 +00:00
GitHub gen-configs Action 34b12ed106 Auto-generated configs and docs 2023-05-17 23:58:15 +00:00
rusefillc 80d88604ff fix https://github.com/rusefi/alphax-4chan/issues/135 2023-05-16 23:07:34 -04:00
GitHub gen-configs Action 65ab190a82 Auto-generated configs and docs 2023-05-17 03:02:14 +00:00
rusefillc 86c1a9f8e0 fix https://github.com/rusefi/alphax-4chan/issues/135 2023-05-16 23:00:18 -04:00
GitHub set-date Action bc09abb02d Update date 2023-05-17 00:33:41 +00:00
GitHub gen-configs Action b1c966dd55 Auto-generated configs and docs 2023-05-16 21:28:39 +00:00
Matthew Kennedy 4b43aa5142 missed a spot
(cherry picked from commit a03d9ad3c92d4d85b57910d514e531fdea0e8fb5)
2023-05-16 13:02:49 -04:00
Matthew Kennedy 06cda6cfa4 add postState flag to airmass model calls #107
(cherry picked from commit b1b1ec7fdf0ee9b5955541bcaa6be7cf66636412)
2023-05-16 13:02:45 -04:00
GitHub gen-configs Action dbd0824cf6 Auto-generated configs and docs 2023-05-16 01:15:30 +00:00
rusefi cee27257dd GDI4
only:proteus_f7
2023-05-15 21:12:47 -04:00
GitHub set-date Action 5a8f4599f2 Update date 2023-05-16 00:33:05 +00:00
GitHub gen-configs Action 25d52bee09 Auto-generated configs and docs 2023-05-15 23:49:40 +00:00
rusefi 14e8d6ca6d GDI actually external GDI4 would care
only:proteus_f7
2023-05-15 17:04:49 -04:00
rusefi 4c26f77aad GDI
only:proteus_f7
2023-05-15 16:40:03 -04:00
GitHub gen-configs Action 041b404c6b Auto-generated configs and docs 2023-05-15 20:23:44 +00:00
GitHub gen-configs Action f0aed2e103 Auto-generated configs and docs 2023-05-15 18:31:46 +00:00
rusefi 3007a5309d GDI4 integration progress 2023-05-15 14:19:20 -04:00
GitHub gen-configs Action 44abec82de Auto-generated configs and docs 2023-05-15 13:26:01 +00:00
rusefi c972a0d53c current Gear should use sensor approach fix #5156 2023-05-15 09:22:36 -04:00
GitHub set-date Action 20f8bad5a3 Update date 2023-05-15 00:33:30 +00:00
GitHub gen-configs Action 725f45c828 Auto-generated configs and docs 2023-05-14 14:18:02 +00:00
GitHub gen-configs Action c00c1234d2 Auto-generated configs and docs 2023-05-14 01:46:38 +00:00
GitHub set-date Action 1df30a334d Update date 2023-05-14 00:32:50 +00:00
Andrey 51def75f8d Ford Coyote VVT Decoder #5275
only:alphax-8chan
2023-05-13 16:08:23 -04:00
Andrey b69d846384 trigger refactoring: we are long overdue for better api, also reducing CRANK_MODE_MULTIPLIER crazy 2023-05-13 15:43:53 -04:00
Andrey 5d8eef1782 trigger refactoring: we are long overdue for better api, also reducing CRANK_MODE_MULTIPLIER crazy 2023-05-13 15:34:59 -04:00
Andrey 5e491306cf trigger refactoring: we are long overdue for better api, also reducing CRANK_MODE_MULTIPLIER crazy 2023-05-13 15:20:40 -04:00
Andrey 56f4d89e33 trigger refactoring: we are long overdue for better api, also reducing CRANK_MODE_MULTIPLIER crazy 2023-05-13 15:16:38 -04:00
Andrey 56a327c6be trigger refactoring: we are long overdue for better api, also reducing CRANK_MODE_MULTIPLIER crazy 2023-05-13 14:59:17 -04:00
Andrey 3c2c2cc1d7 typo 2023-05-13 14:52:50 -04:00
Andrey 8b84b83e1a trigger refactoring: we are long overdue for better api, also reducing CRANK_MODE_MULTIPLIER crazy 2023-05-13 14:46:32 -04:00
Andrey d13610e1f1 trigger refactoring: we are long overdue for better api, also reducing CRANK_MODE_MULTIPLIER crazy 2023-05-13 14:26:31 -04:00
Andrey da1f4f25c3 todo? 2023-05-13 13:51:22 -04:00
Andrey a0408549f5 todo? 2023-05-13 13:40:47 -04:00
rusefi 409bf4b2ce Ford Coyote VVT Decoder #5275
helping build?
2023-05-13 13:27:37 -04:00
GitHub gen-configs Action a122799472 Auto-generated configs and docs 2023-05-13 15:42:50 +00:00
rusefillc fd736254ae Ford Coyote VVT Decoder #5275
enum/header
2023-05-13 11:39:54 -04:00
GitHub gen-configs Action 6e0b95e2db Auto-generated configs and docs 2023-05-13 04:34:29 +00:00
GitHub set-date Action 66a5a3e4fd Update date 2023-05-13 00:30:48 +00:00
rusefi 527039e7a4 weak standby callback 2023-05-12 18:13:27 -04:00
GitHub gen-configs Action e30d2b2602 Auto-generated configs and docs 2023-05-12 20:26:48 +00:00
Matthew Kennedy 73ed1afd06 mockable throttle model
(cherry picked from commit 57263be2fe2886d7a3d4116764396b4b5c24dc49)
2023-05-12 16:16:00 -04:00
GitHub gen-configs Action e05710dd59 Auto-generated configs and docs 2023-05-12 19:46:32 +00:00
GitHub gen-configs Action 80c8929bf6 Auto-generated configs and docs 2023-05-12 02:31:06 +00:00
GitHub set-date Action bfde5ea4ec Update date 2023-05-12 00:28:30 +00:00
GitHub set-date Action 7982cb4485 Update date 2023-05-11 00:34:45 +00:00
GitHub gen-configs Action cfe5022360 Auto-generated configs and docs 2023-05-10 23:54:32 +00:00
GitHub gen-configs Action 270cefd730 Auto-generated configs and docs 2023-05-10 01:27:34 +00:00
GitHub gen-configs Action 94e1dd5f01 Auto-generated configs and docs 2023-05-10 00:33:35 +00:00
GitHub gen-configs Action 352574280a Auto-generated configs and docs 2023-05-09 23:37:41 +00:00
rusefillc 39c3af285a only:hellen-honda-k
configurable CAN terminator
2023-05-09 19:33:47 -04:00
GitHub gen-configs Action 33506481f3 Auto-generated configs and docs 2023-05-09 23:22:37 +00:00
rusefillc cb8464b8ec refactoring: reducing code duplication 2023-05-08 23:45:48 -04:00
rusefillc c287f35b1f helping stm32h 2023-05-08 23:32:14 -04:00
GitHub gen-configs Action 90e50a2f6e Auto-generated configs and docs 2023-05-09 01:57:27 +00:00
Andrey Gusakov c07010b70a can: glut MS Simplified Dash Broadcast 2023-05-08 21:55:54 -04:00
Andrey Gusakov c2878d519e config: enum for MS simplified dash broadcasting 2023-05-08 21:55:54 -04:00
Andrey Gusakov d0a77bd898 CAN: MS Simplified Dash Bradcasting 2023-05-08 21:55:54 -04:00
Andrey Gusakov 83f2087f97 CAN: rework debug prints, show ID in hex only for 29bit packets 2023-05-08 21:55:54 -04:00
GitHub set-date Action 06b2b3cd3c Update date 2023-05-09 00:32:47 +00:00
Andrey Gusakov 0c41a02124 flash_main: more checks when loading config from MFS
Signed-off-by: Andrey Gusakov <dron0gus@gmail.com>
2023-05-08 07:42:39 -04:00
GitHub gen-configs Action a0c9c379d0 Auto-generated configs and docs 2023-05-08 04:59:54 +00:00
GitHub gen-configs Action 53081d938e Auto-generated configs and docs 2023-05-08 04:28:33 +00:00
Matthew Kennedy 8965776203 stub TIP sensor
(cherry picked from commit 89d66d4abd9bd0e1fb1b49e73ebf9065f9356a71)
2023-05-08 00:26:36 -04:00
GitHub gen-configs Action fba1e6d481 Auto-generated configs and docs 2023-05-08 04:20:51 +00:00
Matthew Kennedy a3afc7bfe0 cleanup for #102
(cherry picked from commit be43ac80b64838450884f61dfc9bca315d2ec756)
2023-05-08 00:18:33 -04:00
GitHub set-date Action 8624d1ccf0 Update date 2023-05-08 00:31:22 +00:00
GitHub gen-configs Action e3e101f469 Auto-generated configs and docs 2023-05-07 14:59:08 +00:00
GitHub gen-configs Action 995801b70c Auto-generated configs and docs 2023-05-07 14:47:24 +00:00
GitHub gen-configs Action 210f6926ec Auto-generated configs and docs 2023-05-07 14:01:56 +00:00
GitHub set-date Action a40d8b3c0d Update date 2023-05-07 00:31:21 +00:00
GitHub gen-configs Action 1b5ce01398 Auto-generated configs and docs 2023-05-06 17:47:53 +00:00
GitHub gen-configs Action 4fd09bd3d7 Auto-generated configs and docs 2023-05-06 12:33:24 +00:00
Matthew Kennedy 9b84d2a460 some strange pid limits
(cherry picked from commit bd45ebe88ad075c389263ef8a49e676d291576f5)
2023-05-06 08:29:36 -04:00
GitHub set-date Action 670ce4a1f5 Update date 2023-05-06 00:31:40 +00:00
GitHub gen-configs Action 4c1d48137c Auto-generated configs and docs 2023-05-05 21:49:32 +00:00
rusefillc ebf6ecafa4 Merge branch 'master' of https://github.com/rusefi/rusefi into master 2023-05-05 17:46:18 -04:00
GitHub gen-configs Action 017e7ef066 Auto-generated configs and docs 2023-05-05 21:46:03 +00:00
andrey c7b750936a boostCutPressureHyst default 2023-05-05 17:42:07 -04:00
Matthew Kennedy 350d9060fb Add gego channel to make VE analyze happy #82
(cherry picked from commit d0c645bad5ddd6a54be149adeb963bae6fa5fa6b)
2023-05-05 17:40:52 -04:00
GitHub gen-configs Action b574d6d89d Auto-generated configs and docs 2023-05-05 21:38:49 +00:00
andreika-git 7df63c03f6 boostCutPressureHyst impl+tests https://github.com/rusefi/rusefi/issues/4529 2023-05-05 17:28:34 -04:00
Matthew Kennedy feaeb795a8 txt formatting
(cherry picked from commit d2f697c8a180932e6c5cfa10ac715be888c51576)
2023-05-05 17:15:09 -04:00
GitHub gen-configs Action ffa6ebb9a3 Auto-generated configs and docs 2023-05-05 21:14:03 +00:00
GitHub gen-configs Action ac7ee69bb6 Auto-generated configs and docs 2023-05-05 21:07:41 +00:00
Matthew Kennedy 8fa5b514e3 TPS AE log cleanup
(cherry picked from commit 18493f90830edba0e2d1c356873e5a432aa1facc)
2023-05-05 17:05:31 -04:00
GitHub gen-configs Action 1e4e6edb2d Auto-generated configs and docs 2023-05-05 19:02:59 +00:00
Matthew Kennedy 2ef282a17b wideband prefix
(cherry picked from commit c3b97dd4e4fcf9b90b3b999877314cf512856686)
2023-05-05 15:01:19 -04:00
Matthew Kennedy 781f0d1baa wideband prefix
(cherry picked from commit bc51116022f1d4205f343a0e786ae8717d51ed05)
2023-05-05 15:01:10 -04:00
GitHub gen-configs Action 6a9f3d6ec0 Auto-generated configs and docs 2023-05-05 18:37:07 +00:00
Andrey 49230d3195 it's going to be painful 2023-05-05 14:15:27 -04:00
GitHub gen-configs Action 10ece22bba Auto-generated configs and docs 2023-05-05 18:01:50 +00:00
GitHub gen-configs Action 97995f8f4c Auto-generated configs and docs 2023-05-05 17:57:39 +00:00
Matthew Kennedy fea92524e4 more log fields cleanup, lots of duplicates around fuel logic #98
(cherry picked from commit a8fef3634202c721f4dac12e7612444b7936cdc0)
2023-05-05 13:53:16 -04:00
GitHub gen-configs Action f597d31759 Auto-generated configs and docs 2023-05-05 16:37:43 +00:00
Matthew Kennedy 6d6e536fe0 yet more field cleanup (and some dead ones?) #98
(cherry picked from commit 0c80664f49c3e6792f90ca9969ee20900acf339d)
2023-05-05 12:34:15 -04:00
GitHub gen-configs Action f7c33ef547 Auto-generated configs and docs 2023-05-05 02:22:07 +00: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
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
GitHub gen-configs Action d62a27b6b1 Auto-generated configs and docs 2023-05-04 23:47:44 +00:00
GitHub gen-configs Action 0e5d063aab Auto-generated configs and docs 2023-05-04 23:16:33 +00: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 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
GitHub gen-configs Action a4ac547a58 Auto-generated configs and docs 2023-05-04 21:49:11 +00: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
GitHub gen-configs Action 7eebff78a8 Auto-generated configs and docs 2023-05-04 15:06:17 +00: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
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
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
GitHub set-date Action 17d7d57c01 Update date 2023-05-02 00:27:47 +00:00
GitHub gen-configs Action 4f55e93607 Auto-generated configs and docs 2023-05-01 18:29:36 +00:00
rusefillc e1e03dbc74 only:hellen-honda-k
wow i should sleep more
2023-05-01 13:15:06 -04:00
rusefillc 339f088231 only:hellen-honda-k 2023-05-01 10:06:51 -04:00
GitHub gen-configs Action ee67b272af Auto-generated configs and docs 2023-05-01 14:05:30 +00:00
GitHub gen-configs Action b3c69300c5 Auto-generated configs and docs 2023-04-30 23:35:53 +00:00
rusefillc 8b5c68b0de Detected gear and wastegate position to CAN format 2023-04-30 11:50:00 -04:00
GitHub gen-configs Action 6e86093d88 Auto-generated configs and docs 2023-04-30 15:05:28 +00:00
Matthew Kennedy 8c8aa4d4cb use ECU-calculated blend table axis values
(cherry picked from commit 2f85cd60d4f435a1c8155eedaf187a029a34c205)
2023-04-30 11:03:03 -04:00
GitHub gen-configs Action 84bb05af05 Auto-generated configs and docs 2023-04-30 14:56:05 +00:00
Matthew Kennedy 831e016bc4 register/unregister
(cherry picked from commit c682c49d4608cb071e512f926b2729e6927e1d7d)
2023-04-30 10:54:38 -04:00
Matthew Kennedy 4e7e25585e gear detection in to the sensor model
(cherry picked from commit 82794403f86023d36a211e349ca2ff530eb2eb3c)
2023-04-30 10:54:38 -04:00
rusefillc 67883f228f kinetis help 2023-04-30 10:18:24 -04:00
Andrey a2eef06a7e blend result returns blend parameter value for TS UI 2023-04-30 02:01:00 -04:00
Andrey 6656c2ae88 guard to help kinetis 2023-04-30 01:49:21 -04:00
Matthew Kennedy 2b6fd2315c blend result returns blend parameter value for TS UI
(cherry picked from commit 1bc1e76efa4a926cf4fe53e70d9f57f2f76d42c4)
2023-04-30 01:42:36 -04:00
Matthew Kennedy 63d178cbde wideband magic numbers
(cherry picked from commit d4db234cf68557963e6147ac1c9ba9e85c717e25)
2023-04-30 01:37:43 -04:00
Matthew Kennedy 32536ca6c2 dead cmds
(cherry picked from commit 915882f1e38e3b05fb8309846642f641c5db1164)
2023-04-30 01:36:18 -04:00
rusefi e9d1c77eb2 Merge branch 'master' of https://github.com/rusefi/rusefi 2023-04-30 01:35:08 -04:00
Matthew Kennedy 59d51be749 dead
(cherry picked from commit e9b01eaca716ded9631c225a92c11485428b714c)
2023-04-30 01:32:01 -04:00
GitHub gen-configs Action c4bca57834 Auto-generated configs and docs 2023-04-30 05:29:10 +00:00
Matthew Kennedy 12381ed0af detected gear available as gppwm channel
(cherry picked from commit f29b51d490e44c73288df50d63f24b23c8cd3545)
2023-04-30 01:27:05 -04:00
GitHub gen-configs Action 5684f8a609 Auto-generated configs and docs 2023-04-30 04:52:00 +00:00