rusefillc
2f0db8b7c4
Make hard-coded gap ratios visible on trigger documentation images #4172
2022-07-11 04:21:17 -04:00
GitHub build-firmware Action
0efb5ed3ff
Auto-generated configs and docs
2022-07-11 07:13:35 +00:00
rusefillc
8c7cc755f6
default value duplicate & breaking up long line
2022-07-11 02:57:32 -04:00
rusefillc
849b373127
looks dead to me
2022-07-11 02:57:32 -04:00
rusefillc
6b0a18bdde
reducing complexity
2022-07-11 02:57:31 -04:00
rusefillc
41a6026481
removing some unused debug
2022-07-11 02:57:31 -04:00
GitHub set-date Action
e5d6239c20
Update date
2022-07-11 00:20:26 +00:00
rusefillc
8abbe9f3db
more fancy
2022-07-09 23:51:20 -04:00
GitHub build-firmware Action
4285fe4218
Auto-generated configs and docs
2022-07-10 02:50:43 +00:00
Matthew Kennedy
8bc01472b7
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
76a64c8cf9
Update date
2022-07-10 00:25:28 +00:00
GitHub build-firmware Action
45970a3209
Auto-generated configs and docs
2022-07-09 07:07:25 +00:00
rusefillc
d55e07e397
docs
2022-07-09 03:00:14 -04:00
GitHub set-date Action
d3360af660
Update date
2022-07-09 00:18:42 +00:00
rusefillc
0400183389
ETB to overrides, fixing 88
2022-07-08 19:33:49 -04:00
rusefillc
aee24b010c
ETB to overrides
2022-07-08 19:32:16 -04:00
rusefillc
af1368d006
refactoring
2022-07-08 19:31:07 -04:00
rusefillc
ae942c2313
copy-paste bad
2022-07-08 19:31:07 -04:00
GitHub build-firmware Action
8401300966
Auto-generated configs and docs
2022-07-08 23:27:15 +00:00
rusefillc
fe25350d87
E65 progress
2022-07-08 19:00:49 -04:00
rusefillc
f9dae240da
we want this one alive
2022-07-08 18:30:34 -04:00
GitHub build-firmware Action
e01655a139
Auto-generated configs and docs
2022-07-08 22:21:59 +00:00
rusefillc
1e25578c0b
https://rusefi.com/forum/viewtopic.php?p=45813#p45813
2022-07-08 18:07:53 -04:00
rusefillc
5db378970d
PID logging: p term #4337
2022-07-08 10:31:34 -04:00
GitHub build-firmware Action
7daebe83e2
Auto-generated configs and docs
2022-07-08 14:11:38 +00:00
rusefillc
668a57353a
PID logging: p term #4337
2022-07-08 09:49:58 -04:00
rusefillc
68edeefc6c
PID logging: p term #4337
2022-07-08 09:43:05 -04:00
GitHub build-firmware Action
7764bf729a
Auto-generated configs and docs
2022-07-08 05:14:15 +00:00
rusefillc
a3c7e59b2a
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
67ec949eb6
Lua A/C Input #4333
2022-07-08 00:51:53 -04:00
GitHub build-firmware Action
e45990462c
Auto-generated configs and docs
2022-07-08 04:45:52 +00:00
rusefillc
2e62f059f9
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-07-08 00:30:47 -04:00
GitHub build-firmware Action
92eeceb5ed
Auto-generated configs and docs
2022-07-08 04:29:21 +00:00
rusefillc
71b118e858
Lua A/C Input #4333
2022-07-08 00:25:29 -04:00
rusefillc
78517df598
https://rusefi.com/forum/viewtopic.php?p=45811#p45811 ETB
2022-07-08 00:07:44 -04:00
rusefillc
fc9160b480
refactoring hellen meta
2022-07-08 00:07:15 -04:00
rusefillc
6f5af0b0e1
https://rusefi.com/forum/viewtopic.php?p=45811#p45811
2022-07-07 23:51:38 -04:00
Matthew Kennedy
5d844b1ebe
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
bbb869c073
debug is set to idle mode, but none of the debug fields show anything #4335
...
a mess with quotes and new lines
2022-07-07 23:48:37 -04:00
rusefillc
eb3f93a730
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
rusefillc
2f4a3b0646
debug is set to idle mode, but none of the debug fields show anything #4335
...
code generator fix with multiline and quotes
2022-07-07 23:23:54 -04:00
rusefillc
a4dfdb3165
debug is set to idle mode, but none of the debug fields show anything #4335
...
current state is a bit broken
2022-07-07 23:23:53 -04:00
GitHub build-firmware Action
0de824883f
Auto-generated configs and docs
2022-07-08 03:21:52 +00:00
Matthew Kennedy
3c062e02bc
Lua hooks for gear detection ( #4328 )
...
* implement
* sim has vss
* write a test
* guard
2022-07-07 23:16:56 -04:00
rusefillc
9e26fe007e
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
f83d350585
Auto-generated configs and docs
2022-07-08 02:55:13 +00:00
Matthew Kennedy
cc9554e4b2
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
6ef9610cde
Update date
2022-07-08 00:24:15 +00:00
Matthew Kennedy
e9d092f975
big delete ICU ( #4270 )
...
* big delete
* icu vestiges
* changelog
2022-07-07 15:27:59 -04:00
Matthew Kennedy
0cc1f729c4
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