Ian McEwen
92cc84e692
Make --ch-set with invalid options print out the available options as the documentation says it does
2024-03-16 11:58:38 -07:00
Jonathan Bennett
4522a8a7b0
Document automatic device search
2024-03-11 18:41:20 -05:00
Jonathan Bennett
14813e5c76
Attempt TCP connection to localhost if serial detect fails
2024-03-11 18:41:20 -05:00
Ben Meadors
67636c4ce2
Revert "Move pb2 Files to Own Folder"
2024-03-11 12:18:25 -05:00
Ben Meadors
fdf594492c
Merge pull request #496 from meshtastic/listen-command
...
Added command to listen to protobuf stream
2024-03-09 15:51:33 -06:00
Ben Meadors
a1ffb459f8
Added command to listen to protobuf stream
2024-03-08 14:16:02 -06:00
foglet15
df8ea85873
change to PbDefinitions for clearer naming
2024-02-25 14:22:15 -05:00
foglet15
10c2e753f5
fix tests imports, add sed for fixing pb2 imports
2024-02-25 14:16:31 -05:00
foglet15
9a4feecea8
move pb2 to own folder, regen script writes to new folder, update imports
2024-02-25 13:11:36 -05:00
Ben Meadors
4721bc5adf
Merge pull request #473 from wnagele/BLE_support
...
BLE Support
2024-01-16 11:11:50 -06:00
Wolfgang Nagele
0a8a193081
BLE Support
2024-01-15 21:33:53 +01:00
Timothy Harder
b11edacee0
Added except block to args.host to handle connection errors for the CLI.
2024-01-07 12:37:13 -06:00
Marek Küthe
de154e50ca
Tunnel: Pass variable only if it has content.
...
Closes https://github.com/meshtastic/python/issues/468
2023-12-04 12:55:06 +00:00
GUVWAF
0192eed76e
Spacing
2023-08-21 21:04:30 +02:00
GUVWAF
9858fa1976
Add request-telemetry option
2023-08-21 20:58:27 +02:00
Brad Midgley
130c82ae4f
Exit with an error code on failure
2023-08-10 22:18:08 -06:00
GUVWAF
6506a1be1a
Option to wait for ACK after --sendtext
2023-04-10 11:26:50 +02:00
Thomas Göttgens
7e6f13f0a2
establish trunk format
2023-03-31 20:09:59 +02:00
Manuel Verch
b8b268feac
Check most current meshtastic version
2023-03-31 10:08:36 +02:00
Ben Meadors
d0fdb9b570
Merge pull request #428 from GUVWAF/remoteAdmin
...
Get and set methods for remote node using one admin message
2023-03-19 13:31:49 -05:00
GUVWAF
297c0dbc0e
Convert sections to snake_case when configuring
2023-03-19 15:25:08 +01:00
GUVWAF
7de17f7c94
Display that '--nodes' is not supported for a remote node
2023-03-19 14:42:44 +01:00
GUVWAF
55f6494681
Wait for ACK after setting remote config
2023-03-19 14:42:12 +01:00
GUVWAF
b2cfebc5a7
'--set' works as well, also chained commands
2023-03-18 21:12:05 +01:00
GUVWAF
802768e0cc
Nicer printing
2023-03-18 16:40:27 +01:00
GUVWAF
f68e4112e1
Remote get method works
2023-03-18 15:20:00 +01:00
Thomas Göttgens
7b8a83ade7
get and set RTTTL ringtone
2023-01-04 19:52:24 +01:00
Mike Kinney
babd1242d5
fix pylint warnings
2022-12-20 11:18:40 -08:00
GUVWAF
7d3a9178ea
Add traceroute option
2022-12-05 20:36:34 +01:00
GUVWAF
82977e9ef2
Fix --ch-set help message
2022-12-05 20:02:53 +01:00
Ben Meadors
7829f6afca
Args
2022-11-20 20:01:50 -06:00
Ben Meadors
4bd10bc102
Add begin / edit transactions for setting updates
2022-11-20 19:46:43 -06:00
GUVWAF
5c75e74bf9
Don't request config and channels if not needed.
...
Instead, wait for an (implicit) ACK or NAK.
Applies to admin packets set-owner, reboot,
shutdown, factory-reset and reset-nodedb.
2022-11-19 21:19:06 +01:00
Ben Meadors
cf7d37a454
Update __main__.py
2022-10-21 11:53:58 -05:00
Ben Meadors
7ef64d4250
Print options
2022-10-21 07:27:55 -05:00
Ben Meadors
363aa995a2
Push it real good
2022-10-20 17:13:26 -05:00
GUVWAF
d5ccdc826f
Use new config for pos-fields
2022-10-16 15:38:18 +02:00
Thomas Göttgens
cfb8769746
add reeboot to ota command for testing purposes. This is a developer only command for now :-)
2022-10-10 16:59:01 +02:00
Ben Meadors
2a4816a9cd
Get configuration yaml working again
2022-10-08 07:16:20 -05:00
Ben Meadors
a74ec12445
Reset nodedb command
2022-09-25 13:46:11 -05:00
Ben Meadors
4ae49c68aa
Add factory reset
2022-09-18 08:05:50 -05:00
Ben Meadors
e2d2d3a347
Refactor
2022-09-09 11:02:58 -05:00
Ben Meadors
d852981371
Med
2022-09-08 07:09:25 -05:00
Ben Meadors
97b9041b76
Merge pull request #368 from ghostop14/master
...
Fixes #367 MedFast Enum Not Defined
2022-09-08 06:58:18 -05:00
Rohan King
8e69c32a36
Fix for --setalt --setlat --setlon
...
fix for --setalt --setlat and --setlon
2022-09-06 10:23:19 +10:00
ghostop14
92ee9889b1
Fixes #367 MedFast Enum Not Defined
2022-09-02 10:44:59 -04:00
Ben Meadors
bde5db9c51
Fixed ch-set command in setPref
2022-08-27 08:14:48 -05:00
Douile
776fc57c35
Fix changing modem_preset from CLI shortcuts
...
Previously the channel shortcuts (e.g. --ch-shortfast) would overrwrite
the entire lora config, this meant you lost other configured things such
as region. This patch changes that so that just modem_preset is
overwritten, and also fixes the call to write config that was missing
an argument.
2022-08-16 14:55:17 +01:00
Ben Meadors
b548700c0b
Only write single config
2022-08-11 12:43:41 -05:00
Ben Meadors
6644e86be9
Add get device metadata admin message
2022-08-08 07:04:29 -05:00