Nemanja Nedeljkovic
|
0b5290706b
|
Merge
|
2023-08-17 12:24:52 +02:00 |
|
 Augusto ZanellatoandPhilippe Teuwen
|
707136a241
|
Add settings init, reset and migration logic
Align settings size to uint32_t
Add 78 reserved bits to settings
Use an enum for animation mode
|
2023-08-16 19:46:41 +02:00 |
|
Dominik Szymański
|
75e319fdd6
|
Add EM410x slot reading ability
|
2023-08-16 00:25:02 +02:00 |
|
Dominik Szymański
|
564f7eaf4c
|
Cleanup command ids, add slot get command ids
|
2023-08-15 23:56:56 +02:00 |
|
 Augusto ZanellatoandNemanja Nedeljkovic
|
ee8990aacd
|
fw git version fixes, client support
Fix git version string length handling
Add git to docker fw-builder image
Add git version command to client
Add client support
|
2023-08-11 19:46:17 +02:00 |
|
Alexander Featherston
|
d77ca3cd7d
|
Attempted fix of Offset issues and utilizing enums in place of hardcoded numbers.
Changes to be committed:
modified: software/script/chameleon_cli_unit.py
modified: software/script/chameleon_cmd.py
|
2023-08-11 01:16:25 -04:00 |
|
Dominik Szymański
|
85b2fb3d8a
|
Upgrade command parser
|
2023-08-10 22:59:00 +02:00 |
|
Dominik Szymański
|
f30ff7054c
|
Add animation modes support
|
2023-08-10 22:26:22 +02:00 |
|
Szymon Borecki
|
0cfdff809f
|
Add command autocompletion
|
2023-08-10 01:20:22 +02:00 |
|
Szymon Borecki
|
cdf4669d34
|
Fix KeyboardInterrupt
|
2023-08-10 01:18:27 +02:00 |
|
Szymon Borecki
|
3789269c37
|
Add prompt-toolkit to requirements
|
2023-08-10 00:54:26 +02:00 |
|
Szymon Borecki
|
e2b5b9b960
|
Use prompt-toolkit and switch to a different command registration system
|
2023-08-10 00:45:37 +02:00 |
|
Szymon Borecki
|
e9fec48ede
|
Fix docstring for expect_response and rename the associated exception
|
2023-08-09 23:51:12 +02:00 |
|
Szymon Borecki
|
3259de2f25
|
Replace the PositiveChameleonCMD class with an exception decorator
|
2023-08-09 23:37:52 +02:00 |
|
Szymon Borecki
|
b8d2853f39
|
Use consistent naming for command units
|
2023-08-09 20:00:54 +02:00 |
|
iceman1001
|
6ee34622e8
|
allow exit/quit with shortcut too
|
2023-07-29 10:41:17 +02:00 |
|
Thomas Pedley
|
cb3376cc24
|
Add readline import for Posix operating systems to handle arrow keys.
|
2023-07-28 22:56:08 +01:00 |
|
Benjamin DELPY
|
8a58d0011b
|
Clean nrf* part of build.sh + get device address & chip id
|
2023-07-23 00:58:03 +02:00 |
|
 DXLandGitHub
|
a48f6fc105
|
Merge pull request #36 from doegox/phil_fix_serialble
Catch exception when using virtual serial over BLE
|
2023-07-22 14:00:46 +08:00 |
|
Philippe Teuwen
|
0a47c98d39
|
Catch exception when using virtual serial over BLE
|
2023-07-22 02:30:21 +02:00 |
|
Philippe Teuwen
|
f094a65061
|
client: don't let recv thread crashing after hw dfu
|
2023-07-22 00:45:01 +02:00 |
|
GameTec_live
|
ef2d438562
|
Make eload -t optional
|
2023-07-17 16:59:36 +02:00 |
|
GameTec_live
|
02ef90a901
|
fix autoconnect
switch autoconnect over to vid due to MS description and name implement
|
2023-07-17 16:43:48 +02:00 |
|
Philippe Teuwen
|
51bb2a9252
|
Graceful exit, also on ctrl-d
|
2023-07-14 10:30:27 +02:00 |
|
 GameTec_liveanddxl
|
c738839d0b
|
1. Automatically try to search for ports when ignoring the - p parameter.
2. fixed .gitignore ignoring valid scripts
|
2023-07-10 14:36:46 +08:00 |
|