Commit Graph

773 Commits

Author SHA1 Message Date
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
GitHub build-firmware Action 35655b2186 Auto-generated configs and docs 2021-12-30 02:53:30 +00:00
rusefillc 1fad5283e0 one day fix this mess 2021-12-23 23:36:19 -05:00
GitHub build-firmware Action 2c645bd130 Auto-generated configs and docs 2021-12-23 21:46:59 +00:00
rusefillc 0dfb744382 PCAN sandbox - error requestOutputChannels #3698
improving logging
2021-12-19 00:43:22 -05:00
rusefillc 1973b33e13 PCAN sandbox - error requestOutputChannels #3698
improving logging
2021-12-19 00:00:54 -05:00
rusefillc 4b9157d804 logging improvement 2021-12-18 20:21:46 -05:00
rusefi 5da5c2d15f better logging 2021-12-18 19:33:59 -05:00
rusefillc 4292c2fb1d MAP phase sensing fix #3544
removing dead implementation
2021-12-16 21:28:27 -05:00
rusefillc 921bc1af74 live data progress 2021-12-16 21:09:32 -05:00
rusefillc 46c8483b29 refactoring 2021-12-16 19:17:37 -05:00
rusefillc 09c6fe83d2 refactoring 2021-12-16 19:12:39 -05:00
GitHub build-firmware Action 1de1809074 Auto-generated configs and docs 2021-12-16 21:24:43 +00:00
rusefillc c6c4eedd5d live data for wastegate and launch control #3588 2021-12-16 16:14:13 -05:00
rusefillc 6542533946 live data for wastegate and launch control #3588 2021-12-16 15:17:35 -05:00
rusefillc 847b2a3caa rusEFI console ISO-TP via PCAN #3667
console port selector UI
2021-12-08 20:29:40 -05:00
rusefillc ae4e0f75b7 minor refactoring 2021-12-08 19:35:30 -05:00
rusefillc f65907a192 rusEFI console ISO-TP via PCAN #3667
WOW, YES!!!
2021-12-08 19:01:44 -05:00
rusefillc 5c60e93391 progress 2021-12-08 11:55:34 -05:00
Andrey 50038167d8 MAP phase sensing #3544
new implementation seems complete?
2021-12-07 21:08:25 -05:00
rusefillc ec063e8a1c rusEFI console ISO-TP via PCAN #3667
better logging
2021-12-07 15:19:27 -05:00
rusefillc 38db17e127 rusEFI console ISO-TP via PCAN #3667
explicit error
2021-12-07 15:19:01 -05:00
rusefillc 37e3f5d4c1 test coverage related to https://github.com/rusefi/rusefi/issues/3361#issuecomment-987556760
logging improvements
2021-12-07 01:23:30 -05:00
rusefillc e42cac9fce test coverage related to https://github.com/rusefi/rusefi/issues/3361#issuecomment-987556760
code readability and test readability
2021-12-07 00:25:38 -05:00
rusefillc d1c0a9fba6 test coverage related to https://github.com/rusefi/rusefi/issues/3361#issuecomment-987556760 2021-12-07 00:05:48 -05:00
rusefillc 895142e6f6 docs 2021-12-07 00:01:55 -05:00
rusefillc 1a8574a3a3 docs 2021-12-06 23:55:48 -05:00
rusefillc ad55620c86 refactoring 2021-12-06 22:53:17 -05:00
rusefillc e498867ddc docs 2021-12-06 22:19:30 -05:00
rusefillc f4a0da5cf1 refactoring 2021-12-06 21:42:21 -05:00
rusefillc 1dd3370b56 https://rusefi.com/forum/viewtopic.php?f=18&t=2236 2021-12-06 21:31:49 -05:00
rusefillc 58f1894be9 SimulatorTcpSandbox
code reuse
2021-12-06 18:59:39 -05:00
rusefillc 0a3d42f9c3 SimulatorTcpSandbox 2021-12-06 18:55:33 -05:00
rusefillc a47530be54 SimulatorTcpSandbox 2021-12-06 17:27:38 -05:00
rusefillc eb950e7fd3 TcpConnector: reusing LOCALHOST 2021-12-06 17:10:13 -05:00
rusefillc f826fe13aa MAP phase sensing #3544
trigger sync better gauges/logging
2021-12-06 17:04:05 -05:00
rusefillc 59d2322b60 isolating issue with unconsumed data 2021-12-06 12:43:53 -05:00
rusefillc b820a9c49c mostly logging improvements 2021-12-06 12:24:48 -05:00
rusefillc d819cfb04a PCAN LOOKS GREAT 2021-12-06 12:04:37 -05:00
rusefillc 6d01201392 pcan wrapper 2021-12-06 12:01:56 -05:00
rusefillc 4920f521f2 sandbox bugfix :( 2021-12-06 01:53:27 -05:00
rusefillc 31c7172f68 I am super confused :( looks great with signature 2021-12-06 00:08:43 -05:00
rusefillc 65e2b2a2c0 dead methods 2021-12-06 00:07:53 -05:00
rusefillc a03c220629 tune via CAN #3361
sandbox progress
2021-12-05 23:54:50 -05:00
rusefillc 5c1e3a2536 logging improvements 2021-12-05 23:54:07 -05:00
rusefillc b4e88bbeae dead method 2021-12-05 22:56:41 -05:00
rusefillc 483a57b83f tune via CAN #3361
we shall share
2021-12-05 22:56:31 -05:00
rusefillc 333f87863c tune via CAN #3361
useful abstract class
2021-12-05 22:22:39 -05:00
rusefillc 14a622160c tune via CAN #3361
sandbox progress
2021-12-05 21:21:37 -05:00
rusefillc 3b1b5c085e elm useful 2021-12-05 10:19:42 -05:00
rusefillc 157ee72944 Elm327Connector - exceptions are for exceptional situations only 2021-12-05 01:45:18 -05:00
rusefillc ee3030b92b Elm327Connector.processLine(): {STOPPED} #3655 2021-12-05 01:44:34 -05:00
rusefillc 17b0b3fff4 ELM327 optimization: sendShortPacketsInOneFrame #3656 2021-12-05 00:43:04 -05:00
rusefillc 0243003c96 nicer API 2021-12-05 00:31:58 -05:00
rusefillc 2538d731d1 ELM327 connector: second HELLO fails fix #3654 2021-12-04 23:16:30 -05:00
rusefillc 9333127fcc API progress 2021-12-04 23:16:30 -05:00
rusefillc 8d20854ba3 tune via CAN #3361
better constant name
2021-12-04 22:29:53 -05:00
rusefillc 42b06aa27f tune via CAN #3361
looks like a bug? second single-byte does not work

Got rusEFI 2021.12.04.mre_f4.3386359712  signature via CAN/ELM327
Got null signature via CAN/ELM327
2021-12-04 22:27:30 -05:00
rusefillc 241f0402bd tune via CAN #3361
one step back - sandbox reads signature again!
2021-12-04 21:57:45 -05:00
rusefillc 02bd7d6a7f tune via CAN #3361
sandbox progress
2021-12-04 21:07:31 -05:00
rusefillc 1de30fc912 docs 2021-12-04 21:07:10 -05:00