rusefillc
884463adda
Win7: console fails to auto-connect #3931
2022-02-12 17:12:43 -05:00
rusefillc
b124225c6d
Console logging is a mess #3930
2022-02-12 16:46:08 -05:00
rusefillc
8677be4177
Console logging is a mess #3930
2022-02-12 16:20:38 -05:00
rusefillc
f731a26391
Console logging is a mess #3930
2022-02-12 16:16:11 -05:00
rusefillc
1f97452359
Console logging is a mess #3930
2022-02-12 16:09:31 -05:00
rusefillc
83e879f6c1
minor stuff
2022-02-12 15:52:57 -05:00
rusefillc
d5b962fe88
type. wow no one reads this
2022-02-12 15:32:21 -05:00
rusefillc
6b94feaead
better message
2022-02-12 14:43:21 -05:00
rusefillc
0aaaa336d9
LED_COMMUNICATION_BRAIN_PIN
2022-02-12 12:35:00 -05:00
rusefillc
4cd36199a9
dead code
2022-02-12 12:31:47 -05:00
rusefillc
6597679fab
console does not send commands #3928
2022-02-12 11:54:34 -05:00
rusefillc
dca64a6b4e
openblt doesn't work proteus f7 #3483
2022-02-12 11:48:00 -05:00
rusefillc
5310d022ce
console updater does not work if folder name contains spaces fix #3927
2022-02-12 10:42:31 -05:00
rusefillc
acfdc3cb88
rusEFI console does not stay alive due to CRC error with in outputs #3912
2022-02-12 10:38:10 -05:00
rusefillc
34295e7108
console does not send commands fix #3928
2022-02-12 10:36:04 -05:00
rusefillc
432d048355
docs
2022-02-12 09:56:59 -05:00
rusefillc
8a8ade82c5
oh Andoid does it properly
2022-02-12 07:14:38 -05:00
Matthew Kennedy
60560c29d3
detect console disconnection faster ( #3926 )
...
* optimize reads
* try to reconnect in 1 second
* print more
* inspection results
* put the timeout back
* note about race
* s
2022-02-12 06:44:58 -05:00
rusefillc
837d228159
console connectivity on specific Win11 device #3923
...
well nice call but no difference for our specific issue
2022-02-11 23:10:14 -05:00
rusefillc
94e5957271
connector version bump #3914
...
helping IDEA lib entry
2022-02-11 23:09:04 -05:00
rusefillc
076960c419
console connectivity on specific Win11 device #3923
2022-02-11 22:59:53 -05:00
rusefi
857c653bc2
console connectivity on specific Win11 device #3923
2022-02-11 22:40:49 -05:00
Benas Brazdziunas
e9327e6f5f
Moved multiplier/divider to scaled_channel factor ( #3924 )
...
* Moved multipiers and dividers to scaled_channel
* added linkto AIM can protocol
2022-02-11 21:02:19 -05:00
GitHub set-date Action
9b8e6207fc
Update date
2022-02-12 01:08:54 +00:00
GitHub build-firmware Action
9b9aacb848
Auto-generated configs and docs
2022-02-12 00:58:39 +00:00
rusefillc
58dddb61a1
H7 console scare #3923
2022-02-11 19:52:46 -05:00
Benas Brazdziunas
c0e28e35bc
AIM dash TPS, CLT,IAT, and Batt V fix ( #3922 )
2022-02-11 18:42:51 -05:00
Matthew Kennedy
2f1957cc0c
Chunk outputchannels ( #3916 )
...
* executeCommand knows about opcodes
* kick
* remove allowLongResponse
* unused
* chunk output channel reads
* add api in firmware instead
* test size
* bad merge
* firmware missed a spot
* bad merge
* fix logic
* haha we have to disable it
* we can remove the TODO from #3917
2022-02-11 17:24:08 -05:00
rusefillc
356ae360c6
core8
2022-02-11 17:19:07 -05:00
GitHub build-firmware Action
90a021e89a
Auto-generated configs and docs
2022-02-11 21:18:53 +00:00
rusefillc
a6ac175315
core8
2022-02-11 16:06:00 -05:00
Matthew Kennedy
35c4c0bfba
move allowLongResponse option to ECU side ( #3917 )
...
* executeCommand knows about opcodes
* kick
* remove allowLongResponse
* add api in firmware instead
* test size
* bad merge
* firmware missed a spot
* fix logic
* haha we have to disable it
2022-02-11 16:03:20 -05:00
GitHub build-firmware Action
d475b4ce89
Auto-generated configs and docs
2022-02-11 20:39:13 +00:00
Benas Brazdziunas
e3adbb4abc
Connector setup(image and yaml) and applied recommendations ( #3921 )
...
* no message
* removed unnecessary as they are in defaults
Co-authored-by: Benas <bbrazdziunas@gavea.co.uk>
2022-02-11 15:04:02 -05:00
rusefillc
5e779208e7
this log message deserves a promotion!
2022-02-11 11:07:38 -05:00
rusefillc
fd3bb9719f
rusEFI console does not stay alive #3912
...
test infrastructure progress
2022-02-11 10:20:10 -05:00
rusefillc
1bdbad9ea6
rusEFI console does not stay alive #3912
...
test infrastructure progress
2022-02-11 10:19:30 -05:00
rusefillc
cb9625b254
rusEFI console does not stay alive #3912
...
test infrastructure progress
2022-02-11 09:31:16 -05:00
rusefillc
6e047cce50
refactoring: extracting logging stuff
2022-02-11 09:18:59 -05:00
rusefillc
d05a6d3362
rusEFI console does not stay alive #3912
...
test infrastructure progress
2022-02-11 09:15:32 -05:00
rusefillc
a605d319ba
serial sandbox
2022-02-11 08:50:53 -05:00
rusefillc
48e77b163d
minor refactoring
2022-02-11 08:50:42 -05:00
rusefillc
ad9cc4c219
refactoring: extracting logging stuff
2022-02-11 08:50:29 -05:00
Matthew Kennedy
5fc5bb40bd
executeCommand knows about opcodes ( #3915 )
...
* executeCommand knows about opcodes
* kick
* extra line
* gross duplication
* ugh more
2022-02-11 07:03:15 -05:00
rusefillc
6451638ab3
connector version bump ( #3914 )
...
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-02-11 06:52:18 -05:00
rusefillc
061d69449b
everyone likes Android
2022-02-11 06:51:46 -05:00
rusefillc
06797c4fac
docs
2022-02-10 23:17:42 -05:00
rusefillc
46d87f549f
just refactoring
2022-02-10 22:45:35 -05:00
rusefillc
08774c4149
just refactoring
2022-02-10 22:45:30 -05:00
rusefillc
13cec2f7f1
progress
2022-02-10 21:54:40 -05:00