Commit Graph

740 Commits

Author SHA1 Message Date
rusefillc d33cab9443 Dron reports that MRE console does not work from linux #3937 2022-02-21 16:42:12 -05:00
rusefillc a69c4a298c Console just quits fix #3953 2022-02-21 14:02:24 -05:00
rusefillc 947f0a222e a step back 2022-02-16 01:20:02 -05:00
rusefillc eb03c15252 a step back 2022-02-16 01:03:53 -05:00
Matthew Kennedy 1cd5421c20
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 2751a920f7 thank you Matt 2022-02-16 00:06:05 -05:00
Matthew Kennedy 45acca32f7
fix connection deadlock, speed up reconnect (#3936) 2022-02-15 22:35:04 -05:00
rusefillc aefbd4d43a Win7: console fails to auto-connect fix #3931 2022-02-12 17:33:59 -05:00
rusefillc f8f43529b6 Win7: console fails to auto-connect fix #3931 2022-02-12 17:26:11 -05:00
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 d5b962fe88 type. wow no one reads this 2022-02-12 15:32:21 -05:00
rusefillc 6597679fab console does not send commands #3928 2022-02-12 11:54:34 -05:00
rusefillc 34295e7108 console does not send commands fix #3928 2022-02-12 10:36:04 -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 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
rusefillc 58dddb61a1 H7 console scare #3923 2022-02-11 19:52:46 -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
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
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 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 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
Matthew Kennedy 15598605f4
more intellij inspection (#3910)
* first part

* some more small ones

* more inspect
2022-02-10 18:56:59 -05:00
GitHub build-firmware Action 7f87cf17b3 Auto-generated configs and docs 2022-02-06 19:04:42 +00:00
GitHub build-firmware Action e747b3b681 Auto-generated configs and docs 2022-02-06 17:57:16 +00:00
rusefillc b26ef2dcfa packing unused 2022-02-01 22:07:42 -05:00
GitHub build-firmware Action 10b18f086a Auto-generated configs and docs 2022-01-31 23:26:47 +00:00
rusefillc 173b60344f very strange very wrong imports 2022-01-27 12:54:23 -05:00
rusefillc 217ea1f283 Live Data: removing .cpp from buttons 2022-01-24 21:10:46 -05:00
rusefi 9a2c9d7d67 UI thread is the thread to open dialogs 2022-01-17 16:46:36 -05:00
Matthew Kennedy c9350fc3cb
Revert "forced 4 byte thing is actually no longer needed so much" (#3785)
* Revert "forced 4 byte thing is actually no longer needed so much"

This reverts commit 364783f658.

* bump flash version to force a re-write
2022-01-12 21:59:21 -05:00
rusefillc f9270f544f refactoring 2022-01-11 23:37:02 -05:00
rusefillc 22428230f6 rusefi_Console: Too long re-connection time #3305
clean-up
2022-01-11 23:35:55 -05:00
alxrMironovHome fa63c99ed3
Java Console reconnection fixing (by issue #3305) (#3716)
* ADD: Port closing & and reconnection attempt at restart event

* FIX: Syntax error

* Explicitly initialization of lastTriedPort

* Explicitly initialization of isStarted

* Revert "Explicitly initialization of isStarted"

This reverts commit 4acdd44d6cb7c46caa22f1dece4aef61798756fd.

* DEL: Dead code

Co-authored-by: alxrMironov <330OMcorporative>
2022-01-11 23:33:05 -05:00
rusefillc dcc7080ce1 logging of live data structs #3614 2022-01-11 22:54:57 -05:00