Commit Graph

1139 Commits

Author SHA1 Message Date
Andrey 234cdca08a Console should get much smarter around compatibility with older units #6845
only:progress
2024-09-11 11:57:06 -04:00
Andrey 2a71cd9c1b Console should get much smarter around compatibility with older units #6845
only:refactoring
2024-09-11 10:56:58 -04:00
kifir 33281f23f8 only:fix bug in `BinaryProtocol.uploadChanges` method #6864 2024-09-11 10:56:58 -04:00
rusefillc e8d8620605 only:doc 2024-09-09 09:58:08 -04:00
Andrey 10d41c338d Console should get much smarter around compatibility with older units #6845
only:cleaner error messages
2024-09-08 08:24:22 -04:00
kifir 3c2d5bd347 only: fix warning #6863 2024-09-08 07:22:26 -04:00
kifir 78ddb0aab1 only: get rid of printing to `System.out` - now we use `Log` for logging 2024-09-08 07:22:26 -04:00
rusefillc 17a35f07d4 Console should get much smarter around compatibility with older units #6845
only:now with ochBlockSize
2024-09-07 22:11:21 -04:00
rusefillc 12fba7b798 Console should get much smarter around compatibility with older units #6845
only:one step smarter
2024-09-07 20:18:44 -04:00
rusefillc e5b0f6ed1a Console should get much smarter around compatibility with older units #6845
only:one step smarter
2024-09-07 20:08:23 -04:00
rusEFI LLC dc97951d27 Console should get much smarter around compatibility with older units #6845
only:progress
2024-09-07 19:45:58 -04:00
GitHub gen-configs Action 0ba3cb6ae9 Auto-generated configs and docs 2024-09-05 02:36:19 +00:00
kifir 85adc50a0d only: comment is added #6863 2024-09-04 16:42:47 -04:00
kifir 10a3459bdb only: rename `current_configuration.rusefi_binary` file to `current_configuration.binary_image` 2024-09-04 11:34:38 -04:00
kifir f7bc42c622 now configuration image file as a .zip-file containing `Image.bin` file with binary image and .yaml file with meta #6863 2024-09-04 11:34:38 -04:00
kifir 24479380c9 only: get rid of BIN_HEADER in configuration image file #6863 2024-09-04 11:34:38 -04:00
rusefillc 57356dad03 only:better naming, better location 2024-08-26 11:41:53 -04:00
rusefillc c9e5a3f5d6 only:binary_config_image 2024-08-21 15:18:46 -04:00
rusefi a0eca54325 only:API change 2024-08-18 19:17:41 -04:00
rusefi 6046c552a2 only:API change 2024-08-18 19:15:15 -04:00
rusefi 9940193eb0 toString 2024-08-17 22:52:19 -04:00
rusefillc 1d430f45ba group: 'com.fazecast', name: 'jSerialComm', version: '2.11.0' 2024-08-15 20:02:20 -04:00
kifir be42039abc only: refactoring: get rid of unused `SerialAutoChecker.mode` field 2024-08-13 12:16:52 -04:00
kifir 07fe982aa5 only: fix potential IOStream leak: Method `DfuHelper.sendDfuRebootCommand` shouldn't be responsible for closing a stream, because there are cases, when overloaded `DfuHelper.sendDfuRebootCommand` method doesn't call its namesake (that was closing the stream) 2024-08-13 12:16:52 -04:00
kifir 07ce7f5691 only: get rid of unused method 2024-08-13 12:16:52 -04:00
kifir a98285252f only: refactoring: now LinkManager.getCommPorts method returns set of strings instead of array 2024-08-09 16:21:39 -04:00
kifir 576629de2f only: get rid of unused method 2024-08-09 16:21:39 -04:00
rusefillc 7363e80f3b only:reducing method visibility 2024-08-09 11:53:37 -04:00
Andrey 766b3d662e only: starting logging sooner 2024-08-04 16:51:22 -04:00
Andrey 6ca8f80025 Fields.java is a mess #6711
only:new home for protocol constants
2024-07-13 22:39:36 -04:00
Andrey 2d41db282c Fields.java is a mess #6711
only:new home for protocol constants
2024-07-13 22:24:40 -04:00
Andrey 0f0d323063 Fields.java is a mess #6711
new home for protocol constants
2024-07-13 18:37:04 -04:00
Andrey 25ab3b2cc1 Fields.java is a mess #6711
new home for protocol constants
2024-07-13 18:04:23 -04:00
kifir23917 ff59dca8d3 Add sendToLogger parameter (#6699) 2024-07-13 16:41:21 -04:00
kifir23917 a58876edd3 Extract logging with break-line into `logLine` and `appendLine` methods (#6699) 2024-07-13 16:41:21 -04:00
kifir23917 ace2c67e5a Support logging to text area without breaking line (#6699) 2024-07-13 16:41:21 -04:00
kifir d1d8644c7c rename existing `SerialAutoChecker.getWhitelabel` method to `getSignatureWhitelabelPrefix` 2024-07-03 15:44:24 -04:00
GitHub gen-configs Action 062bf26054 Auto-generated configs and docs 2024-06-14 13:58:24 +00:00
rusefillc af54091e55 only:whitelabel 2024-06-13 16:06:34 -04:00
Matthew Kennedy 36dc6921ba remove TS_RESPONSE_COMMAND_OK when TS_RESPONSE_OK exists 2024-06-05 04:56:37 -04:00
rusefi 1ea4401ac9 EFI_TCU TS connected causes red LED #6543
HW CI improvement
2024-05-24 23:10:22 -04:00
GitHub gen-configs Action 917a0edd6a Auto-generated configs and docs 2024-04-15 00:24:26 +00:00
GitHub gen-configs Action 4c852162b3 Auto-generated configs and docs 2024-04-11 21:35:33 +00:00
GitHub gen-configs Action 572ff779cd Auto-generated configs and docs 2024-03-31 03:27:27 +00:00
GitHub gen-configs Action 7ce3b57f67 Auto-generated configs and docs 2024-03-30 13:31:59 +00:00
GitHub gen-configs Action c3828b3760 Auto-generated configs and docs 2024-03-23 22:02:45 +00:00
rusefillc 3919fab7b3 only:docs 2024-03-23 08:48:02 -04:00
Andrey 17069719dc funny games with dash via Lua to override CAN dash profile values #6235 2024-03-21 13:01:03 -04:00
GitHub gen-configs Action 4ced5c0ee0 Auto-generated configs and docs 2024-03-09 14:06:33 +00:00
rusefillc af9935ba0e only: JNI for test coverage fix #3965 2024-03-06 10:46:50 -05:00