Commit Graph
1564 Commits
Author SHA1 Message Date
Ben Meadors e0753d4745 Added new smart broadcast properties 2023-03-26 14:43:07 -05:00
Manuel 21f2e185f2 Merge branch 'master' into master 2023-03-26 20:03:19 +02:00
Manuel Verch 4bfedf6aa9 added missing audio module remote config 2023-03-26 19:59:25 +02:00
Manuel Verch 193c3faca5 Fix remote_hardware configuration 2023-03-26 16:25:59 +02:00
Manuel Verch 1f47c225b3 Fix remote_hardware configuration 2023-03-25 21:37:10 +01:00
github-actions 1b372fca8d bump version 2023-03-19 18:38:37 +00:00
Ben Meadors 5e7b6027fa Bump to 2.1.x 2.1.1 2023-03-19 13:36:38 -05:00
Ben Meadors 64bd5deb4b Update protos to 2.1.3 2023-03-19 13:35:13 -05: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
Garth Vander Houwen f37755209e Merge pull request #429 from GUVWAF/configSnake
Convert sections to snake_case when configuring
2023-03-19 09:17:30 -07: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
github-actions 19b4cd65ce bump version 2023-02-10 20:53:49 +00:00
Ben Meadors ef12125785 Update protos 2.0.12 2023-02-10 13:26:29 -06:00
Garth Vander Houwen 014993f058 Merge pull request #417 from tobymurray/patch-2 2023-02-09 10:01:21 -08:00
github-actions a10da7d3ed bump version 2023-01-31 16:54:53 +00:00
Ben Meadors 786dca9d13 Protos 2.0.11 2023-01-31 10:53:03 -06:00
github-actions 1cfd471abc bump version 2023-01-29 23:04:27 +00:00
Ben Meadors 9ff575c388 Hack to make python compile again 2.0.10 2023-01-29 15:19:03 -06:00
Toby Murray b973e39ef7 Fix link to Getting Started Guide
Previous link (https://meshtastic.org/docs/software/python/python-installation) 404's
2023-01-16 13:53:31 -05:00
github-actions 75cdc5a36b bump version 2023-01-07 21:29:31 +00:00
Thomas Göttgens 93441a473f Merge pull request #414 from meshtastic/ringtone-support
get and set RTTTL ringtone
2.0.9
2023-01-04 20:23:28 +01:00
Thomas Göttgens 7b8a83ade7 get and set RTTTL ringtone 2023-01-04 19:52:24 +01:00
github-actions 2cf1ce2898 Update protobuf submodule 2023-01-04 17:19:27 +00:00
Sacha Weatherstone e4890bfff2 Update README.md 2023-01-02 16:49:27 +11:00
github-actions 5c6ba26334 Update protobuf submodule 2022-12-29 16:18:30 +00:00
Thomas Göttgens e6e3ad121d Merge pull request #413 from GUVWAF/metrics
Display battery level, channel and Tx air util. with --nodes
2022-12-29 17:13:00 +01:00
Thomas Göttgens 7133c859d6 Merge pull request #411 from mkinney/fix_pylint_warnings
fix pylint warnings
2022-12-29 17:12:00 +01:00
GUVWAF 8acf0b849a --nodes displays battery, channel and Tx air util. 2022-12-29 17:00:35 +01:00
github-actions 42f6818a02 bump version 2022-12-28 16:41:43 +00:00
github-actions af043ef5c0 Update protobuf submodule 2.0.8 2022-12-28 16:37:24 +00:00
github-actions 4f46858643 bump version 2022-12-27 21:23:16 +00:00
Thomas Göttgens ddc47fb8de Merge pull request #412 from meshtastic/remote-hardware
tryfix remote hardware
2.0.7
2022-12-27 22:16:57 +01:00
Thomas Göttgens 7ee134b819 tryfix remote hardware 2022-12-27 21:32:25 +01:00
Ben Meadors 254e9f4015 Typos 2022-12-22 14:35:48 -06:00
Mike Kinney babd1242d5 fix pylint warnings 2022-12-20 11:18:40 -08:00
mkinney cc99ea009e Update README.md
fix codecoverage link
2022-12-20 11:00:01 -08:00
github-actions 76407e11f8 bump version 2022-12-06 14:44:31 +00:00
Thomas Göttgens 57719ddd5e Merge pull request #407 from GUVWAF/traceRoute
Traceroute option
2.0.6
2022-12-06 15:36:49 +01:00
GUVWAF d0b8b9ff1b Forgot to convert into TRACEROUTE_APP 2022-12-06 14:18:30 +01:00
github-actions c5c9723208 Update protobuf submodule 2022-12-06 13:16:28 +00:00
Ben Meadors 9bceaafd9c Merge pull request #406 from GUVWAF/hopLimit
Set hopLimit to the config of the device
2022-12-05 20:10:27 -06:00
GUVWAF 7d3a9178ea Add traceroute option 2022-12-05 20:36:34 +01:00
GUVWAF 2c76c0cafa Remove setting hopLimit to default
Instead set is to config of device
2022-12-05 20:04:38 +01:00
GUVWAF 82977e9ef2 Fix --ch-set help message 2022-12-05 20:02:53 +01:00
Sacha Weatherstone 7a9c25da8e Merge pull request #404 from ahmedkadd/fix-script-typo
Rename protobufs shell script to fix typo
2022-12-02 14:39:18 +11:00