rusefillc
946fec3ea0
better guards
2023-11-03 20:54:02 -04:00
Andrey G
ed8af771ac
at_start_f435: enable MFS for internal flash ( #5687 )
...
* Rename EFI_INTERNAL_FLASH to EFI_STORAGE_INT_FLASH
This define enables use of RE custom flash driver for storing
settings to internal flash.
* at_start_f435: enable MFS for settings storing in internal flash
* MRE: fix special build
* kinetis: fix flash_int.cpp vs flash_int.c mess
* at32: allow allowFlashWhileRunning()
* flash_main: supress warning
2023-11-03 13:08:35 -04:00
rusefillc
3b6c9feea5
require LEDs ( #5643 )
...
* require all boards to define LED functions (#272 )
* require all boards to define LED functions
* f429 nucleo
* small can
* small can
* add to header
* LEDs
---------
Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-11-03 12:56:59 -04:00
Andrey
5ab0d75709
only:unused-variable is a nice error message to have #5683
2023-11-02 21:51:31 -04:00
rusefillc
816dd47058
safer log field name copy ( #5681 )
...
Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
2023-11-02 12:06:45 -04:00
Matthew Kennedy
27fb1f092c
deadish code makes it not build on macos
2023-11-02 01:33:28 -04:00
Matthew Kennedy
93e3e75a36
avoid vexing parse
2023-11-01 19:25:13 -04:00
rusefillc
10294a53a7
only:variable shadowing should be avoided #5676
2023-11-01 13:43:57 -04:00
rusefillc
e384914c95
only:variable shadowing should be avoided #5676
2023-11-01 13:02:20 -04:00
rusefi
b3038bbc9c
flex into console
...
only:small-can-board
2023-11-01 12:50:56 -04:00
rusefillc
781a236885
only:shall we be just a little less Toyota
2023-11-01 10:32:53 -04:00
rusefillc
198c9e8f57
only:shall we be just a little less Toyota
2023-11-01 10:09:04 -04:00
rusefi
8d1bdacafb
fuelTempGauge
...
only:small-can-board
2023-10-31 22:47:57 -04:00
rusefi
6b97f23eae
pursuit of truth
2023-10-31 09:36:45 -04:00
Andrey G
7f05e45d41
AT32: chip detection, flash detection, sayHello() ( #5666 )
...
* at32_common.cpp: MCU type detection helper
* sayHello(): tick rate is CH_CFG_ST_FREQUENCY
* eficonsole: do isStm32F42x() check for STM32 only
* sayHello(): more info about AT32
* Update ChibiOS
* eficonsole: typo
2023-10-30 07:09:35 -04:00
rusefillc
add3326ef0
dead warningEnabled global variable ( #5636 )
2023-10-24 18:55:29 -04:00
GitHub gen-configs Action
24ec1dae55
Auto-generated configs and docs
2023-10-22 22:38:22 +00:00
rusefillc
66759b1cff
Lua does not set RPM #5627
2023-10-21 18:14:13 -04:00
Matthew Kennedy
5a1f53ce39
fix injection SOI log channel
2023-10-19 22:31:17 -04:00
GitHub gen-configs Action
1c6791ed65
Auto-generated configs and docs
2023-10-20 00:47:00 +00:00
GitHub gen-configs Action
fe1bda2c05
Auto-generated configs and docs
2023-10-19 16:58:29 +00:00
rusefillc
ff40d113ab
same gear count for everyone, also honda
...
only:small-can-board
2023-10-19 12:54:30 -04:00
rusefi
105dc1b588
making 'isUsbConnected' visible outside of EFI_SHAFT_POSITION_INPUT guard
...
only:small-can-board
2023-10-17 16:04:42 -04:00
rusefi
12f4cea668
only:minor encapsulation
2023-10-13 00:23:29 -04:00
rusefi
3db5c6e3f7
only:minor encapsulation
2023-10-12 23:15:54 -04:00
andreika-git
6bc83826f9
handleWrapCan() now receives packets https://github.com/rusefi/rusefi/issues/5606
2023-10-11 18:44:06 -04:00
GitHub gen-configs Action
36afbe7e9a
Auto-generated configs and docs
2023-10-09 21:39:47 +00:00
rusefillc
fd93dcab72
only: basic harley acr
2023-10-09 17:25:06 -04:00
GitHub gen-configs Action
9e8dc8976f
Auto-generated configs and docs
2023-10-07 15:56:14 +00:00
GitHub gen-configs Action
48b2ca0fab
Auto-generated configs and docs
2023-10-07 15:08:09 +00:00
rusefillc
0921a303d0
cam input into logs
...
only:proteus_f4
2023-10-07 11:03:53 -04:00
GitHub gen-configs Action
9228041618
Auto-generated configs and docs
2023-10-07 01:03:09 +00:00
Matthew Kennedy
c1315a4ecc
Fix autotune in AFR mode: add "gas scale AFR" output channels & gauges
2023-10-06 19:56:32 -04:00
GitHub gen-configs Action
e189430666
Auto-generated configs and docs
2023-10-06 17:26:49 +00:00
GitHub gen-configs Action
c9582f5a3d
Auto-generated configs and docs
2023-10-05 13:42:39 +00:00
Matthew Kennedy
463b3ea70e
odometry output channels
2023-10-04 23:01:03 -04:00
GitHub gen-configs Action
34f5b029a2
Auto-generated configs and docs
2023-09-28 13:46:29 +00:00
GitHub gen-configs Action
c14c289419
Auto-generated configs and docs
2023-09-28 03:25:53 +00:00
GitHub gen-configs Action
dff215461f
Auto-generated configs and docs
2023-09-27 01:14:21 +00:00
rusefillc
7c1ec7843e
Idle ( #5588 )
...
* only:moving isIdleClosedLoop into idle live data
* only:moving isIdleClosedLoop into idle live data
---------
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-09-26 21:10:47 -04:00
Matthew Kennedy
c8ddbba529
trip odometer
2023-09-26 17:03:06 -04:00
GitHub gen-configs Action
219926356e
Auto-generated configs and docs
2023-09-26 17:43:23 +00:00
rusefillc
e19204dd2e
Boost ( #5586 )
...
* boost is engine module
* only:idle leaves outputs
---------
Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
2023-09-26 13:39:43 -04:00
GitHub gen-configs Action
903d7c1025
Auto-generated configs and docs
2023-09-26 17:15:12 +00:00
Andrey
e0b191f972
only:idle leaves outputs
2023-09-26 12:51:52 -04:00
GitHub gen-configs Action
bc60d0e0df
Auto-generated configs and docs
2023-09-26 13:11:49 +00:00
Matthew Kennedy
a519fd13ad
vvt is engine module
...
* vvt refactoring
* vvt constexpr livedata
* format
* fix null deref
2023-09-26 09:07:59 -04:00
rusefillc
be35a5eb23
fan control is engine module ( #5585 )
...
* fan is engine module
* mockable AC
* mockable AC
* mock AC controller in fan test
* constexpr fan livedata
* isPtr
Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
2023-09-26 07:12:11 -04:00
GitHub gen-configs Action
798abfc8e1
Auto-generated configs and docs
2023-09-26 05:30:32 +00:00
GitHub gen-configs Action
d4a92ad604
Auto-generated configs and docs
2023-09-26 02:23:45 +00:00
Andrey
f4e2ac32d5
only: part of knock logging
2023-09-25 22:19:35 -04:00
GitHub gen-configs Action
7519cc854a
Auto-generated configs and docs
2023-09-26 02:02:33 +00:00
Andrey
6f6755aac0
only: better field name
2023-09-25 21:49:58 -04:00
GitHub gen-configs Action
47637e2a48
Auto-generated configs and docs
2023-09-26 01:23:22 +00:00
rusefillc
85db1cf0dc
only: part of knock logging
2023-09-25 21:18:57 -04:00
Andrey
d7527eb774
only:more details
2023-09-25 21:18:56 -04:00
GitHub gen-configs Action
d7329a916b
Auto-generated configs and docs
2023-09-25 18:13:59 +00:00
GitHub gen-configs Action
2e81c448bf
Auto-generated configs and docs
2023-09-25 12:43:29 +00:00
GitHub gen-configs Action
ad87c40d7b
Auto-generated configs and docs
2023-09-18 12:58:40 +00:00
Matthew Kennedy
1552b26fa6
new temp sensor output channels
2023-09-18 08:55:21 -04:00
GitHub gen-configs Action
e9d62e5626
Auto-generated configs and docs
2023-09-17 14:02:43 +00:00
rusefillc
d558a46a11
Xxx ( #5567 )
...
* testability: bench test commands should have automated coverage using simulator #5562
* testability: bench test commands should have automated coverage using simulator #5562
2023-09-16 10:29:53 -04:00
Andrey
f435552730
only: debug channel cleanups
2023-09-14 10:17:46 -04:00
Andrey
6d12cdb7c9
only: debug channel cleanups
2023-09-14 10:10:10 -04:00
rusefillc
aa00a9eccb
Injector DutyCycle jumps to 0 when duty goes beyond 127.5% fix #5559
2023-09-10 13:45:40 -04:00
GitHub gen-configs Action
cc0d28299a
Auto-generated configs and docs
2023-09-10 17:23:11 +00:00
GitHub gen-configs Action
37bd489600
Auto-generated configs and docs
2023-09-10 01:31:24 +00:00
GitHub gen-configs Action
8cc2a2b080
Auto-generated configs and docs
2023-09-10 01:03:22 +00:00
Andrey
247a0a91b5
spelling is important
2023-09-09 19:54:57 -04:00
Andrey
ba66fdcf82
reducing code duplication around assert
2023-09-05 21:28:39 -04:00
rusefi
720ba01d04
proteus fails to start while powered by stim board #5545
...
only:proteus_f7
2023-08-29 00:46:21 -04:00
rusefi
291dcc6c1e
dead
2023-08-29 00:46:21 -04:00
GitHub gen-configs Action
5e52aa0ed0
Auto-generated configs and docs
2023-08-22 18:32:00 +00:00
GitHub gen-configs Action
03e0ada1a9
Auto-generated configs and docs
2023-08-22 18:21:31 +00:00
rusefi
e8c45a2e7d
refactoring: reducing code duplication. Also, do we even care for critical error codes?!
2023-08-20 22:23:44 -04:00
rusefi
ad21014376
Lua: do not sleep while TS is talking
...
only:small-can-board
2023-08-12 18:06:52 -04:00
GitHub gen-configs Action
f889aa76b6
Auto-generated configs and docs
2023-08-09 09:41:01 +00:00
GitHub gen-configs Action
fbca8d0481
Auto-generated configs and docs
2023-08-09 09:01:25 +00:00
Andrey
1486b6709a
"rpmAcceleration" in TS doesn't go lower than 0 fix #5504
2023-08-09 04:57:59 -04:00
rusefillc
795a76638c
EFI_TUNER_STUDIO guard fix
2023-08-08 23:50:20 -04:00
rusefillc
b21455e178
CLI encapsulation preparing for libfirmware move
2023-08-08 23:02:20 -04:00
rusefillc
850b2631d8
CLI encapsulation preparing for libfirmware move
2023-08-08 18:58:16 -04:00
rusefillc
12e0473e19
encapsulation
2023-08-08 05:30:53 -04:00
GitHub gen-configs Action
07280295e4
Auto-generated configs and docs
2023-08-08 09:12:28 +00:00
rusefillc
5cdc084f63
compactify output bits
2023-08-08 05:08:54 -04:00
GitHub gen-configs Action
397359c38e
Auto-generated configs and docs
2023-07-26 13:03:39 +00:00
rusefillc
99f4c04192
lambda monitor live data ( #5469 )
...
Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
2023-07-26 08:58:08 -04:00
Andrey G
d31260c7fd
bigBuffer should be aligned ( #5468 )
...
* Tooth logger: set setToothLogReady(false) on last buffer returned
* Tooth logger: disable before releasing
* bigBuffer: should be aligned to 4 bytes
bigBuffer users cast it to something strange and expect it to be
aligned
* tooth_trigger: dead unused
2023-07-25 20:10:52 -04:00
rusefillc
32289989f3
only:code style
2023-07-24 18:33:52 -04:00
rusefillc
186080c136
Just need a bullet-proof solution which would work regardless of class, struct, typedef struct or not defined type ( #5395 )
2023-07-07 01:23:42 -04:00
GitHub gen-configs Action
9584b83016
Auto-generated configs and docs
2023-07-03 17:41:15 +00:00
GitHub gen-configs Action
75d9e87de3
Auto-generated configs and docs
2023-07-03 16:39:36 +00:00
Andrey
62113f895c
stub vvt live data
2023-07-03 12:33:19 -04:00
Andrey
20962b2a47
live data injector model
2023-07-03 12:30:30 -04:00
GitHub gen-default-tune Action
33bb3cc174
Auto-generated default tune
2023-07-03 16:26:25 +00:00
rusefillc
256e25a452
only:stronger stack shortage response
2023-06-25 02:16:31 -04:00
rusefillc
bc2a2b9ab9
only:better method name
2023-06-25 02:08:53 -04:00
rusefillc
638b21f8dc
only:reusing smarter method, removing irrelevant guards
2023-06-25 02:04:29 -04:00
GitHub gen-configs Action
17287f5cb4
Auto-generated configs and docs
2023-06-22 20:02:16 +00:00
Andrey
632912d265
extra checks
2023-06-22 14:45:55 -05:00
Andrey
88b22a7108
fixing kinetis
2023-06-20 23:11:08 -05:00
Andrey
05db8477e8
helping F7 uart
2023-06-20 19:43:09 -05:00
rusefi
f3ee2fb9d0
reducing magic constant
2023-06-12 20:07:48 -04:00
rusefi
426bc8720e
console "spark 1" bench hands up proteus #5320
...
i feel lucky!
2023-06-11 23:23:17 -04:00
Matthew Kennedy
bd97357e5b
remove config lookup entirely
2023-06-05 14:52:34 -04:00
Matthew Kennedy
d9930116f7
add weak linked functions for LED pin fetching
2023-06-05 13:14:40 -04:00
Matthew Kennedy
b174ef488a
shared define for all LED pin mode
2023-06-05 11:49:09 -04:00
Matthew Kennedy
f7e6ccd9e2
de-pointerize outputMode #49
2023-06-05 10:25:00 -04:00
GitHub gen-configs Action
58969e2636
Auto-generated configs and docs
2023-05-31 21:17:53 +00:00
rusefillc
91d08f0465
it's going to be p
2023-05-31 17:15:43 -04:00
Matthew Kennedy
12a29232cc
tooth_logger.h -> pch
...
(cherry picked from commit ad3ea57276361b6da69eb920dd056a662f6f5c70)
2023-05-31 15:59:02 -04:00
GitHub gen-configs Action
e52c54f295
Auto-generated configs and docs
2023-05-25 17:17:10 +00: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
fa57d6cea1
better code guard?
2023-05-24 19:58:36 -04:00
rusefillc
69147c0d78
better code guard?
2023-05-24 10:54:14 -04:00
rusefillc
ada50d477f
code guard
2023-05-24 00:03:48 -04:00
rusefillc
bebfc6f975
better code guard?
2023-05-24 00:00:03 -04:00
GitHub gen-configs Action
94e1dd5f01
Auto-generated configs and docs
2023-05-10 00:33:35 +00:00
rusefi
d68d8825c9
CAN gauges should use nice log field names
...
only:hellen-honda-k
2023-05-09 20:20:49 -04:00
rusefi
374b091302
docs/todo SD Tooth Log
2023-05-07 14:10:47 -04:00
rusefillc
1caeaeafda
Merge branch 'master' of https://github.com/rusefi/rusefi into master
2023-05-05 18:29:55 -04:00
GitHub gen-configs Action
4c1d48137c
Auto-generated configs and docs
2023-05-05 21:49:32 +00:00
Matthew Kennedy
400670f30a
txt format
...
(cherry picked from commit 5f1e14825c42dd825816e10cf781f4476991f822)
2023-05-05 17:47:40 -04: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
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
Matthew Kennedy
66d764d8d6
field names #98 , fix #83
...
(cherry picked from commit 115fb9116fbf70664e7fbcf0f5f4660fe1e69e1d)
2023-05-05 17:36:41 -04:00
GitHub gen-configs Action
ffa6ebb9a3
Auto-generated configs and docs
2023-05-05 21:14:03 +00:00
rusefillc
c741e3735d
it's going to be painful
2023-05-05 17:10:25 -04: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
GitHub gen-configs Action
10ece22bba
Auto-generated configs and docs
2023-05-05 18:01:50 +00:00
Matthew Kennedy
3f5aaf46f3
it's going to be painful
2023-05-05 13:58:57 -04: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
6dc916f7a1
Auto-generated configs and docs
2023-05-05 02:54:48 +00:00
Matthew Kennedy
17e28266fd
channel names #98
...
(cherry picked from commit 035862e8907cb4d4728dc8089f4d97e7c148b7e2)
2023-05-04 22:53:13 -04:00
GitHub gen-configs Action
f7c33ef547
Auto-generated configs and docs
2023-05-05 02:22:07 +00:00
Nathan Schulte
c808acee01
better output channel names ( #100 )
...
* better output channel names (for data log)
fixes #98
* capitalize radiator fan output channel name
* improve error/warning status output channel naming
to group like "Error: ..."
* s/Holley ACR/Harley ACR/ output channel
(cherry picked from commit f15b062dea631a56c133895d5e654f8814fc6bd9)
2023-05-04 22:13:01 -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
GitHub gen-configs Action
058a223073
Auto-generated configs and docs
2023-05-05 01:36:16 +00: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
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
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
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
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
Matthew Kennedy
4e7e25585e
gear detection in to the sensor model
...
(cherry picked from commit 82794403f86023d36a211e349ca2ff530eb2eb3c)
2023-04-30 10:54:38 -04:00
GitHub gen-configs Action
4a3cd0008c
Auto-generated configs and docs
2023-04-30 03:32:27 +00:00
GitHub gen-configs Action
673ac1fc98
Auto-generated configs and docs
2023-04-30 02:50:18 +00:00
GitHub gen-configs Action
aa55716957
Auto-generated configs and docs
2023-04-30 00:30:30 +00:00
Matthew Kennedy
a0264f4740
stub throttle model generated
...
(cherry picked from commit 4e619c54947c76e4438a7cc950401ce06af94c35)
2023-04-29 20:15:49 -04:00
GitHub gen-configs Action
5f85a7df20
Auto-generated configs and docs
2023-04-29 21:01:58 +00:00
Matthew Kennedy
93fc5b2ceb
use shared txt instead of parsing full rusefi_config ( #59 )
...
(cherry picked from commit fbb90f2c040442bc10787b9d722e477a7572d75c)
2023-04-29 16:52:43 -04:00
Andrey
9a0c16ebbe
only:it's going to be painful
2023-04-29 10:48:48 -04:00
rusefillc
e7940c22aa
simulator board name
2023-04-29 06:49:27 -04:00
Matthew Kennedy
0df94d89ee
dead define
...
(cherry picked from commit 34df8d6e9a82ba7d135dd0c2ce376fee8a1b71c9)
2023-04-29 05:15:34 -04:00
Matthew Kennedy
94ed2b6d6f
dead
...
(cherry picked from commit 11684d4cb76d1df97568a6d428fc92ce00566620)
2023-04-29 05:15:34 -04:00
Matthew Kennedy
d897a96c05
is this just dead?
...
(cherry picked from commit cd6b770945aa56ae52e188476034a862cba47bb0)
2023-04-29 01:08:14 -04:00
Andrey
51d0f6e347
it's going to be painful
2023-04-29 00:44:00 -04:00
Matthew Kennedy
61e5b4b1ad
change ObdCode to enum class builds firmware
2023-04-29 00:44:00 -04:00
Matthew Kennedy
01f7e4068d
rename obd_code_e -> ObdCode
...
(cherry picked from commit d6534157a03d19bb2e8aeece301642c053a081d0)
2023-04-29 00:44:00 -04:00
Matthew Kennedy
7396d466c4
cj125
...
(cherry picked from commit fd09ad7b4f2a9c450aedf4a535db4edd24bdcee1)
2023-04-29 00:15:54 -04:00
Andrey
3221c4c075
it's going to be painful
2023-04-28 23:43:11 -04:00
Matthew Kennedy
bb49b22294
joystick, lcd
...
(cherry picked from commit 61c17791b89fc6b5ae17df96d9498c088afdb09f)
2023-04-28 22:32:37 -04:00
Matthew Kennedy
2857e9527d
remove specs_s struct, flatten config
...
(cherry picked from commit f090a97b0b7771dfe02e4b4bb9919d50a6a11ef5)
2023-04-28 20:59:11 -04:00
GitHub gen-configs Action
92fa5432a4
Auto-generated configs and docs
2023-04-23 00:32:38 +00:00
GitHub gen-configs Action
88d2efb143
Auto-generated configs and docs
2023-04-22 21:45:39 +00:00
rusefi
0930b044df
does scale matter?
2023-04-22 17:25:49 -04:00
GitHub gen-configs Action
c9a345062e
Auto-generated configs and docs
2023-04-22 20:22:57 +00:00
rusefillc
18c49c4a10
one step forward?
2023-04-22 16:19:21 -04:00
GitHub gen-configs Action
3706d67f51
Auto-generated configs and docs
2023-04-22 19:46:28 +00:00
rusefillc
5cb8c543cb
one step forward?
2023-04-22 15:44:23 -04:00
GitHub gen-configs Action
ffa261249d
Auto-generated configs and docs
2023-04-22 19:05:19 +00:00
rusefillc
56c41ddbc4
only:one step back
2023-04-22 15:03:29 -04:00
GitHub gen-configs Action
4b99979ad1
Auto-generated configs and docs
2023-04-22 16:19:37 +00:00
rusefillc
b25b41227b
Lua VSS
...
only:mre_f4
2023-04-22 12:17:37 -04:00
GitHub gen-configs Action
ed536e27b0
Auto-generated configs and docs
2023-04-22 12:34:18 +00:00
rusefillc
fee6bd2ded
vvtChannel2 #5207
...
only:proteus_f7
2023-04-22 08:32:30 -04:00
GitHub gen-configs Action
306ec7711d
Auto-generated configs and docs
2023-04-13 02:34:29 +00:00
rusefillc
491189a523
cute technical debt - specific field has to be at specific location
...
only:mre_f4
2023-04-12 22:32:23 -04:00
GitHub gen-configs Action
359eeb7fdc
Auto-generated configs and docs
2023-04-12 21:33:27 +00:00