Commit Graph

555 Commits

Author SHA1 Message Date
rusefillc b3de7fad13 rusEfi_Console exits (crashes?) after ~2mins of disconnected inactivity #3324 2021-10-06 12:47:46 -04:00
rusefillc df25a9b9ce flash_reboot_dfu.bat feedback (#3300)
extra logging
2021-10-04 23:35:31 -04:00
rusefi 1b48a4b159 rusEFI console to compare current bundle against auto-DFU bundle #3266 2021-09-29 12:54:56 -04:00
rusefi 3ae5912f28 I have a discovery board which does not switch to DFU #3280
better logging
2021-09-28 11:30:22 -04:00
rusefillc 018704443e fixing build? 2021-09-26 18:20:28 -04:00
rusefillc 7759b896ad rusEFI console to compare current bundle against auto-DFU bundle fix #3266 2021-09-26 16:52:51 -04:00
rusefi 8ed79dca53 "wrong bundle" warning text sometimes not visible #3267 2021-09-26 15:58:18 -04:00
rusefi 74a7c08e5c everyone loves a good NPE! 2021-09-26 15:55:02 -04:00
rusefi 5475b07e10 let's log DFU window messages 2021-09-26 15:20:23 -04:00
rusefi 5e847c8cb7 bundle name into DFU window title 2021-09-26 15:20:01 -04:00
rusefillc 27d612fc97 rusEFI console to compare current bundle against auto-DFU bundle fix #3266 2021-09-26 01:21:40 -04:00
rusefillc 4f8cd915ae rusEFI console to compare current bundle against auto-DFU bundle #3266
smaller step forward
2021-09-26 00:31:47 -04:00
rusefillc ce87e995e8 rusEFI console to compare current bundle against auto-DFU bundle #3266
smaller step forward
2021-09-26 00:03:54 -04:00
rusefillc bace291a8e rusEFI console to compare current bundle against auto-DFU bundle #3266
smaller step forward
2021-09-25 23:45:52 -04:00
rusefillc 204c84764e rusEFI console to compare current bundle against auto-DFU bundle #3266
smaller step forward
2021-09-25 23:42:32 -04:00
rusefillc 74206e9798 Revert "rusEFI console to compare current bundle against auto-DFU bundle #3266"
This reverts commit b69345de
2021-09-25 23:21:27 -04:00
rusefillc f31b6bf0a6 rusEFI console to compare current bundle against auto-DFU bundle #3266
progress
2021-09-25 22:29:01 -04:00
rusefillc b69345de9a rusEFI console to compare current bundle against auto-DFU bundle #3266
putting signature into equation
2021-09-25 22:00:52 -04:00
rusefillc 8f5be493fe rusEFI console to compare current bundle against auto-DFU bundle #3266
one step back
2021-09-25 21:49:49 -04:00
rusefillc 9ad452d0bd rusEFI console to compare current bundle against auto-DFU bundle #3266
putting signature into equation
2021-09-25 17:51:47 -04:00
rusefillc df451376e0 Console to show device signature in window title #3115 2021-08-06 17:39:18 -04:00
Matthew Kennedy 0fde085a44 remove TS file read (#3004)
* remove

* more defines

* test

* lots of java

* s
2021-07-21 14:24:53 -04:00
rusefi 30cc60e047 rusEFI console start-up speed fix #2964 2021-07-14 13:01:12 -04:00
rusefi 4fdd92a559 better logging 2021-07-14 12:49:42 -04:00
Matthew Kennedy 6d9c0299fb Lua script editor in console (#2699)
* stub

* implement reset

* console

* just use the console command

* cleanup

* s

* s

* ui

* write in chunks

* fix write

* tab size, script read

* parse script properly

* put lua script in flash, tiny for now

* generated fields
2021-05-18 20:58:39 +03:00
Matthew Kennedy 23cc2c5c19 fix race condition in CommandQueue, massively speeding up HW CI tests (#2129)
* fix command semaphore

* guard

* remove todo

* dead field

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-24 09:23:46 -05:00
Matthew Kennedy 25f7c9cc7d More sensor listener lambdas (#2121)
* api

* ioutil

* more lambdas
2020-12-22 20:12:50 -05:00
Matthew Kennedy d0c25eb0d3 remove/comment spammy log prints (#2119) 2020-12-22 18:59:55 -05:00
rusefillc f7b3b48754 HW CI is flaky :( #2063
which one is it? testRoverV8?
2020-12-19 13:04:56 -05:00
rusefillc 01b6725c09 local_proxy 2020-10-29 00:04:30 -04:00
rusefillc f6a4d5785d gauge poking is needed after local application is disconnected same as before it's connected
adjusting test to match current reality
2020-10-09 01:28:40 -04:00
rusefillc 06aff23a71 gauge poking is needed after local application is disconnected same as before it's connected 2020-10-09 00:51:34 -04:00
rusefillc 92f4e1ba22 gauge poking is needed after local application is disconnected same as before it's connected 2020-10-09 00:30:13 -04:00
rusefillc 8d9f871522 more tools to work with TCP/IP 2020-10-09 00:12:38 -04:00
rusefillc 16e9d2ad42 TCP open refactoring 2020-10-08 23:58:08 -04:00
rusefillc 94abeabf37 TCP open refactoring 2020-10-08 23:45:51 -04:00
rusefillc a973953214 remote proxy bugfix: the magic of signed bytes 2020-10-08 00:35:40 -04:00
rusefillc acc918a1d9 remote: update to release feature 2020-10-07 19:44:06 -04:00
rusefillc b14b7abe96 remote: update to release feature 2020-10-07 19:06:31 -04:00
rusefillc c9c7533ab0 remote SD download works once proper thread synchronization added 2020-10-06 23:37:44 -04:00
rusefillc 39a243cdab latest activity timestamp 2020-10-06 22:43:39 -04:00
rusefillc 100763ea7b better logging in proxy 2020-10-05 23:41:16 -04:00
rusefillc ea1dcf74f8 Nullable localIpAddress 2020-10-05 23:06:07 -04:00
rusefillc 4b17adf185 .ini for remote controller 2020-10-04 18:55:23 -04:00
rusefillc e61777c737 REO progress 2020-10-03 13:51:51 -04:00
rusefillc 8d8a7ec5b8 Remote Update to Release #1845 2020-10-02 20:49:34 -04:00
rusefi 0a039ffb8e better logging 2020-10-01 00:51:12 -04:00
rusefi bc7539c295 readable codes 2020-10-01 00:24:49 -04:00
rusefi 70e23dafbf remote SD card access 2020-09-30 23:40:22 -04:00
rusefi 4c0a673411 bumping version to test SBC handling 2020-08-30 19:01:16 -04:00