Ian McEwen
|
5a277ab4bd
|
Guard against lack of decoded message in --reply
|
2024-03-29 09:23:06 -07:00 |
|
Ian McEwen
|
1a278db65e
|
protobufs: v2.3.3
|
2024-03-29 09:20:39 -07:00 |
|
Ian McEwen
|
f3f6a6327d
|
fixing copypaste error
|
2024-03-25 22:36:33 -07:00 |
|
Ian McEwen
|
d03c78518d
|
Add missing portnums to the dict for automatic decoding as protocol buffers/text
|
2024-03-25 19:54:53 -07:00 |
|
Ian McEwen
|
f4120102b3
|
Fix things for nanopb.proto
|
2024-03-25 14:03:58 -07:00 |
|
Ian McEwen
|
05e181dece
|
protobufs: v2.3.2
|
2024-03-25 13:17:23 -07:00 |
|
Ian McEwen
|
daa5587443
|
re-fix pylint
|
2024-03-23 22:17:49 -07:00 |
|
Ian McEwen
|
a139d180b8
|
Fix up or comment out broken tests, to get CI (hopefully) happy
|
2024-03-23 22:07:17 -07:00 |
|
Ian McEwen
|
09f8405422
|
Remove --sendping as REPLY_APP portnum is disabled in firmware now
|
2024-03-23 21:25:38 -07:00 |
|
Ian McEwen
|
85a6d4c21b
|
Remove stale device_metadata_pb2 whose .proto file no longer exists
|
2024-03-22 11:46:29 -07:00 |
|
Ben Meadors
|
5537778b64
|
2.3.1 protobufs
|
2024-03-20 10:27:19 -05:00 |
|
Ian McEwen
|
9b5943192d
|
Make pylint happy with ble_interface.py
|
2024-03-19 13:18:15 -07:00 |
|
Ian McEwen
|
bf56521a53
|
Create Tunnel.TunnelError for specialized errors in that file
|
2024-03-19 13:00:06 -07:00 |
|
Ian McEwen
|
16a1af6a13
|
Create MeshInterface.MeshInterfaceError to specialize errors in that file
|
2024-03-19 12:58:44 -07:00 |
|
Ian McEwen
|
b8640666d7
|
Fix some outstanding pylint issues (or disable the checks)
|
2024-03-19 12:47:08 -07:00 |
|
Ian McEwen
|
759cafb817
|
use importlib.metadata and packaging.version instead of pkg_resources
|
2024-03-19 12:02:40 -07:00 |
|
Ben Meadors
|
bd788ae303
|
Merge pull request #508 from ianmcorvidae/set-ch-index-on-add
Set --ch-index to a newly added channel when --ch-add is set, to allow further modification
|
2024-03-17 07:45:29 -05:00 |
|
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 |
|
Ian McEwen
|
03abaf6059
|
Set --ch-index to a newly added channel when --ch-add is set, to allow further modification
|
2024-03-16 11:06:32 -07:00 |
|
Ian McEwen
|
9f2cc28fef
|
Show unknown nodes in a fashion similar to the web UI. Fixes #504
|
2024-03-13 21:15:00 -07:00 |
|
Wolfgang Nagele
|
4ebb928400
|
Make BLE connections a bit more resilient
|
2024-03-13 14:08:32 +01: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
|
fbcdab37ed
|
Protobufs
|
2024-03-11 12:20:08 -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
|
b7e23ab762
|
use mv command instead, run regen test
|
2024-02-25 13:48:10 -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 |
|
Jonathan Bennett
|
a067c9295e
|
Fixup handling for radio configs with disabled channel
|
2024-02-22 00:44:25 -06:00 |
|
Ben Meadors
|
1a9e728dee
|
v2.2.23 protobufs
|
2024-02-16 20:02:10 -06:00 |
|
Ben Meadors
|
193b8bcfb5
|
Merge pull request #486 from thoherr/add-paxcounter-config
add paxcounter moduleConfig (fixes Bug #485)
|
2024-02-12 11:01:58 -06:00 |
|
Ben Meadors
|
3321d8454a
|
v.2.2.22 protos
|
2024-02-12 11:00:28 -06:00 |
|
Thomas Herrmann
|
22f2168bfd
|
add paxcounter moduleConfig
(fixes Bug #485 "No valid config with name paxcounter" for me)
|
2024-02-10 14:06:02 +01:00 |
|
Ben Meadors
|
658ecb60dc
|
v2.2.21 protos
|
2024-02-01 08:23:02 -06:00 |
|
Brad Midgley
|
281ff788f3
|
Extend timeout for slow devices like pi zero
|
2024-01-28 06:35:15 -07:00 |
|
Ben Meadors
|
4721bc5adf
|
Merge pull request #473 from wnagele/BLE_support
BLE Support
|
2024-01-16 11:11:50 -06:00 |
|
Ben Meadors
|
bc67546019
|
V2.2.18 protos
|
2024-01-16 10:39:50 -06:00 |
|
Ben Meadors
|
b41baeac98
|
Merge pull request #477 from TimothyHarder/hardertimothy/issue-366
Issue #366 TCP connection error handling
|
2024-01-16 10:37:43 -06:00 |
|
Ben Meadors
|
bbc458954d
|
Merge pull request #478 from TimothyHarder/hardertimothy/issue-424
Issue #424 Admin channel case sensitivity
|
2024-01-16 10:37:22 -06:00 |
|
Ben Meadors
|
2f59028df3
|
v2.2.17
|
2024-01-16 10:36:43 -06:00 |
|
Wolfgang Nagele
|
0a8a193081
|
BLE Support
|
2024-01-15 21:33:53 +01:00 |
|
Timothy Harder
|
52f8e82ea1
|
_getAdminChannelIndex can get the index of the admin channel regardless of case.
|
2024-01-07 14:02:44 -06: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 |
|
Ben Meadors
|
fe8ae6237e
|
Merge pull request #469 from marek22k/improve-argument-handling
Improve argument handling
|
2024-01-04 20:30:36 -06:00 |
|
Ben Meadors
|
ddf2221797
|
2.2.16 Protos
|
2023-12-12 19:03:23 -06:00 |
|
Ben Meadors
|
36011da918
|
2.2.15 protos
|
2023-12-12 19:00:48 -06:00 |
|
Ben Meadors
|
882e160a32
|
Merge pull request #471 from marek22k/cjdns-beacon
Tunnel: Add overlay peer discovery to blocklist
|
2023-12-12 18:58:37 -06:00 |
|