GitHub build-firmware Action
9a5808c53e
Auto-generated configs and docs
2022-08-15 18:43:52 +00:00
GitHub build-firmware Action
ec8639d188
Auto-generated configs and docs
2022-08-15 17:10:30 +00:00
GitHub build-firmware Action
1cf9e8faec
Auto-generated configs and docs
2022-08-15 15:51:50 +00:00
GitHub set-date Action
f53829f32a
Update date
2022-08-15 00:22:33 +00:00
rusefillc
23f9ceeb06
EGT nothing
2022-08-14 18:36:09 -04:00
GitHub build-firmware Action
cc76b9ee88
Auto-generated configs and docs
2022-08-14 21:08:27 +00:00
GitHub build-firmware Action
ff8ad6ba6e
Auto-generated configs and docs
2022-08-14 20:14:30 +00:00
rusefillc
5365ae5c2d
ECU to Mainline DynoLog Data Protocol #4319
2022-08-14 11:28:17 -04:00
GitHub build-firmware Action
58de39aec9
Auto-generated configs and docs
2022-08-14 03:42:37 +00:00
GitHub set-date Action
e6d8d36454
Update date
2022-08-14 00:22:28 +00:00
GitHub build-firmware Action
bb15a4c741
Auto-generated configs and docs
2022-08-13 03:58:20 +00:00
rusefillc
69d582a674
ECU to Mainline DynoLog Data Protocol #4319
2022-08-12 23:53:48 -04:00
GitHub set-date Action
37881f0076
Update date
2022-08-13 00:22:13 +00:00
rusefi
4290c66769
https://rusefi.com/forum/viewtopic.php?f=4&t=2325
2022-08-12 16:19:45 -04:00
rusefi
7055f32fd3
https://rusefi.com/forum/viewtopic.php?f=4&t=2325
2022-08-12 16:15:54 -04:00
Matthew Kennedy
fcb9897443
resolve VVT phase using every tooth, not just sync point ( #4434 )
...
* resolve VVT phase using every tooth, not just sync point
* fix tests
* comment
* changelog
2022-08-12 08:08:23 -04:00
GitHub set-date Action
0907c009bd
Update date
2022-08-12 00:21:14 +00:00
GitHub build-firmware Action
d2fc2e364a
Auto-generated configs and docs
2022-08-12 00:10:03 +00:00
rusefillc
f11480597d
todo: huh? dead code? how can we get NAN from eventAngles table?
2022-08-11 20:05:29 -04:00
GitHub build-firmware Action
471dedde04
Auto-generated configs and docs
2022-08-11 14:25:31 +00:00
GitHub build-firmware Action
1ec0daebce
Auto-generated configs and docs
2022-08-11 04:34:40 +00:00
rusefi
27caa44824
ISO-TP does not work on real car #4427
2022-08-11 00:17:03 -04:00
GitHub set-date Action
a62a8da4f0
Update date
2022-08-11 00:23:40 +00:00
GitHub build-firmware Action
0c31cb4532
Auto-generated configs and docs
2022-08-10 05:44:46 +00:00
rusefillc
443ac0bfdf
Extra Idle Air if Throttle is Pressed behavior #3940
2022-08-10 01:39:24 -04:00
GitHub build-firmware Action
3c908ded0e
Auto-generated configs and docs
2022-08-10 00:44:28 +00:00
rusefillc
d97bcec161
refactoring: better field name
2022-08-09 20:32:39 -04:00
GitHub set-date Action
e8b9b0bd11
Update date
2022-08-10 00:20:55 +00:00
Andrey G
78e53535d5
OpneBLT: Ops!: use can2OpenBLT for second CAN ( #4430 )
2022-08-09 18:12:11 -04:00
Andrey G
f40f8323e1
OpenBLT: jump to OpenBLT on CAN request only if allowed ( #4429 )
2022-08-09 17:22:38 -04:00
GitHub build-firmware Action
e838c2b5ff
Auto-generated configs and docs
2022-08-09 20:28:25 +00:00
Matthew Kennedy
66b4523575
add option to invert vvt control ( #4425 )
...
* add option to invert vvt control
* s
* s
* s
* one bit per cam type
* move the space
* I don't spelling good
* changelog
2022-08-09 16:22:55 -04:00
GitHub build-firmware Action
a227c5f9ec
Auto-generated configs and docs
2022-08-09 19:45:41 +00:00
GitHub build-firmware Action
1215618e1b
Auto-generated configs and docs
2022-08-09 17:31:12 +00:00
rusefillc
87389f152e
https://github.com/rusefi/hellen154hyundai/issues/57
2022-08-09 13:26:11 -04:00
rusefillc
bf15c5bc8a
ISO-TP does not work on real car #4427
2022-08-09 13:12:51 -04:00
GitHub build-firmware Action
6e8c0f24d5
Auto-generated configs and docs
2022-08-09 16:53:48 +00:00
GitHub build-firmware Action
2349572182
Auto-generated configs and docs
2022-08-09 03:13:08 +00:00
rusefillc
6e7ebf9e5e
VVT target to allow negative values fix #4424
2022-08-08 22:51:51 -04:00
GitHub build-firmware Action
58b06ef2f8
Auto-generated configs and docs
2022-08-09 01:00:36 +00:00
GitHub set-date Action
aa8c3ceedf
Update date
2022-08-09 00:24:33 +00:00
GitHub set-date Action
2a225e212e
Update date
2022-08-08 00:19:50 +00:00
GitHub build-firmware Action
233ea40ea8
Auto-generated configs and docs
2022-08-07 23:48:13 +00:00
Andrey G
074563ddfd
OpenBLT shared params ( #4417 )
...
* OpenBLT: linker file: use last 16 bytes of ram for shared area
This area is used for communication between FW and OpenBLT.
* OpenBLT: startup: invalidate only DFU breadcumb from startup code
Same location (but different seed) is used for shared param's
signature in OpenBLT.
* OpenBLT: enable shared params
* OpenBLT: enable hooks
If 0x01 is stored in shared param idx=0, then stay in OpenBLT forever.
* Jump to OpenBLT: store proper shared param when OpenBLT is requested
TODO: calculate and store CRC too!
* OpenBLT: move shared_params to start of RAM
* Bootloader: Allocate 16 bytes at start of RAM for bootloader shared area
* OpenBLT: shared_params: reuse same .c and .h file for main application
* OpenBLT: shared_params: enable CRC check
* OpenBLT: no need to manualy set breadcumb before reset
* Revert "OpenBLT: startup: invalidate only DFU breadcumb from startup code"
This reverts commit 6b064714b953560227ae53e38355332cf9f46f7f.
* OpenBLT: guard for builds without OpenBLT
* OpenBLT: reboot to OpenBLT on CAN request with ID=0x667 and DLC=2
* config: options to enable OpenBLT on CAN interfaces
* OpenBLT: comments
2022-08-07 19:33:19 -04:00
GitHub build-firmware Action
1b67195746
Auto-generated configs and docs
2022-08-07 22:13:09 +00:00
GitHub set-date Action
7c849450d2
Update date
2022-08-07 00:26:04 +00:00
GitHub build-firmware Action
4ec5027963
Auto-generated configs and docs
2022-08-06 21:05:53 +00:00
GitHub build-firmware Action
7c01d164b2
Auto-generated configs and docs
2022-08-06 13:20:09 +00:00
Matthew Kennedy
770f0c6637
ignore invalid diag result when checking ign/inj ( #4419 )
...
* ignore invalid pins
* ign too
2022-08-06 07:24:53 -04:00
GitHub build-firmware Action
587073a602
Auto-generated configs and docs
2022-08-06 01:22:08 +00:00
GitHub set-date Action
d214c9ee78
Update date
2022-08-06 00:21:12 +00:00
GitHub build-firmware Action
cb2f38a1e3
Auto-generated configs and docs
2022-08-05 03:23:56 +00:00
GitHub set-date Action
b20468f03f
Update date
2022-08-05 00:28:20 +00:00
GitHub set-date Action
3b5eaf7605
Update date
2022-08-04 00:25:47 +00:00
GitHub set-date Action
f0af966e67
Update date
2022-08-03 00:25:13 +00:00
GitHub build-firmware Action
981a267fd3
Auto-generated configs and docs
2022-08-02 23:18:09 +00:00
GitHub build-firmware Action
4bbfe503e3
Auto-generated configs and docs
2022-08-02 23:00:46 +00:00
GitHub build-firmware Action
3011a184f6
Auto-generated configs and docs
2022-08-02 16:25:08 +00:00
Matthew Kennedy
eb442998dc
misc fixes ( #4411 )
...
* fix warnings
* break to debugger in case of panic
* move the check
* s
2022-08-02 12:19:50 -04:00
GitHub set-date Action
4c72d09952
Update date
2022-08-02 00:24:14 +00:00
Matthew Kennedy
24142f8330
Simpler thread controller ( #4327 )
...
* s
* Start -> start
* maybe tests are happy
* s
* s
2022-08-02 01:16:13 +03:00
Matthew Kennedy
f49f6494fb
report injector, ignition faults ( #4408 )
...
* report injector, ignition faults
* guard
2022-08-01 15:41:47 -04:00
Matthew Kennedy
57263e9300
more CAN verbose ( #4402 )
...
* add stuff
* don't read invalid value
2022-08-01 15:27:06 -04:00
GitHub build-firmware Action
f0b947ceda
Auto-generated configs and docs
2022-08-01 05:00:48 +00:00
GitHub set-date Action
40e19db523
Update date
2022-08-01 00:25:39 +00:00
rusefillc
64c76bf59c
fix Subaru EZ30 trigger gaps fix #4344
2022-07-31 10:15:16 -04:00
GitHub build-firmware Action
8a069041e3
Auto-generated configs and docs
2022-07-31 09:36:15 +00:00
GitHub set-date Action
65154ea042
Update date
2022-07-31 00:23:19 +00:00
Matthew Kennedy
d4721bee89
implement sensor checker ( #4395 )
...
* implement sensor checker
* use default
* s
* fix
* properly report non-timeout errors
* it's not safe to read Value when invalid
* it's not safe to read Value when invalid
2022-07-30 17:08:48 -04:00
rusefillc
36d40489ee
dead initial value?
2022-07-30 16:07:40 -04:00
Matthew Kennedy
013171d31b
correct behavior in case of failed CLT but not failed IAT ( #4406 )
2022-07-30 15:44:54 -04:00
rusefillc
9cee48421d
(insert passive-aggressive smart prefix here) HARDWARE VALIDATION has disappeared fix #4405
2022-07-30 15:03:45 -04:00
rusefillc
aa08c2c320
FATAL does not light up red LED on MRE with OpenBLT fix #4404
2022-07-30 14:58:43 -04:00
rusefillc
ee455d23f8
[SECURITY] Cheap password protection against tune modification fix #4243
...
helping build
2022-07-30 14:33:11 -04:00
GitHub build-firmware Action
7a61d2bda5
Auto-generated configs and docs
2022-07-30 16:59:45 +00:00
rusefillc
e19b61aa5b
[SECURITY] Cheap password protection against tune modification fix #4243
2022-07-30 12:23:53 -04:00
GitHub build-firmware Action
16926e0f95
Auto-generated configs and docs
2022-07-30 16:12:13 +00:00
GitHub build-firmware Action
7dafba1e70
Auto-generated configs and docs
2022-07-30 15:34:12 +00:00
GitHub build-firmware Action
e14d994435
Auto-generated configs and docs
2022-07-30 14:09:05 +00:00
GitHub build-firmware Action
578cb6936c
Auto-generated configs and docs
2022-07-30 13:47:13 +00:00
GitHub set-date Action
abfff3049b
Update date
2022-07-30 00:20:10 +00:00
GitHub build-firmware Action
f4a3c8d161
Auto-generated configs and docs
2022-07-29 14:23:19 +00:00
GitHub set-date Action
56dad1777e
Update date
2022-07-29 00:22:15 +00:00
rusefillc
88303319e1
it's impossible to receive AcceleratorPedal sensor via CAN/Lua #4369
2022-07-28 12:30:04 -04:00
rusefillc
35f9830cca
it's impossible to receive AcceleratorPedal sensor via CAN/Lua #4369
2022-07-28 12:08:35 -04:00
rusefillc
8cbaf70f70
HOW to configure CAN-based accelerator pedal #4369
...
docs
2022-07-28 09:37:24 -04:00
GitHub build-firmware Action
74db705907
Auto-generated configs and docs
2022-07-28 13:11:35 +00:00
Matthew Kennedy
14b39b7b0a
unexpected contains information about why it failed ( #4393 )
...
* unexpected can contain information
* info printing
* sensors return appropriate error codes
* remove reliance on undefined behavior
* s
2022-07-28 10:04:28 +03:00
GitHub build-firmware Action
17b306c375
Auto-generated configs and docs
2022-07-28 06:53:58 +00:00
Matthew Kennedy
c46c34ead6
boost control thresholds ( #4392 )
2022-07-28 09:45:16 +03:00
GitHub build-firmware Action
c0175b9f08
Auto-generated configs and docs
2022-07-28 06:32:30 +00:00
Matthew Kennedy
8ec103a7f2
Lua rx callback ( #4387 )
...
* s
* mask, callback
* support 8 different signatures
* make the compiler happy about unrechable code
* s
* make the compiler happy about unreachable code
* guard
* changelog
2022-07-28 09:27:18 +03:00
GitHub set-date Action
82708932f5
Update date
2022-07-28 00:22:04 +00:00
Matthew Kennedy
9f6ee5f359
detect bad Lua sensor name when registering ( #4391 )
...
* format
* lua error on bad sensor
* comment
* name validation
* soft check before the hard check causes a fatal error
* s
2022-07-27 12:41:21 +03:00
GitHub build-firmware Action
dcc43ee4b4
Auto-generated configs and docs
2022-07-27 09:38:56 +00:00
Matthew Kennedy
4865213537
Log gppwm output values ( #4385 )
...
* remove debug option
* purpose built output channels
* name
* embiggen sd log buffer
* Revert "embiggen sd log buffer"
This reverts commit 37432a56535b24c221ae92e9aaded23de4d4a579.
* embiggen SD log buffer
2022-07-27 12:10:00 +03:00
GitHub build-firmware Action
d0736b527c
Auto-generated configs and docs
2022-07-27 06:33:08 +00:00
GitHub set-date Action
5ebfdf9ee4
Update date
2022-07-27 00:25:28 +00:00
GitHub build-firmware Action
428b378223
Auto-generated configs and docs
2022-07-26 08:24:28 +00:00
GitHub set-date Action
282f889aa9
Update date
2022-07-26 00:24:28 +00:00
GitHub build-firmware Action
66909356d4
Auto-generated configs and docs
2022-07-25 12:11:37 +00:00
GitHub build-firmware Action
75e3a7997d
Auto-generated configs and docs
2022-07-25 08:05:04 +00:00
GitHub set-date Action
7e6b9e7742
Update date
2022-07-25 00:24:30 +00:00
GitHub set-date Action
64e963e1aa
Update date
2022-07-24 00:25:06 +00:00
rusefillc
cfd6828d42
Extra gap ratios for custom trigger wheels fix #4375
...
these lines are now part of shared method
2022-07-23 10:00:55 -04:00
GitHub build-firmware Action
18c590794a
Auto-generated configs and docs
2022-07-23 07:26:13 +00:00
Andrey
43bc08bc24
Extra gap ratios for custom trigger wheels fix #4375
2022-07-23 03:16:11 -04:00
GitHub set-date Action
8928ac7064
Update date
2022-07-23 00:22:24 +00:00
rusefillc
dc36538e57
thank you Mark we have humans asking for it
2022-07-22 16:04:43 -04:00
rusefillc
a04251bfd9
thank you Mark we have humans asking for it
2022-07-22 15:57:18 -04:00
GitHub build-firmware Action
50dc7459d4
Auto-generated configs and docs
2022-07-22 05:36:38 +00:00
Andrey G
4a4443a27d
Add "Reset to OpenBLT" button ( #4364 )
...
Similar to "Reset to DFU", but uses different seed
2022-07-22 08:21:11 +03:00
GitHub set-date Action
3dc05b9e5f
Update date
2022-07-22 00:25:14 +00:00
GitHub build-firmware Action
2d1fb25ab4
Auto-generated configs and docs
2022-07-21 19:34:19 +00:00
rusefillc
58b0aaeda1
cherry pick https://github.com/rusefi/rusefi/pull/4365
2022-07-21 15:26:41 -04:00
Matthew Kennedy
efdae2322d
Start -> start ( #4366 )
2022-07-21 15:17:32 -04:00
GitHub set-date Action
7ae4044639
Update date
2022-07-21 00:23:33 +00:00
GitHub build-firmware Action
1cc1d56bcc
Auto-generated configs and docs
2022-07-20 23:09:02 +00:00
rusefillc
9c721ff28d
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-07-20 18:54:11 -04:00
GitHub build-firmware Action
2341028714
Auto-generated configs and docs
2022-07-20 22:52:33 +00:00
rusefillc
2bc4fd909d
Launch control bug? "range" thing is confusing #4348
...
a typo and configurable behaviour without UI
2022-07-20 18:48:55 -04:00
rusefillc
116207e9aa
Launch control bug? "range" thing is confusing #4348
2022-07-20 18:39:17 -04:00
rusefillc
2ba07e975e
Launch control bug? "range" thing is confusing #4348
...
bug or dead code? at least making it a bit more obvious
2022-07-20 18:30:20 -04:00
rusefillc
f9ba8bf82c
Launch control bug? "range" thing is confusing #4348
...
refactoring: reducing confusion
2022-07-20 18:24:36 -04:00
rusefillc
8213252f45
code formatting #4348
2022-07-20 18:16:54 -04:00
GitHub build-firmware Action
3c43925e05
Auto-generated configs and docs
2022-07-20 21:19:50 +00:00
GitHub set-date Action
a1b8340a91
Update date
2022-07-20 00:20:03 +00:00
GitHub build-firmware Action
f9f33da641
Auto-generated configs and docs
2022-07-19 08:17:08 +00:00
GitHub set-date Action
33d0241ab4
Update date
2022-07-19 00:25:22 +00:00
rusefillc
2d08d8ea28
Nissan Lua
2022-07-18 17:01:44 -04:00
GitHub build-firmware Action
c3b6a80e81
Auto-generated configs and docs
2022-07-18 19:58:26 +00:00
Matthew Kennedy
1fd637d27e
remove idle offset ( #4355 )
...
* remove offset
* remove more completely
* changelog
2022-07-18 15:49:43 -04:00
GitHub build-firmware Action
b89ef01574
Auto-generated configs and docs
2022-07-18 06:01:28 +00:00
GitHub set-date Action
213c746066
Update date
2022-07-18 00:21:43 +00:00
GitHub build-firmware Action
edcfb4a8e0
Auto-generated configs and docs
2022-07-17 04:21:58 +00:00
GitHub set-date Action
1774117ac4
Update date
2022-07-17 00:22:46 +00:00
GitHub build-firmware Action
267f356ef3
Auto-generated configs and docs
2022-07-16 06:38:35 +00:00
Matthew Kennedy
cd98ad35c2
use libfirmware for a few things ( #4351 )
...
* use libfirmware
* unit tests
* crc
* missed one
* bootloader
2022-07-16 02:22:51 -04:00
GitHub set-date Action
f3d5ff7b99
Update date
2022-07-16 00:24:20 +00:00
GitHub build-firmware Action
7123361f2e
Auto-generated configs and docs
2022-07-15 10:29:23 +00:00
GitHub build-firmware Action
2b04c8c5f8
Auto-generated configs and docs
2022-07-15 08:46:25 +00:00
GitHub set-date Action
6bbec5ffea
Update date
2022-07-15 00:25:03 +00:00
rusefillc
ae92cb1c70
launch control for autocross on micro rusefi #4341
2022-07-14 17:23:54 -04:00
rusefillc
0f303553c1
launch control for autocross on micro rusefi #4341
2022-07-14 17:19:30 -04:00
rusefillc
e91d72bba5
launch control for autocross on micro rusefi #4341
2022-07-14 16:41:50 -04:00
rusefillc
604a3f4ba2
launch controll for autocross on micro rusefi #4341
2022-07-14 16:20:03 -04:00
rusefillc
3079ab9bae
https://rusefi.com/forum/viewtopic.php?p=43183#p43183
2022-07-14 15:45:33 -04:00
rusefillc
4ba73d1679
Detail on how to set up iDrive or equivalent CAN button control #226
...
boost lua
2022-07-14 14:04:21 -04:00
rusefillc
456d52e1fe
Detail on how to set up iDrive or equivalent CAN button control #226
...
boost lua
2022-07-14 13:03:08 -04:00
rusefillc
9e8bfe92d8
#4308 progress
2022-07-14 12:36:55 -04:00
GitHub build-firmware Action
0b14ee48a1
Auto-generated configs and docs
2022-07-14 13:57:47 +00:00
rusefillc
c85ad42f09
Detail on how to set up iDrive or equivalent CAN button control #226
...
was I drunk or something?
2022-07-14 09:41:36 -04:00
GitHub build-firmware Action
ccd01302fe
Auto-generated configs and docs
2022-07-14 12:08:23 +00:00
rusefillc
133ab5618b
FSIO is dead
2022-07-14 07:52:58 -04:00
rusefillc
52af5fa05a
refactoring - lambda for readbility
2022-07-14 07:27:58 -04:00
rusefillc
9b775e67b1
OBDII dreams
2022-07-14 05:05:49 -04:00
GitHub build-firmware Action
9ba86c4d4b
Auto-generated configs and docs
2022-07-14 06:15:11 +00:00
GitHub set-date Action
1ba31e5d65
Update date
2022-07-14 00:24:00 +00:00
GitHub build-firmware Action
4f53ef9c4a
Auto-generated configs and docs
2022-07-13 07:29:05 +00:00
GitHub set-date Action
782a9df3df
Update date
2022-07-13 00:23:56 +00:00
GitHub build-firmware Action
f289765cec
Auto-generated configs and docs
2022-07-12 07:14:09 +00:00
rusefillc
250d8c4213
RoverK - wow that's odd, but whatever
2022-07-12 02:42:41 -04:00
rusefillc
b2cbd889f9
looks dead
2022-07-12 01:38:25 -04:00
GitHub build-firmware Action
ce7048c51a
Auto-generated configs and docs
2022-07-12 04:26:09 +00:00
GitHub set-date Action
d9e67dfe06
Update date
2022-07-12 00:21:32 +00:00
GitHub build-firmware Action
b8713ee13b
Auto-generated configs and docs
2022-07-11 16:50:58 +00:00
GitHub build-firmware Action
bf64052f52
Auto-generated configs and docs
2022-07-11 08:48:23 +00:00
GitHub build-firmware Action
cdbfaa4cb2
Auto-generated configs and docs
2022-07-11 07:13:35 +00:00
rusefillc
c7c4807c52
removing some unused debug
2022-07-11 02:57:31 -04:00
GitHub set-date Action
3b0d313fb4
Update date
2022-07-11 00:20:26 +00:00
GitHub build-firmware Action
d5d659bfa5
Auto-generated configs and docs
2022-07-10 02:50:43 +00:00
Matthew Kennedy
3c88dda538
Add a timeout for Lua ETB adjustment ( #4331 )
...
* lua etb timeout
* mocks
* test
2022-07-10 05:46:28 +03:00
GitHub set-date Action
53d561028c
Update date
2022-07-10 00:25:28 +00:00
GitHub build-firmware Action
1720eee3a1
Auto-generated configs and docs
2022-07-09 07:07:25 +00:00
rusefillc
71a30d5f75
docs
2022-07-09 03:00:14 -04:00
GitHub set-date Action
96b92f0c0c
Update date
2022-07-09 00:18:42 +00:00
GitHub build-firmware Action
56ec034f44
Auto-generated configs and docs
2022-07-08 23:27:15 +00:00
GitHub build-firmware Action
c98c37da2b
Auto-generated configs and docs
2022-07-08 22:21:59 +00:00
GitHub build-firmware Action
575a0b3d5d
Auto-generated configs and docs
2022-07-08 14:11:38 +00:00
GitHub build-firmware Action
f1b56628ef
Auto-generated configs and docs
2022-07-08 05:14:15 +00:00
rusefillc
d850bea101
debug is set to idle mode, but none of the debug fields show anything #4335
...
better log names?
2022-07-08 01:05:48 -04:00
rusefillc
db3f92edf4
Lua A/C Input #4333
2022-07-08 00:51:53 -04:00
GitHub build-firmware Action
1d148c57df
Auto-generated configs and docs
2022-07-08 04:45:52 +00:00
rusefillc
798188bdde
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-07-08 00:30:47 -04:00
GitHub build-firmware Action
b65d1a0909
Auto-generated configs and docs
2022-07-08 04:29:21 +00:00
rusefillc
c23fe0fe9a
Lua A/C Input #4333
2022-07-08 00:25:29 -04:00
Matthew Kennedy
16a39badff
Error handling cleanup ( #4332 )
...
* dead code in stm32
* rusefi.cpp can have some noreturn
* handle lua panic
* unused error codes
* simplifications of error_handling.cpp
* comment
* put that back
* guard
2022-07-07 23:49:02 -04:00
rusefillc
e8ab60914f
debug is set to idle mode, but none of the debug fields show anything #4335
...
better names where user did not really ask for better names
2022-07-07 23:48:17 -04:00
GitHub build-firmware Action
bba4a89f3e
Auto-generated configs and docs
2022-07-08 03:21:52 +00:00
Matthew Kennedy
68fb838641
Lua hooks for gear detection ( #4328 )
...
* implement
* sim has vss
* write a test
* guard
2022-07-07 23:16:56 -04:00
rusefillc
c51881a80d
debug is set to idle mode, but none of the debug fields show anything #4335
...
reducing confusion
2022-07-07 23:04:19 -04:00
GitHub build-firmware Action
7673d7ec1f
Auto-generated configs and docs
2022-07-08 02:55:13 +00:00
Matthew Kennedy
c4d01754c3
Respond to OBD2 on the same bus we got the request on ( #4330 )
...
* obd replies on the same bus as the request
* comment
* missed one
2022-07-08 05:25:35 +03:00
GitHub set-date Action
3997e34bb2
Update date
2022-07-08 00:24:15 +00:00
Matthew Kennedy
6267b8621a
big delete ICU ( #4270 )
...
* big delete
* icu vestiges
* changelog
2022-07-07 15:27:59 -04:00
Matthew Kennedy
cbdfb7ac5c
Write hard faults to backup ram, print on next boot ( #4324 )
...
* use backup ram, hard fault handler improvement
* wire it up
* upload elf
* s
* I guess I'll just use strncpy
* s
* what is it even complaining about?
* neat, we don't need a cast
* cypress and kinetis
* cleanup
* ci
* guard for tests
2022-07-07 15:14:31 -04:00
GitHub build-firmware Action
fb97cd00eb
Auto-generated configs and docs
2022-07-07 04:39:45 +00:00
GitHub set-date Action
8ef0af10d1
Update date
2022-07-07 00:24:14 +00:00
GitHub set-date Action
240e58532c
Update date
2022-07-06 00:24:42 +00:00
GitHub build-firmware Action
3e480a707c
Auto-generated configs and docs
2022-07-05 17:55:06 +00:00