Philippe Teuwen
61cc4f5891
cli: color help and add epilog example
2023-10-10 01:58:26 +02:00
Philippe Teuwen
b6d2badab4
cli: simplify exit conditions
2023-10-10 00:21:31 +02:00
Philippe Teuwen
4927e0166c
cli: one root CLITree, enhance dump_help
2023-10-10 00:17:17 +02:00
Philippe Teuwen
9106dea953
clean args classes
2023-10-09 21:37:54 +02:00
Philippe Teuwen
75e368da62
cli: hf mf econfig, hf mfu econfig (wip), fix dumphelp
2023-10-09 21:23:17 +02:00
Philippe Teuwen
a2121de79e
cli: hf mf elog
2023-10-09 00:49:11 +02:00
Philippe Teuwen
336ec82e49
cli: hf mf eload/esave
2023-10-09 00:31:11 +02:00
Philippe Teuwen
2d3538f4c2
cli: add support for after_exec
2023-10-09 00:15:25 +02:00
Philippe Teuwen
8080c9b259
lf em 410x econfig
2023-10-08 23:57:02 +02:00
Philippe Teuwen
2f4d84ed2c
cli: clean enums
2023-10-08 21:17:57 +02:00
Philippe Teuwen
deb6684c0d
cli: enum for key type A/B, prepare hf mf auth args
2023-10-08 21:12:52 +02:00
Philippe Teuwen
dd5ff244d3
hf mf nested
2023-10-08 20:56:57 +02:00
Philippe Teuwen
8fc45a67a4
cli: hf 14a raw
2023-10-08 17:38:14 +02:00
Philippe Teuwen
831c401b5d
cli: hw raw
2023-10-08 17:20:50 +02:00
Philippe Teuwen
dcebc89654
cli: Command enum
2023-10-08 16:48:29 +02:00
Philippe Teuwen
1da470b8fe
cli: hw settings btnpress
2023-10-08 14:20:09 +02:00
Philippe Teuwen
45deb30d4a
cli: hw settings btnpress WIP
2023-10-08 13:55:18 +02:00
Philippe Teuwen
efd7405bd8
cli: hw settings btnpress WIP
2023-10-08 13:44:06 +02:00
Philippe Teuwen
a47e9b8b03
cli: remove unused TagSenseType list
2023-10-08 12:46:24 +02:00
Philippe Teuwen
cd51061bb0
cli: hw slot enable: bugfix default slot
2023-10-08 12:46:01 +02:00
Philippe Teuwen
d127f0a641
cli: blepair fix bug
2023-10-08 12:37:28 +02:00
Philippe Teuwen
47742d5984
cli: hw settings blepair, hw settings reset + --force, hw settings animation/btnpress/blekey/blepair: reminder to store settings
2023-10-08 12:23:29 +02:00
Philippe Teuwen
18a1770c80
cli: hw settings animation/bleclearbonds, hw factory_reset and hw settings bleclearbonds with --force
2023-10-08 12:02:28 +02:00
Philippe Teuwen
0f730affa7
Activate automatically reader mode
2023-10-08 00:15:37 +02:00
Philippe Teuwen
6cad966e7a
cli: hw slot enable/disable/store
2023-10-08 00:02:43 +02:00
Philippe Teuwen
3aa73a2def
cli: metavar, simplify enums, replace tag types int by keywords
2023-10-07 23:54:13 +02:00
Philippe Teuwen
0c6abbea9d
cli: -s mandatory for slot change, sense_type now --hf/--lf, slot optional for hw slot init/type/delete
2023-10-07 11:21:39 +02:00
Philippe Teuwen
3022e0550c
help_str
2023-10-07 01:11:03 +02:00
Philippe Teuwen
1ce506a5ad
cli: change hw slot list
2023-10-07 01:05:46 +02:00
Philippe Teuwen
7ae3820913
cli: change hw slot kick
2023-10-07 00:56:57 +02:00
Philippe Teuwen
465ada3544
cli: change hw chipid, hw address and hw mode
2023-10-07 00:21:28 +02:00
Philippe Teuwen
bb0ad66a78
cli: reorder args
2023-10-07 00:05:46 +02:00
Philippe Teuwen
be7fad4906
cli: colors shortcuts
2023-10-05 01:09:15 +02:00
Philippe Teuwen
707b0c6d4a
Changed CLI help:
...
- visually closer to pm3 (differenciate groups and commands)
- "dumphelp" allows to quickly dump all cmds and their options
- now all commands support '-h', so e.g. `hw settings store -h` will print help instead of storing
- no more command description in decorator, it is now taken from argparse description
2023-10-05 00:48:50 +02:00
Philippe Teuwen
702dba0d93
Added button action to show battery level
2023-10-04 19:36:33 +02:00
Philippe Teuwen
0d2c3fae89
hw settings btnpress set: tolerate A/B/a/b for button
2023-10-04 18:53:55 +02:00
Philippe Teuwen
eac1b31b3c
fix links
2023-10-02 10:23:35 +02:00
Philippe Teuwen
5ea6519577
cugui typos
2023-10-02 09:56:37 +02:00
GameTec-live
8f552773f1
doc: expand CU GUI docs ( #158 )
...
* doc: add entry to troubleshooting
* whoops a typo
* Add images part 1
* doc: explain first two pages
* doc: finished page docs except read page
* doc: Changelog
2023-10-02 09:55:55 +02:00
Philippe Teuwen
42b715575c
Changed CLI threads polling into blocking reads, to reduce CPU usage
2023-10-01 22:13:46 +02:00
Philippe Teuwen
606ec02e30
Added support for timestamped comments in CLI via rem, ;, % or #
2023-10-01 00:34:18 +02:00
Philippe Teuwen
226efbc3d5
Fixed watchdog trigger during hw factory_reset
2023-10-01 00:30:05 +02:00
DXL
7efe23edb2
Update README.md
2023-09-28 17:28:09 +08:00
DXL
48bf852465
Update README.md
2023-09-28 17:27:43 +08:00
DXL
5519715c10
Update README.md
2023-09-28 16:43:50 +08:00
Philippe Teuwen
4a94db10bf
fix bug in default slot config
2023-09-27 23:23:39 +02:00
Philippe Teuwen
6915ee19a4
New DELETE_SLOT_TAG_NICK
2023-09-27 23:09:59 +02:00
Philippe Teuwen
43cadeb84d
Merge pull request #159 from augustozanellato/pyinstaller
...
Add client PyInstaller support
2023-09-27 18:19:37 +02:00
Augusto Zanellato
55b4053acb
Changelog entry
2023-09-27 13:53:20 +02:00
Augusto Zanellato
4347cd9048
Add PyInstaller support for client
2023-09-27 13:52:26 +02:00