rusefillc
8b9e421fd0
JNI for test coverage #3965
2022-02-26 12:51:50 -05:00
rusefillc
a3af232e8e
console reconnect does not work fix #3958
...
one restart should be enough
2022-02-23 15:04:08 -05:00
rusefillc
0bcbcf0eb9
console reconnect does not work #3958
...
one instance should be enough!
2022-02-23 14:58:07 -05:00
rusefillc
9cba6f7a8e
console reconnect does not work #3958
...
dead field
2022-02-23 14:47:09 -05:00
rusefillc
6ed781c65c
console reconnect does not work #3958
...
logging
2022-02-23 14:46:57 -05:00
rusefillc
875dbc7189
Dron reports that MRE console does not work from linux #3937
2022-02-21 16:42:12 -05:00
rusefillc
57dec4d16f
Console just quits fix #3953
2022-02-21 14:02:24 -05:00
rusefillc
b78306195c
a step back
2022-02-16 01:20:02 -05:00
rusefillc
3de1d6457e
a step back
2022-02-16 01:03:53 -05:00
Matthew Kennedy
e5a46084cc
serial disconnect event ( #3939 )
...
* connector version bump (#3914 )
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
* be loud about disconnect events
Co-authored-by: rusefillc <48498823+rusefillc@users.noreply.github.com>
2022-02-16 00:21:25 -05:00
rusefillc
07b3242ded
thank you Matt
2022-02-16 00:06:05 -05:00
Matthew Kennedy
4a5fe8fc58
fix connection deadlock, speed up reconnect ( #3936 )
2022-02-15 22:35:04 -05:00
rusefillc
14657358f5
Win7: console fails to auto-connect fix #3931
2022-02-12 17:33:59 -05:00
rusefillc
eb53a28081
Win7: console fails to auto-connect fix #3931
2022-02-12 17:26:11 -05:00
rusefillc
ee3f28560b
Win7: console fails to auto-connect #3931
2022-02-12 17:12:43 -05:00
rusefillc
8a1b9d9414
Console logging is a mess #3930
2022-02-12 16:46:08 -05:00
rusefillc
e6bb6dbecc
Console logging is a mess #3930
2022-02-12 16:20:38 -05:00
rusefillc
ebc74e5cf8
Console logging is a mess #3930
2022-02-12 16:16:11 -05:00
rusefillc
323e438da5
Console logging is a mess #3930
2022-02-12 16:09:31 -05:00
rusefillc
0190fb7d1d
type. wow no one reads this
2022-02-12 15:32:21 -05:00
rusefillc
255bab3c54
console does not send commands #3928
2022-02-12 11:54:34 -05:00
rusefillc
f95195710d
console does not send commands fix #3928
2022-02-12 10:36:04 -05:00
rusefillc
5b3eb6a48d
oh Andoid does it properly
2022-02-12 07:14:38 -05:00
Matthew Kennedy
8bd8fd206b
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
7647e9b9c8
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
2fe516c1c9
console connectivity on specific Win11 device #3923
2022-02-11 22:59:53 -05:00
rusefi
6555cfd567
console connectivity on specific Win11 device #3923
2022-02-11 22:40:49 -05:00
rusefillc
726c9ecec7
H7 console scare #3923
2022-02-11 19:52:46 -05:00
Matthew Kennedy
9b71969ae2
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
Matthew Kennedy
53ae63df09
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
rusefillc
7d03120782
this log message deserves a promotion!
2022-02-11 11:07:38 -05:00
rusefillc
c8f1849bc2
rusEFI console does not stay alive #3912
...
test infrastructure progress
2022-02-11 10:20:10 -05:00
rusefillc
8e70327556
rusEFI console does not stay alive #3912
...
test infrastructure progress
2022-02-11 10:19:30 -05:00
rusefillc
c8a79b623c
rusEFI console does not stay alive #3912
...
test infrastructure progress
2022-02-11 09:31:16 -05:00
rusefillc
f4e2369285
rusEFI console does not stay alive #3912
...
test infrastructure progress
2022-02-11 09:15:32 -05:00
rusefillc
f2c842f6f0
serial sandbox
2022-02-11 08:50:53 -05:00
rusefillc
171a030562
minor refactoring
2022-02-11 08:50:42 -05:00
rusefillc
fea528893c
refactoring: extracting logging stuff
2022-02-11 08:50:29 -05:00
Matthew Kennedy
8f85aea3bd
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
6241b696f2
docs
2022-02-10 23:17:42 -05:00
rusefillc
13fd96165d
just refactoring
2022-02-10 22:45:35 -05:00
rusefillc
9a7713966d
just refactoring
2022-02-10 22:45:30 -05:00
Matthew Kennedy
27b2032e25
more intellij inspection ( #3910 )
...
* first part
* some more small ones
* more inspect
2022-02-10 18:56:59 -05:00
GitHub build-firmware Action
0e95d2fef3
Auto-generated configs and docs
2022-02-06 19:04:42 +00:00
GitHub build-firmware Action
24caf18d46
Auto-generated configs and docs
2022-02-06 17:57:16 +00:00
rusefillc
58ffb5382f
packing unused
2022-02-01 22:07:42 -05:00
GitHub build-firmware Action
484f997d8f
Auto-generated configs and docs
2022-01-31 23:26:47 +00:00
rusefillc
94a8e1a5c9
very strange very wrong imports
2022-01-27 12:54:23 -05:00
rusefillc
ea6dbce46d
Live Data: removing .cpp from buttons
2022-01-24 21:10:46 -05:00
rusefi
35ab35d209
UI thread is the thread to open dialogs
2022-01-17 16:46:36 -05:00