Commit Graph

733 Commits

Author SHA1 Message Date
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
rusefillc 249dee3017 console crash #3772 2022-01-11 13:03:09 -05:00
rusefillc cca765ebe6 RE usability: live data for idle controller 2022-01-10 21:56:27 -05:00
rusefillc 25ca48c408 Live Data progress 2022-01-06 17:58:59 -05:00
rusefillc 364783f658 forced 4 byte thing is actually no longer needed so much 2022-01-05 00:24:17 -05:00
rusefillc 6eb438acd6 why so many channels are hidden in debug ? #3614 2022-01-02 02:04:25 -05:00
rusefillc f1bbf3fcf7 GDI Epic #1448
live view
2021-12-31 15:57:44 -05:00
GitHub build-firmware Action 5cae22461e Auto-generated configs and docs 2021-12-31 20:34:37 +00:00