Ian McEwen
|
49a5f6a63a
|
set to .post1 version number
2.3.2.post1
|
2024-03-25 14:10:37 -07:00 |
|
Ian McEwen
|
934491dbd3
|
disable bump_version for now
|
2024-03-25 14:06:46 -07:00 |
|
Ian McEwen
|
f4120102b3
|
Fix things for nanopb.proto
|
2024-03-25 14:03:58 -07:00 |
|
github-actions
|
3839c75c82
|
bump version
|
2024-03-25 20:19:17 +00:00 |
|
Ian McEwen
|
05e181dece
|
protobufs: v2.3.2
2.3.2
|
2024-03-25 13:17:23 -07:00 |
|
Ben Meadors
|
ad02ce172d
|
Merge pull request #524 from ianmcorvidae/make-tests-happy
Fix up or comment out broken tests, to get CI (hopefully) happy
|
2024-03-24 20:25:15 -05: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 |
|
Ben Meadors
|
107629e581
|
Merge pull request #523 from ianmcorvidae/readme-roadmap
Add a rudimentary call for contributors & roadmap to README.md
|
2024-03-22 14:28:38 -05:00 |
|
Ian McEwen
|
39a2ecb439
|
improve README wording
|
2024-03-22 12:27:05 -07:00 |
|
Ian McEwen
|
1318225e27
|
Add a rudimentary call for contributors & roadmap to README.md
|
2024-03-22 12:05:40 -07:00 |
|
Ian McEwen
|
85a6d4c21b
|
Remove stale device_metadata_pb2 whose .proto file no longer exists
|
2024-03-22 11:46:29 -07:00 |
|
github-actions
|
1088880f04
|
bump version
|
2024-03-21 12:47:22 +00:00 |
|
Ben Meadors
|
0738e5ec6d
|
Remove publish mac (for now)
2.3.1
|
2024-03-21 07:35:55 -05:00 |
|
Ben Meadors
|
5537778b64
|
2.3.1 protobufs
|
2024-03-20 10:27:19 -05:00 |
|
Ben Meadors
|
341d8e0cec
|
Merge pull request #517 from ianmcorvidae/pylint-wrangling
Pylint wrangling
|
2024-03-19 17:51:14 -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 |
|
Ben Meadors
|
0528a6fb3b
|
Merge pull request #516 from ianmcorvidae/pkgversions-ci
use importlib.metadata and packaging.version instead of pkg_resources
|
2024-03-19 14:24:23 -05:00 |
|
Ian McEwen
|
5511871442
|
Add packaging to setup.py. hopefully.
|
2024-03-19 12:20:35 -07:00 |
|
Ian McEwen
|
486e13a93b
|
Add 'packaging' to requirements.txt
|
2024-03-19 12:17:24 -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 |
|
Ben Meadors
|
bb8a0d987f
|
Merge pull request #509 from ianmcorvidae/fix-chset-options-list
Make --ch-set with invalid options print out the available options
|
2024-03-17 07:44:30 -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 |
|
Ben Meadors
|
6bed30e175
|
Merge pull request #505 from ianmcorvidae/unknown-nodes
Show unknown nodes in a fashion similar to the web UI. Fixes #504
|
2024-03-14 07:38:23 -05: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 |
|
Ben Meadors
|
fdd5b866b5
|
Merge pull request #503 from wnagele/ble_improvements
Make BLE connections a bit more resilient
|
2024-03-13 08:20:55 -05: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
|
c67d299984
|
Put bump version back
|
2024-03-11 12:45:32 -05:00 |
|
Ben Meadors
|
d1efe39c59
|
Temporarily remove bump_version
2.3.0
|
2024-03-11 12:38:21 -05:00 |
|
Ben Meadors
|
079c8c6a24
|
Version
|
2024-03-11 12:21:00 -05:00 |
|
Ben Meadors
|
fbcdab37ed
|
Protobufs
|
2024-03-11 12:20:08 -05:00 |
|
Ben Meadors
|
83359a9cae
|
Merge pull request #497 from meshtastic/revert-490-master
Revert "Move pb2 Files to Own Folder"
|
2024-03-11 12:18:53 -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
|
8d6827dd23
|
Merge pull request #490 from rc14193/master
Move pb2 Files to Own Folder
|
2024-03-08 14:19:22 -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
|
769c99ec7d
|
reset regen bash again
|
2024-02-25 14:02:45 -05:00 |
|
foglet15
|
1a8778022f
|
use the move command instead
|
2024-02-25 13:53:10 -05:00 |
|
foglet15
|
b7e23ab762
|
use mv command instead, run regen test
|
2024-02-25 13:48:10 -05:00 |
|
foglet15
|
9fbde7b85a
|
change regen to unmodified
|
2024-02-25 13:40:28 -05:00 |
|