Commit Graph
733 Commits
Author SHA1 Message Date
Ben Meadors 1f054abe47 Update protobufs 2023-10-11 09:58:07 -05:00
Sascha Bias 7123a095dc add channel info 2023-10-07 19:01:01 +02:00
Ben Meadors ae648e7a82 Update protos 2023-09-26 06:09:43 -05:00
Ben Meadors 08c0b0e940 Protos 2023-08-25 19:28:06 -05:00
Ben Meadors 52cc825b3e Update protobufs 2023-08-21 14:56:26 -05:00
GUVWAF d6ee815183 Only wait if response is wanted 2023-08-21 21:09:12 +02: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
Ben Meadors e76c9852d6 2.2 changes and added device_metadata 2023-08-08 16:40:15 -05:00
Ben Meadors 0788c1fadc Update protos to 2.2 and add neighbor_info 2023-08-08 13:48:51 -05:00
Ben Meadors bb067e0e1e Remove min app version check 2023-08-08 12:48:03 -05:00
Ben Meadors 1687a4cb90 Update protos 2023-08-06 15:53:37 -05:00
Ben Meadors d27be003c7 Update protos 2023-07-31 20:12:28 -05:00
Ben Meadors 055da95b8a Update protos and remove old max_channels check 2023-07-25 19:46:17 -05:00
luzpaz 0a88ca6a5c Fix various source comment typos
Found via `codespell -q 3`
2023-07-15 01:04:47 +00:00
Ben Meadors 4ca3b4bf58 Update protobufs 2023-07-09 06:25:24 -05:00
Ben Meadors e2c7a2c32c Update protobufs 2023-06-27 20:14:40 -05:00
Ben Meadors 9dda5d6d2d Merge pull request #449 from pdxlocations/no-psk
Show Channels with No PSK on --info
2023-06-25 14:48:04 -05:00
GUVWAF f63f2e3e39 Merge remote-tracking branch 'origin/master' into NeighborInfo 2023-06-25 15:55:38 +02:00
github-actions c8dbac7770 Update protobuf submodule 2023-06-25 13:53:04 +00:00
GUVWAF 959c597e33 Setter for NeighborInfo 2023-06-25 15:50:59 +02:00
pdxlocations 4b0ca13ad1 list channels with no psk 2023-06-15 21:29:46 -07:00
Ben Meadors 79095dc243 Update protos 2023-05-30 07:38:53 -05:00
Ben Meadors 77dea8ee67 Update protos 2023-05-28 09:32:34 -05:00
Manuel Verch b4405dc60e Fix TypeError: 'NoneType' 2023-04-11 17:24:45 +02:00
Ben Meadors be91e923ab Merge pull request #443 from GUVWAF/master
Option to wait for ACK after --sendtext
2023-04-11 10:05:02 -05:00
Ben Meadors 6408d65ae7 2.1.8 protos 2023-04-11 10:04:29 -05:00
GUVWAF 6506a1be1a Option to wait for ACK after --sendtext 2023-04-10 11:26:50 +02:00
Ben Meadors 8012f979cb Update protos 2023-04-06 09:15:45 -05:00
Manuel Verch 06b87b376c Fix: showNodes crash #439 2023-04-06 13:13:47 +02:00
Thomas Göttgens 6a181ae025 Merge branch 'master' into master 2023-03-31 20:10:56 +02:00
Thomas Göttgens 97aa8a8d74 fixing a few linter errors. 2023-03-31 20:09:59 +02:00
Thomas Göttgens 7e6f13f0a2 establish trunk format 2023-03-31 20:09:59 +02:00
Manuel f0723ffbc0 Merge branch 'meshtastic:master' into master 2023-03-31 10:41:10 +02:00
Manuel Verch 72510088c9 reverted file belonging to another PR 2023-03-31 10:08:36 +02:00
Manuel Verch b8b268feac Check most current meshtastic version 2023-03-31 10:08:36 +02:00
Manuel Verch c28b61fbb1 Output of --info "Nodes in mesh" to JSON Format 2023-03-31 10:08:36 +02:00
Pavel Boldin cb93669740 python: add QueueStatus support
This makes Python API parse QueueStatus packages returned by
the firmware allowing for TX Queue status control from the phone
or PC. This makes it easier to not overwhelm device with packages
that are going to be ignored anyways.

Signed-off-by: Pavel Boldin <pavel.b@techspark.engineering>
2023-03-31 08:55:58 +02:00
Manuel Verch f154d223bf Output of --info "Nodes in mesh" to JSON Format 2023-03-30 14:37:01 +02:00
Ben Meadors c65a60d22d Update protos 2023-03-28 19:35:48 -05:00
Ben Meadors 6f91479605 Re-cut protos for spelling fix 2023-03-26 15:29:14 -05:00
Ben Meadors 45be828183 Merge pull request #432 from mverch67/master
Fix remote_hardware configuration
2023-03-26 14:43:41 -05:00
Ben Meadors e0753d4745 Added new smart broadcast properties 2023-03-26 14:43:07 -05: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
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
GUVWAF 297c0dbc0e Convert sections to snake_case when configuring 2023-03-19 15:25:08 +01:00