Commit Graph

  • 4528cbf407 Update dependencies, regen-protobufs, protobufs, etc. to support types & mypy Ian McEwen 2024-03-21 15:25:30 -07:00
  • ad8dbeab14 List unknown node IDs always with 8 hex digits, padded with 0s Ian McEwen 2024-03-29 16:15:57 -07:00
  • 2746a8ebb6 bump version github-actions 2024-03-29 16:26:33 +00:00
  • 5a277ab4bd Guard against lack of decoded message in --reply 2.3.3 Ian McEwen 2024-03-29 09:23:06 -07:00
  • 1a278db65e protobufs: v2.3.3 Ian McEwen 2024-03-29 09:20:39 -07:00
  • 276e99ad75 Remove vercel Ben Meadors 2024-03-27 11:29:15 -05:00
  • f51bc8b9d7 Merge pull request #526 from ianmcorvidae/missing-portnums-knownprotocol Ben Meadors 2024-03-26 07:39:51 -05:00
  • f3f6a6327d fixing copypaste error Ian McEwen 2024-03-25 22:36:33 -07:00
  • d03c78518d Add missing portnums to the dict for automatic decoding as protocol buffers/text Ian McEwen 2024-03-25 19:54:53 -07:00
  • 54303b5e02 reset version bumping and setup.py Ian McEwen 2024-03-25 14:16:42 -07:00
  • 49a5f6a63a set to .post1 version number 2.3.2.post1 Ian McEwen 2024-03-25 14:10:37 -07:00
  • 934491dbd3 disable bump_version for now Ian McEwen 2024-03-25 14:06:46 -07:00
  • f4120102b3 Fix things for nanopb.proto Ian McEwen 2024-03-25 14:03:58 -07:00
  • 3839c75c82 bump version github-actions 2024-03-25 20:19:17 +00:00
  • 05e181dece protobufs: v2.3.2 2.3.2 Ian McEwen 2024-03-25 13:17:23 -07:00
  • ad02ce172d Merge pull request #524 from ianmcorvidae/make-tests-happy Ben Meadors 2024-03-24 20:25:15 -05:00
  • daa5587443 re-fix pylint Ian McEwen 2024-03-23 22:17:49 -07:00
  • a139d180b8 Fix up or comment out broken tests, to get CI (hopefully) happy Ian McEwen 2024-03-21 00:15:36 -07:00
  • 09f8405422 Remove --sendping as REPLY_APP portnum is disabled in firmware now Ian McEwen 2024-03-23 21:25:38 -07:00
  • 107629e581 Merge pull request #523 from ianmcorvidae/readme-roadmap Ben Meadors 2024-03-22 14:28:38 -05:00
  • 39a2ecb439 improve README wording Ian McEwen 2024-03-22 12:27:05 -07:00
  • 1318225e27 Add a rudimentary call for contributors & roadmap to README.md Ian McEwen 2024-03-22 12:05:40 -07:00
  • 85a6d4c21b Remove stale device_metadata_pb2 whose .proto file no longer exists Ian McEwen 2024-03-22 11:46:29 -07:00
  • 1088880f04 bump version github-actions 2024-03-21 12:47:22 +00:00
  • 0738e5ec6d Remove publish mac (for now) 2.3.1 Ben Meadors 2024-03-21 07:35:55 -05:00
  • 5537778b64 2.3.1 protobufs Ben Meadors 2024-03-20 10:27:19 -05:00
  • 341d8e0cec Merge pull request #517 from ianmcorvidae/pylint-wrangling Ben Meadors 2024-03-19 17:51:14 -05:00
  • 9b5943192d Make pylint happy with ble_interface.py Ian McEwen 2024-03-19 13:18:15 -07:00
  • bf56521a53 Create Tunnel.TunnelError for specialized errors in that file Ian McEwen 2024-03-19 13:00:06 -07:00
  • 16a1af6a13 Create MeshInterface.MeshInterfaceError to specialize errors in that file Ian McEwen 2024-03-19 12:58:44 -07:00
  • b8640666d7 Fix some outstanding pylint issues (or disable the checks) Ian McEwen 2024-03-19 12:35:42 -07:00
  • 0528a6fb3b Merge pull request #516 from ianmcorvidae/pkgversions-ci Ben Meadors 2024-03-19 14:24:23 -05:00
  • 5511871442 Add packaging to setup.py. hopefully. Ian McEwen 2024-03-19 12:20:35 -07:00
  • 486e13a93b Add 'packaging' to requirements.txt Ian McEwen 2024-03-19 12:17:24 -07:00
  • 759cafb817 use importlib.metadata and packaging.version instead of pkg_resources Ian McEwen 2024-03-19 12:02:40 -07:00
  • 27be73c707 feat:506 show all module settings flavor omission 2024-03-17 23:48:30 -04:00
  • bd788ae303 Merge pull request #508 from ianmcorvidae/set-ch-index-on-add Ben Meadors 2024-03-17 07:45:29 -05:00
  • bb8a0d987f Merge pull request #509 from ianmcorvidae/fix-chset-options-list Ben Meadors 2024-03-17 07:44:30 -05:00
  • 92cc84e692 Make --ch-set with invalid options print out the available options as the documentation says it does Ian McEwen 2024-03-16 11:48:25 -07:00
  • 03abaf6059 Set --ch-index to a newly added channel when --ch-add is set, to allow further modification Ian McEwen 2024-03-16 11:06:32 -07:00
  • 6bed30e175 Merge pull request #505 from ianmcorvidae/unknown-nodes Ben Meadors 2024-03-14 07:38:23 -05:00
  • 9f2cc28fef Show unknown nodes in a fashion similar to the web UI. Fixes #504 Ian McEwen 2024-03-13 21:15:00 -07:00
  • fdd5b866b5 Merge pull request #503 from wnagele/ble_improvements Ben Meadors 2024-03-13 08:20:55 -05:00
  • 4ebb928400 Make BLE connections a bit more resilient Wolfgang Nagele 2024-03-13 14:08:32 +01:00
  • 4522a8a7b0 Document automatic device search Jonathan Bennett 2024-03-11 18:25:54 -05:00
  • 14813e5c76 Attempt TCP connection to localhost if serial detect fails Jonathan Bennett 2024-03-11 17:00:49 -05:00
  • c67d299984 Put bump version back Ben Meadors 2024-03-11 12:45:32 -05:00
  • d1efe39c59 Temporarily remove bump_version 2.3.0 Ben Meadors 2024-03-11 12:38:21 -05:00
  • 079c8c6a24 Version Ben Meadors 2024-03-11 12:21:00 -05:00
  • fbcdab37ed Protobufs Ben Meadors 2024-03-11 12:20:08 -05:00
  • 83359a9cae Merge pull request #497 from meshtastic/revert-490-master Ben Meadors 2024-03-11 12:18:53 -05:00
  • 67636c4ce2 Revert "Move pb2 Files to Own Folder" Ben Meadors 2024-03-11 12:18:25 -05:00
  • fdf594492c Merge pull request #496 from meshtastic/listen-command Ben Meadors 2024-03-09 15:51:33 -06:00
  • 8d6827dd23 Merge pull request #490 from rc14193/master Ben Meadors 2024-03-08 14:19:22 -06:00
  • a1ffb459f8 Added command to listen to protobuf stream Ben Meadors 2024-03-08 14:16:02 -06:00
  • df8ea85873 change to PbDefinitions for clearer naming foglet15 2024-02-25 14:22:15 -05:00
  • 10c2e753f5 fix tests imports, add sed for fixing pb2 imports foglet15 2024-02-25 14:16:31 -05:00
  • 769c99ec7d reset regen bash again foglet15 2024-02-25 14:02:45 -05:00
  • 1a8778022f use the move command instead foglet15 2024-02-25 13:53:10 -05:00
  • b7e23ab762 use mv command instead, run regen test foglet15 2024-02-25 13:48:10 -05:00
  • 9fbde7b85a change regen to unmodified foglet15 2024-02-25 13:40:28 -05:00
  • 17ab557f81 change back to previous path foglet15 2024-02-25 13:32:25 -05:00
  • 8271997279 fix sed commands and dir path foglet15 2024-02-25 13:28:28 -05:00
  • 1c9af1f002 modify dir path foglet15 2024-02-25 13:26:01 -05:00
  • 9a4feecea8 move pb2 to own folder, regen script writes to new folder, update imports foglet15 2024-02-25 13:11:36 -05:00
  • 90c218daa7 Merge pull request #489 from meshtastic/precision-try-2 Ben Meadors 2024-02-22 07:14:41 -06:00
  • a067c9295e Fixup handling for radio configs with disabled channel Jonathan Bennett 2024-02-22 00:44:25 -06:00
  • 48fe844e12 bump version github-actions 2024-02-17 02:02:53 +00:00
  • 1a9e728dee v2.2.23 protobufs 2.2.22 Ben Meadors 2024-02-16 20:02:10 -06:00
  • 34736bd246 bump version github-actions 2024-02-12 17:02:47 +00:00
  • 193b8bcfb5 Merge pull request #486 from thoherr/add-paxcounter-config 2.2.21 Ben Meadors 2024-02-12 11:01:58 -06:00
  • 3321d8454a v.2.2.22 protos Ben Meadors 2024-02-12 11:00:28 -06:00
  • 22f2168bfd add paxcounter moduleConfig Thomas Herrmann 2024-02-10 13:40:42 +01:00
  • 2bf72523e9 bump version github-actions 2024-02-01 14:23:53 +00:00
  • 658ecb60dc v2.2.21 protos 2.2.20 Ben Meadors 2024-02-01 08:23:02 -06:00
  • 129f68ec14 Merge pull request #483 from bmidgley/brad/longer-timeout Ben Meadors 2024-01-28 07:51:46 -06:00
  • 281ff788f3 Extend timeout for slow devices like pi zero Brad Midgley 2024-01-28 06:35:15 -07:00
  • 70069323fc bump version github-actions 2024-01-16 17:12:28 +00:00
  • 4721bc5adf Merge pull request #473 from wnagele/BLE_support 2.2.19 Ben Meadors 2024-01-16 11:11:50 -06:00
  • bc67546019 V2.2.18 protos Ben Meadors 2024-01-16 10:39:50 -06:00
  • dc35ffa12e bump version github-actions 2024-01-16 16:38:56 +00:00
  • b41baeac98 Merge pull request #477 from TimothyHarder/hardertimothy/issue-366 2.2.18 Ben Meadors 2024-01-16 10:37:43 -06:00
  • bbc458954d Merge pull request #478 from TimothyHarder/hardertimothy/issue-424 Ben Meadors 2024-01-16 10:37:22 -06:00
  • 2f59028df3 v2.2.17 Ben Meadors 2024-01-16 10:36:43 -06:00
  • 0a8a193081 BLE Support Wolfgang Nagele 2024-01-07 20:32:14 +01:00
  • 2eda2e56d5 Update protobuf submodule github-actions 2024-01-14 14:47:08 +00:00
  • 52f8e82ea1 _getAdminChannelIndex can get the index of the admin channel regardless of case. Timothy Harder 2024-01-07 14:02:44 -06:00
  • b11edacee0 Added except block to args.host to handle connection errors for the CLI. Timothy Harder 2024-01-07 12:37:13 -06:00
  • 6dcdf7fc19 bump version github-actions 2024-01-06 12:24:57 +00:00
  • fe8ae6237e Merge pull request #469 from marek22k/improve-argument-handling 2.2.17 Ben Meadors 2024-01-04 20:30:36 -06:00
  • 7908fda1cf bump version github-actions 2023-12-17 17:43:05 +00:00
  • fe9a367553 Update protobuf submodule 2.2.16 github-actions 2023-12-17 17:41:45 +00:00
  • 79d7dcc199 bump version github-actions 2023-12-13 01:04:29 +00:00
  • ddf2221797 2.2.16 Protos 2.2.15 Ben Meadors 2023-12-12 19:02:48 -06:00
  • a6f9100520 bump version github-actions 2023-12-13 01:01:38 +00:00
  • 36011da918 2.2.15 protos 2.2.14 Ben Meadors 2023-12-12 19:00:48 -06:00
  • 882e160a32 Merge pull request #471 from marek22k/cjdns-beacon Ben Meadors 2023-12-12 18:58:37 -06:00
  • 958edbfdb2 bump version github-actions 2023-12-13 00:58:02 +00:00
  • 484dc8007c 2.2.14 protos 2.2.13 Ben Meadors 2023-12-12 18:56:33 -06:00
  • 2464bcf414 Tunnel: Add overlay peer discovery to blocklist Marek Küthe 2023-12-09 11:50:47 +00:00