GitHub gen-configs Action
cf8d43f412
Auto-generated configs and docs
2022-08-24 22:15:50 +00:00
Matthew Kennedy
73abcb044d
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
2baae2adc0
docs
2022-08-23 22:25:08 -04:00
GitHub gen-configs Action
b167dab9cd
Auto-generated configs and docs
2022-08-24 02:19:34 +00:00
GitHub gen-configs Action
1d73174592
Auto-generated configs and docs
2022-08-23 23:50:32 +00:00
Matthew Kennedy
9738ba84ae
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
19a650f467
Auto-generated configs and docs
2022-08-23 04:19:39 +00:00
GitHub gen-configs Action
ed96da8738
Auto-generated configs and docs
2022-08-23 03:11:55 +00:00
GitHub gen-configs Action
36ce822066
Auto-generated configs and docs
2022-08-23 02:57:26 +00:00
GitHub gen-configs Action
237bf1d611
Auto-generated configs and docs
2022-08-22 22:32:47 +00:00
GitHub gen-configs Action
5069937dd0
Auto-generated configs and docs
2022-08-22 22:23:05 +00:00
rusefillc
f9b50c2523
better method name
2022-08-22 18:07:59 -04:00
GitHub gen-configs Action
dc86c76c9a
Auto-generated configs and docs
2022-08-22 15:19:58 +00:00
GitHub gen-configs Action
c1b4e4374f
Auto-generated configs and docs
2022-08-21 16:43:08 +00:00
GitHub gen-configs Action
47e13297f6
Auto-generated configs and docs
2022-08-21 04:25:05 +00:00
GitHub gen-configs Action
2d9f734a8f
Auto-generated configs and docs
2022-08-19 03:08:33 +00:00
Matthew Kennedy
423f69a842
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
9d63673dc5
Auto-generated configs and docs
2022-08-17 04:30:35 +00:00
rusefillc
02472721c1
Struct array for outputs #4442 ( #4453 )
...
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-08-17 00:25:55 -04:00
GitHub gen-configs Action
81b2d57ed3
Auto-generated configs and docs
2022-08-17 03:01:19 +00:00
rusefillc
041c68ff33
invalid ini fix #4451
2022-08-16 22:24:02 -04:00
GitHub build-firmware Action
e8349259b0
Auto-generated configs and docs
2022-08-15 22:04:38 +00:00
GitHub build-firmware Action
5c131387ee
Auto-generated configs and docs
2022-08-15 21:22:59 +00:00
Andrey
9785c68e82
Revert "A safe place where stuff is consistent ( #4444 )"
...
This reverts commit 15d42bd293
.
2022-08-15 17:05:40 -04:00
GitHub build-firmware Action
83f2e1e7a6
Auto-generated configs and docs
2022-08-15 19:03:46 +00:00
GitHub build-firmware Action
4199384983
Auto-generated configs and docs
2022-08-15 18:43:52 +00:00
rusefillc
15d42bd293
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
84ecea460c
Auto-generated configs and docs
2022-08-15 17:10:30 +00:00
rusefillc
5cffcd71f4
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
34bef1b3d2
https://github.com/rusefi/alphax-4chan/issues/57
2022-08-11 10:54:54 -04:00
GitHub build-firmware Action
94a333166f
Auto-generated configs and docs
2022-08-11 14:25:31 +00:00
rusefillc
9fb476a542
https://github.com/rusefi/alphax-4chan/issues/57
2022-08-11 10:08:51 -04:00
rusefi
1899ef3506
ISO-TP does not work on real car #4427
...
verboseIsoTp
2022-08-11 01:23:44 -04:00
rusefi
869e51e31d
ISO-TP does not work on real car #4427
...
oh shit :(
2022-08-11 00:37:48 -04:00
GitHub build-firmware Action
2d7ab9f712
Auto-generated configs and docs
2022-08-10 05:44:46 +00:00
GitHub build-firmware Action
a73cf6fc17
Auto-generated configs and docs
2022-08-10 00:44:28 +00:00
rusefillc
5105bc57e3
ISO-TP does not work on real car #4427
2022-08-09 13:12:51 -04:00
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