Matthew Kennedy
165e5bb869
misc fixes ( #4411 )
...
* fix warnings
* break to debugger in case of panic
* move the check
* s
2022-08-02 12:19:50 -04:00
Matthew Kennedy
ed5f1b3d57
more CAN verbose ( #4402 )
...
* add stuff
* don't read invalid value
2022-08-01 15:27:06 -04:00
Matthew Kennedy
b6f1779781
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
26ae6f7490
[SECURITY] Cheap password protection against tune modification fix #4243
2022-07-30 12:23:53 -04:00
rusefillc
5d9a26c483
refactoring
2022-07-30 12:07:36 -04:00
rusefillc
d0074ec695
dead code?
2022-07-30 11:53:20 -04:00
rusefillc
828334c841
docs
2022-07-30 11:21:42 -04:00
GitHub build-firmware Action
04462839f5
Auto-generated configs and docs
2022-07-27 09:38:56 +00:00
Matthew Kennedy
d4b8a036af
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
Matthew Kennedy
b99d90b006
Start -> start ( #4366 )
2022-07-21 15:17:32 -04:00
rusefillc
9e4187d8cf
typos
2022-07-20 18:45:35 -04:00
Andrey G
7caef0ba92
TunerStudio reconnect speedup ( #4358 )
...
* TunerStudio: do not emit tons of errors if we are not in sync
Track state of sync with ither side. Emit only ONE error when sync
is lost.
Also no need to wait 1sec for second byte in binary mode. 10mS is
enought.
* TunerStudio: remove duplicated debug print
* TunerStudio: comment about in_sync
* TunerStudio: clear comments
2022-07-20 17:54:10 -04:00
rusefillc
70d0351f9c
picking atomic piece of #4358
2022-07-20 17:06:34 -04:00
rusefillc
adc11fcc1f
refactoring: reducing warnings
2022-07-20 17:03:15 -04:00
Matthew Kennedy
848fbcf6ca
fragments ( #4357 )
2022-07-19 11:02:41 +03:00
rusefillc
90e98bacbf
scaling of microRusEFI ADC gauges fix #4356
2022-07-18 08:26:17 -04:00
Matthew Kennedy
a0d8ae3f4f
use libfirmware for a few things ( #4351 )
...
* use libfirmware
* unit tests
* crc
* missed one
* bootloader
2022-07-16 02:22:51 -04:00
rusefillc
8a8a214927
raw aux inputs gauges fix #4346
2022-07-15 06:37:30 -04:00
GitHub build-firmware Action
bde98e6f51
Auto-generated configs and docs
2022-07-15 10:29:23 +00:00
rusefillc
3ed54327a3
raw aux inputs gauges #4346
2022-07-15 06:23:24 -04:00
GitHub build-firmware Action
7cada13589
Auto-generated configs and docs
2022-07-14 13:57:47 +00: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
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
GitHub build-firmware Action
e45990462c
Auto-generated configs and docs
2022-07-08 04:45:52 +00:00
GitHub build-firmware Action
92eeceb5ed
Auto-generated configs and docs
2022-07-08 04:29:21 +00:00
Matthew Kennedy
e9d092f975
big delete ICU ( #4270 )
...
* big delete
* icu vestiges
* changelog
2022-07-07 15:27:59 -04:00
rusefillc
2f97da185e
dead code? ( #4325 )
...
* dead code?
* dead code?
* dead code?
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-07 00:35:11 -04:00
Matthew Kennedy
aecacc6aa1
Rewrite tooth logger buffer management ( #4317 )
...
* s
* make it work
* put back enough maybe
* fix console composite log
* unit tests can just use a vector, why not
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-07-04 16:57:17 -04:00
Matthew Kennedy
a95bc3ad03
implement CAN driver for simulator ( #4312 )
...
* stub simulator CAN driver
* comments
* CAN sensor
* maybe implement?
* s
* fix
* tx and rx actually work!?!?!
* check_can_isr
* modify chibios
* Sim has no CAN on Windows (for now?)
* safer init/deinit, enable assertions
* smarter handling of missing CAN device
* better guards
* guards for windows
2022-07-03 08:25:24 -04:00
GitHub build-firmware Action
a145548ceb
Auto-generated configs and docs
2022-07-02 08:21:19 +00:00
GitHub build-firmware Action
54a140d0df
Auto-generated configs and docs
2022-07-02 07:55:19 +00:00
GitHub build-firmware Action
3a3dbc9023
Auto-generated configs and docs
2022-06-30 17:53:57 +00:00
GitHub build-firmware Action
7f8a26f779
Auto-generated configs and docs
2022-06-30 03:38:34 +00:00
GitHub build-firmware Action
b33f32d20c
Auto-generated configs and docs
2022-06-29 22:16:13 +00:00
GitHub build-firmware Action
4ffdf74203
Auto-generated configs and docs
2022-06-29 07:57:36 +00:00
Andrey
9c9cf69ebe
logging of live data structs was: data points #3614
2022-06-29 03:29:21 -04:00
Andrey
dc4fcda6da
logging of live data structs was: data points #3614
2022-06-29 03:21:53 -04:00
rusefillc
8acbf9d8df
logging of live data structs was: data points #3614
2022-06-29 03:13:35 -04:00
rusefillc
aab466094c
logging of live data structs was: data points #3614
2022-06-29 03:01:13 -04:00
rusefillc
f7ecebaa64
logging of live data structs was: data points #3614
2022-06-29 02:37:24 -04:00
rusefillc
d2cece4f65
https://github.com/rusefi/hellen-NB2-issues/issues/36
2022-06-29 02:33:14 -04:00
GitHub build-firmware Action
a8c3769906
Auto-generated configs and docs
2022-06-29 06:21:31 +00:00
GitHub build-firmware Action
171bc28d38
Auto-generated configs and docs
2022-06-29 06:06:27 +00:00
GitHub build-firmware Action
1407909061
Auto-generated configs and docs
2022-06-29 05:34:35 +00:00
rusefillc
bdb9eaa2f5
logging of live data structs was: data points #3614
2022-06-29 01:27:42 -04:00
GitHub build-firmware Action
9798e6e22a
Auto-generated configs and docs
2022-06-29 05:23:15 +00:00
GitHub build-firmware Action
68b833ab95
Auto-generated configs and docs
2022-06-27 02:39:05 +00:00
Matthew Kennedy
b07652af1c
get rid of extra quotes ( #4288 )
2022-06-26 22:32:47 -04:00