Commit Graph

3477 Commits

Author SHA1 Message Date
rusefillc 1e435ad2fb Restart attempts hangs up console fix #3826 2022-01-22 21:37:27 -05:00
GitHub build-firmware Action 7e1a1a3ba8 Auto-generated configs and docs 2022-01-22 21:56:51 +00:00
GitHub build-firmware Action 4e45e6cb6f Auto-generated configs and docs 2022-01-21 23:15:14 +00:00
GitHub build-firmware Action 7c85554ece Auto-generated configs and docs 2022-01-21 20:59:16 +00:00
rusefi 8d7b61fb9d new board automation 2022-01-21 15:23:02 -05:00
GitHub build-firmware Action 7c6a0e6b0d Auto-generated configs and docs 2022-01-21 18:16:00 +00:00
GitHub build-firmware Action a851b04fdb Auto-generated configs and docs 2022-01-21 01:45:43 +00:00
GitHub build-firmware Action 1ba5e052a1 Auto-generated configs and docs 2022-01-20 19:14:41 +00:00
GitHub build-firmware Action b36fa4d3a7 Auto-generated configs and docs 2022-01-20 02:14:16 +00:00
GitHub build-firmware Action bcfdb5ba55 Auto-generated configs and docs 2022-01-19 21:34:54 +00:00
GitHub build-firmware Action 5a816cc09a Auto-generated configs and docs 2022-01-19 12:39:51 +00:00
GitHub build-firmware Action c38f46bdc9 Auto-generated configs and docs 2022-01-19 05:56:03 +00:00
GitHub build-firmware Action 6987f6608b Auto-generated configs and docs 2022-01-19 02:12:52 +00:00
GitHub build-firmware Action 6b9986449c Auto-generated configs and docs 2022-01-19 00:31:52 +00:00
rusefillc c29a0b54a7 GDI Epic #1448 2022-01-18 12:31:12 -05:00
rusefillc 5a14b35799 console bug #3807 2022-01-18 12:00:37 -05:00
rusefillc c23c93a384 On m_event vs lobe vs scheduling #3804 2022-01-18 10:16:47 -05:00
GitHub build-firmware Action 16fbdfc81e Auto-generated configs and docs 2022-01-18 05:51:54 +00:00
GitHub build-firmware Action 6fed0c0c27 Auto-generated configs and docs 2022-01-18 05:43:17 +00:00
rusefillc 5e2ad39d91 GDI Epic #1448 2022-01-18 00:27:20 -05:00
GitHub build-firmware Action 726147da75 Auto-generated configs and docs 2022-01-18 05:10:57 +00:00
GitHub build-firmware Action 9b31f96f52 Auto-generated configs and docs 2022-01-18 01:29:33 +00:00
rusefi 9a2c9d7d67 UI thread is the thread to open dialogs 2022-01-17 16:46:36 -05:00
rusefillc 122728bc43 File Not Found better handling 2022-01-16 20:20:49 -05:00
GitHub build-firmware Action da2e9b9656 Auto-generated configs and docs 2022-01-17 01:02:11 +00:00
GitHub build-firmware Action 34205ce3fa Auto-generated configs and docs 2022-01-16 21:00:18 +00:00
GitHub build-firmware Action 0c495ae100 Auto-generated configs and docs 2022-01-16 17:59:26 +00:00
GitHub build-firmware Action 34510ab443 Auto-generated configs and docs 2022-01-16 01:12:10 +00:00
GitHub build-firmware Action 3be1a9a51b Auto-generated configs and docs 2022-01-15 23:09:54 +00:00
GitHub build-firmware Action 4360decabe Auto-generated configs and docs 2022-01-15 22:45:28 +00:00
GitHub build-firmware Action 96d0a623c0 Auto-generated configs and docs 2022-01-15 02:58:04 +00:00
GitHub build-firmware Action 598ce79b05 Auto-generated configs and docs 2022-01-15 01:22:25 +00:00
GitHub build-firmware Action cdab332a9d Auto-generated configs and docs 2022-01-14 03:39:21 +00:00
GitHub build-firmware Action 048b46c32d Auto-generated configs and docs 2022-01-13 03:04:47 +00: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
GitHub build-firmware Action 8c59828646 Auto-generated configs and docs 2022-01-13 02:44:46 +00:00
GitHub build-firmware Action 5fa54ed9ac Auto-generated configs and docs 2022-01-12 21:38:47 +00: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
GitHub build-firmware Action 2914f53d0f Auto-generated configs and docs 2022-01-12 04:08:51 +00:00
rusefillc dcc7080ce1 logging of live data structs #3614 2022-01-11 22:54:57 -05:00
GitHub build-firmware Action 3a5c7bd85c Auto-generated configs and docs 2022-01-12 01:53:19 +00:00
rusefillc fb60c2f1c7
fresh antlr (#3774)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-01-11 16:33:59 -05:00
rusefillc 1bcb3e8033 live view is confused by conditional compilation fix #3773 2022-01-11 14:10:30 -05:00
rusefillc cbb7e83810 live data - maybe fixing mouse scrolling at least in some cases? 2022-01-11 14:04:58 -05:00
rusefillc 249dee3017 console crash #3772 2022-01-11 13:03:09 -05:00
rusefillc 93c9382c86 live data progress 2022-01-11 00:15:42 -05:00
rusefillc 742bbb372c live data progress 2022-01-10 23:39:27 -05:00
rusefillc cca765ebe6 RE usability: live data for idle controller 2022-01-10 21:56:27 -05:00