GitHub gen-configs Action
d5811a698a
Auto-generated configs and docs
2022-08-26 00:41:14 +00:00
Matthew Kennedy
f3a5c28f07
fix typo, move bit to idle state ( #4484 )
2022-08-25 20:26:12 -04:00
Matthew Kennedy
dfd340e8c3
log the state of hasSynchronizedPhase() ( #4478 )
...
* s
* log whether we've synced phase
* trigger_state_primary
* need that file
* engine state is not the right spot
2022-08-24 18:11:05 -04:00
rusefillc
ec9a705cf6
docs
2022-08-23 22:25:08 -04:00
GitHub gen-configs Action
991cd40f74
Auto-generated configs and docs
2022-08-23 23:50:32 +00:00
Matthew Kennedy
58e27505db
log missed exti events ( #4473 )
...
* log missed exti events
* units
* s
* guard
* stub for non stm32
2022-08-23 19:45:28 -04:00
GitHub gen-configs Action
26e81a4647
Auto-generated configs and docs
2022-08-23 04:19:39 +00:00
GitHub gen-configs Action
3897340735
Auto-generated configs and docs
2022-08-23 03:11:55 +00:00
GitHub gen-configs Action
437f10bcbd
Auto-generated configs and docs
2022-08-23 02:57:26 +00:00
GitHub gen-configs Action
4b6abf9557
Auto-generated configs and docs
2022-08-22 22:23:05 +00:00
rusefillc
fdde38c203
better method name
2022-08-22 18:07:59 -04:00
Matthew Kennedy
6218edd040
allow logging multiple warnings at once ( #4414 )
...
* allow logging multiple warnings at once
* comment
* .Code
* Revert ".Code"
This reverts commit 2b986bd50035aeec051d11aafd83fdbc1694351c.
* add a better comparison operator instead of conversion
* dot code
* Revert "dot code"
This reverts commit 35f6ae1007c41e3b30ea129a324f33ab4205036d.
* force gcc-10 maybe?
* Revert "force gcc-10 maybe?"
This reverts commit 4ddf8bcefddd354ccdc1da682c5fff1e68d44273.
* vq
* dot code
* dead
* dot code
* return may be null
* static_vector; maybe cyclic_buffer is broken or wrong tool for the job?
* move static vector
* put cyclic buffer back how it was since we don't use it now
2022-08-17 01:12:25 -04:00
GitHub gen-configs Action
911a6c5f0c
Auto-generated configs and docs
2022-08-17 04:30:35 +00:00
rusefillc
2aabef68c9
Struct array for outputs #4442 ( #4453 )
...
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-08-17 00:25:55 -04:00
rusefillc
bb21977556
invalid ini fix #4451
2022-08-16 22:24:02 -04:00
GitHub build-firmware Action
72ead5be96
Auto-generated configs and docs
2022-08-15 21:22:59 +00:00
Andrey
6f47772e6b
Revert "A safe place where stuff is consistent ( #4444 )"
...
This reverts commit b4eb56c7b4
.
2022-08-15 17:05:40 -04:00
GitHub build-firmware Action
006190aa15
Auto-generated configs and docs
2022-08-15 19:03:46 +00:00
GitHub build-firmware Action
9a5808c53e
Auto-generated configs and docs
2022-08-15 18:43:52 +00:00
rusefillc
b4eb56c7b4
A safe place where stuff is consistent ( #4444 )
...
* We have to move either forward or backwards with newparse #4441
only spot where newparse was used for real?
* We have to move either forward or backwards with newparse #4441
.jar
* Struct array for outputs #4442
* Struct array for outputs #4442
* Struct array for outputs #4442
making kinetis happy :(
* VVT target to allow negative values #4424
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-08-15 14:26:51 -04:00
GitHub build-firmware Action
ec8639d188
Auto-generated configs and docs
2022-08-15 17:10:30 +00:00
rusefillc
18f1197d58
Struct array for outputs #4442
...
rear padding too small for current addition, we shall expand for future additions
2022-08-15 13:05:21 -04:00
rusefillc
cad9791b35
https://github.com/rusefi/alphax-4chan/issues/57
2022-08-11 10:54:54 -04:00
GitHub build-firmware Action
471dedde04
Auto-generated configs and docs
2022-08-11 14:25:31 +00:00
rusefillc
5f896cf00f
https://github.com/rusefi/alphax-4chan/issues/57
2022-08-11 10:08:51 -04:00
rusefi
bfa13ddce7
ISO-TP does not work on real car #4427
...
verboseIsoTp
2022-08-11 01:23:44 -04:00
rusefi
39200f55eb
ISO-TP does not work on real car #4427
...
oh shit :(
2022-08-11 00:37:48 -04:00
rusefillc
bf15c5bc8a
ISO-TP does not work on real car #4427
2022-08-09 13:12:51 -04: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
Matthew Kennedy
57263e9300
more CAN verbose ( #4402 )
...
* add stuff
* don't read invalid value
2022-08-01 15:27:06 -04: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
e19b61aa5b
[SECURITY] Cheap password protection against tune modification fix #4243
2022-07-30 12:23:53 -04:00
rusefillc
db26a35209
refactoring
2022-07-30 12:07:36 -04:00
rusefillc
39aebf27d0
dead code?
2022-07-30 11:53:20 -04:00
rusefillc
a47e3e2314
docs
2022-07-30 11:21:42 -04: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
Matthew Kennedy
efdae2322d
Start -> start ( #4366 )
2022-07-21 15:17:32 -04:00
rusefillc
a8e86b9b81
typos
2022-07-20 18:45:35 -04:00
Andrey G
2eeb1ad84e
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
ca25530445
picking atomic piece of #4358
2022-07-20 17:06:34 -04:00
rusefillc
5fafaa571d
refactoring: reducing warnings
2022-07-20 17:03:15 -04:00
Matthew Kennedy
2bf6c94663
fragments ( #4357 )
2022-07-19 11:02:41 +03:00
rusefillc
64a9f84872
scaling of microRusEFI ADC gauges fix #4356
2022-07-18 08:26:17 -04: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
rusefillc
d586a7dc9c
raw aux inputs gauges fix #4346
2022-07-15 06:37:30 -04:00
GitHub build-firmware Action
7123361f2e
Auto-generated configs and docs
2022-07-15 10:29:23 +00:00
rusefillc
807bb26555
raw aux inputs gauges #4346
2022-07-15 06:23:24 -04:00
rusefillc
4c4f494904
PID logging: p term #4337
2022-07-08 10:31:34 -04:00
rusefillc
c3d99528e1
PID logging: p term #4337
2022-07-08 09:43:05 -04:00