Commit Graph

  • c5fc51ea37 Update factory reset to use integer for config reset fix-factory-reset Ben Meadors 2026-04-17 05:03:56 -05:00
  • cec79a7c1f poetry lock master Ian McEwen 2026-04-10 11:42:58 -07:00
  • 6805fee667 loosen packaging version requirement Ian McEwen 2026-04-10 11:41:29 -07:00
  • 3cb9ce2a56 protobufs: v2.7.21 Ian McEwen 2026-04-10 11:40:56 -07:00
  • eb964d78bb bump version to 2.7.8 2.7.8 github-actions 2026-03-02 17:30:29 +00:00
  • 80c40ef893 yolo away some pylint complaints Ian McEwen 2026-03-02 10:22:21 -07:00
  • 2494bb4c63 Merge pull request #828 from NekoCWD/nekocwd/hop-limits Ian McEwen 2026-03-02 10:20:34 -07:00
  • 1e4822fe87 Merge pull request #898 from skgsergio/feat/esp32-unified-ota Ian McEwen 2026-03-02 10:19:20 -07:00
  • c7ee644ad2 update hopLimit docs to be in correct sections/include types Ian McEwen 2026-03-02 10:15:14 -07:00
  • 9af5f22837 Apply trailing comma suggestions from code review Ian McEwen 2026-03-02 10:10:52 -07:00
  • 1d3bdf143a Merge pull request #871 from viric/traceroute-0hop Ian McEwen 2026-03-02 10:05:33 -07:00
  • 7129a9f963 Update meshtastic/mesh_interface.py Ian McEwen 2026-03-02 10:01:27 -07:00
  • d8e438b225 Merge pull request #890 from h3lix1/traffic_module Ian McEwen 2026-03-02 10:00:12 -07:00
  • 6511d06e2f Apply suggestion from @ianmcorvidae Ian McEwen 2026-03-02 09:56:44 -07:00
  • 94c531e7ee protobufs: v2.7.19 Ian McEwen 2026-03-02 09:51:43 -07:00
  • ad4f3f557e Merge pull request #908 from pdxlocations/fix-label-error Ian McEwen 2026-03-02 09:36:44 -07:00
  • 1c9cf37974 Merge pull request #907 from cpatulea/get-security Ian McEwen 2026-03-02 09:34:55 -07:00
  • cd9199bc00 Apply suggestion from @ianmcorvidae Ian McEwen 2026-03-02 09:34:36 -07:00
  • 04a23ae882 Update meshtastic/__main__.py pdxlocations 2026-03-02 08:26:18 -08:00
  • b003214d1b Fix property fallback pdxlocations 2026-03-01 08:56:59 -08:00
  • 414a621091 add fallback for older protobuf dependency pdxlocations 2026-03-01 08:44:37 -08:00
  • a87065a081 fix: update repeated field checks to use is_repeated property pdxlocations 2026-02-28 22:11:11 -08:00
  • 942ce115f3 Fix '--get security' (incorrect AdminMessage.ConfigType value). Catalin Patulea 2026-01-04 15:11:45 -05:00
  • d5eaecea07 Add traffic management unit tests Clive Blackledge 2026-02-11 20:41:26 -08:00
  • 545c3ab192 Add traffic management module to the config. Clive Blackledge 2026-01-19 22:15:00 -08:00
  • fee2b6ccbd Update protobufs github-actions 2026-02-14 16:48:14 +00:00
  • d0ccb1a597 Update protobufs GH action Ben Meadors 2026-02-14 10:47:14 -06:00
  • 5721859314 fix: cleanup imports in tests Sergio Conde 2026-02-14 15:05:11 +01:00
  • 53291a4562 Bump nbconvert from 7.16.6 to 7.17.0 dependabot/pip/nbconvert-7.17.0 dependabot[bot] 2026-02-09 22:24:19 +00:00
  • 47708ad946 Bump protobuf from 6.33.0 to 6.33.5 dependabot/pip/protobuf-6.33.5 dependabot[bot] 2026-02-05 16:13:58 +00:00
  • 4de19f50d9 fix: add tests Sergio Conde 2026-02-01 21:13:58 +01:00
  • 4d8430d360 fix: throw propper exceptions and cleanup code Sergio Conde 2026-02-01 11:39:09 +01:00
  • bf580c36ae Update meshtastic/__main__.py Ben Meadors 2026-01-31 18:15:25 -06:00
  • 1eb13c9953 feat: Add ESP32 WiFi Unified OTA update support Sergio Conde 2026-01-28 15:43:41 +01:00
  • cdf893e618 Merge pull request #893 from lexfrei/fix/ble-race-condition Ian McEwen 2026-01-25 15:24:06 -07:00
  • 9b9df9e585 fix(ble): resolve BLE hangs on macOS without --debug flag Aleksei Sviridkin 2026-01-25 03:06:58 +03:00
  • b26d80f186 bump version to 2.7.7 2.7.7 github-actions 2026-01-24 16:34:15 +00:00
  • da559f0e37 protobufs: v2.7.18 Ian McEwen 2026-01-24 09:31:04 -07:00
  • a73f432f42 Merge pull request #888 from dandrzejewski/node-favorites Ian McEwen 2026-01-09 13:09:31 -07:00
  • c3c5ce64dd Copilot had a few suggestions on code review, implemented them. David Andrzejewski 2026-01-08 19:08:18 -05:00
  • 683dd23d63 Fix a few pylint things. David Andrzejewski 2026-01-08 18:53:55 -05:00
  • 57d43b84e4 Merge branch 'master' into node-favorites David Andrzejewski 2026-01-08 18:40:43 -05:00
  • 4f6d183ed1 Show favorite nodes in --nodes David Andrzejewski 2026-01-08 18:13:03 -05:00
  • b91e145270 Bump urllib3 from 2.5.0 to 2.6.3 dependabot/pip/urllib3-2.6.3 dependabot[bot] 2026-01-08 06:25:49 +00:00
  • 1f5cb39224 Bump fonttools from 4.60.1 to 4.60.2 dependabot/pip/fonttools-4.60.2 dependabot[bot] 2026-01-05 02:27:10 +00:00
  • 9a72e36ca6 bump version to 2.7.6 2.7.6 github-actions 2026-01-05 02:25:14 +00:00
  • 4d54ee7431 protobufs: v2.7.17 Ian McEwen 2026-01-04 19:21:54 -07:00
  • d9057c0aaf Fix traceroute timeout for case of 0-hops Lluís Batlle i Rossell 2025-11-29 15:40:33 +01:00
  • 5cc0dae394 protobufs: v2.7.15 Ian McEwen 2025-11-20 14:30:39 -07:00
  • 1a50377d34 Merge pull request #865 from ianmcorvidae/device-metadata-details Ian McEwen 2025-11-20 14:29:20 -07:00
  • 2a44be9269 Add a bunch more detail to --device-metadata output, from fields we weren't formerly using in the output. Ian McEwen 2025-11-20 11:42:57 -07:00
  • 776debcc86 bump version to 2.7.5 2.7.5 github-actions 2025-11-18 19:48:40 +00:00
  • 1088cc607e Merge branch 'revert-close-refactor' Ian McEwen 2025-11-13 12:10:46 -07:00
  • aeec5447ed Revert "Merge pull request #841 from SpudGunMan/master" Ian McEwen 2025-11-13 12:08:42 -07:00
  • 096fec95c8 Revert "Wrap double-close in a try-catch. Slightly ugly but oh well." Ian McEwen 2025-11-13 12:07:48 -07:00
  • dea5f788a2 Revert "Add more exception logging, fix some additional stream read/write issues" Ian McEwen 2025-11-13 12:07:32 -07:00
  • f15a0bdc0b Add more exception logging, fix some additional stream read/write issues Ian McEwen 2025-11-13 11:38:00 -07:00
  • 0906fc6bc0 Merge pull request #858 from Travis-L-R/conf_work Ian McEwen 2025-11-12 10:16:19 -07:00
  • ccb530574b Splitting true_defaults for moduleConfig out in export_config() Travis-L-R 2025-11-11 21:03:01 +10:30
  • dbc0101a7a Wrap double-close in a try-catch. Slightly ugly but oh well. Ian McEwen 2025-11-10 13:58:12 -07:00
  • debbb8caeb Update some dependencies Ian McEwen 2025-11-10 13:09:44 -07:00
  • 3c6dba78a3 bump version to 2.7.4 2.7.4 github-actions 2025-11-06 22:50:41 +00:00
  • 8a3b114153 protobufs: v2.7.13 Ian McEwen 2025-11-06 15:37:32 -07:00
  • 0bb04100e1 Merge pull request #843 from SpudGunMan/channel-hash-info Ian McEwen 2025-11-06 15:35:36 -07:00
  • ad04c26d13 split out constant, improve logic some, add tests for channel_hash and generate_channel_hash Ian McEwen 2025-11-06 15:19:12 -07:00
  • 0e67ef37aa Return hash from channel_hash function Ian McEwen 2025-11-06 14:55:41 -07:00
  • e924afd140 Merge branch 'master' into channel-hash-info Ian McEwen 2025-11-06 14:51:32 -07:00
  • 87682c153b Merge pull request #834 from NillRudd/feat/cli-ignore-formats Ian McEwen 2025-11-06 14:19:57 -07:00
  • e6c276fe96 Fix trailing whitespace Ian McEwen 2025-11-06 14:17:07 -07:00
  • b4662251ed Merge pull request #841 from SpudGunMan/master Ian McEwen 2025-11-06 13:24:59 -07:00
  • a17cfe9d2b rename to generate_channel_hash SpudGunMan 2025-11-06 12:01:53 -08:00
  • 471e3ce145 generate_hash to util SpudGunMan 2025-11-06 12:00:16 -08:00
  • 39c9864682 move and rename hash function SpudGunMan 2025-11-06 11:49:57 -08:00
  • 1d3a7d39f7 Move to_node_num to util and updated function calls Niklas Roslund 2025-11-06 19:05:34 +01:00
  • 2065598754 Merge pull request #825 from trose/feature/tdeck-support Ian McEwen 2025-11-06 11:00:56 -07:00
  • 4cac15686b Merge pull request #851 from pdxlocations/waypoint-icon Ian McEwen 2025-11-06 10:28:00 -07:00
  • 9285f7d13f add waypoint parameter pdxlocations 2025-10-29 08:58:25 -07:00
  • f6f1b748dc hashGen fix SpudGunMan 2025-10-22 14:21:46 -07:00
  • d2d9c03bc8 tidy up the autobot SpudGunMan 2025-10-22 14:19:52 -07:00
  • c44f9b1bb4 Add Channel Hash Utility to Node class SpudGunMan 2025-10-22 10:42:54 -07:00
  • 6f35eb3923 Merge branch 'meshtastic:master' into master Kelly 2025-10-22 09:40:37 -07:00
  • dcd077d85e Merge pull request #839 from horrible-knots/master Ian McEwen 2025-10-17 08:47:42 -07:00
  • da416fcd20 refactor flush SpudGunMan 2025-10-14 07:54:37 -07:00
  • 93da1da386 flush() is only called if the stream is open SpudGunMan 2025-10-14 07:42:27 -07:00
  • 2de7c30a27 Plumb timeout from --timeout through MeshInterface horrible-knots 2025-10-12 19:28:19 -04:00
  • 43a685f012 cli: notmalize ignore IDs for dec, hex and 0x. support YAML [] clear Niklas Roslund 2025-10-05 12:55:59 +02:00
  • 238b9a479c Bump jupyterlab from 4.3.0 to 4.4.8 dependabot/pip/jupyterlab-4.4.8 dependabot[bot] 2025-09-26 15:06:54 +00:00
  • 7554c03a26 protobufs: v2.7.10 Ian McEwen 2025-09-24 21:20:49 -07:00
  • 38a13f300f mesh_interface: deleteWaypoint: add hopLimit Vasiliy Doylov 2025-09-23 16:32:29 +03:00
  • eef8a37703 mesh_interface: sendWaypoint: add hopLimit Vasiliy Doylov 2025-09-23 16:30:50 +03:00
  • 63b940defb mesh_interface: sendTelemetry: add hopLimit Vasiliy Doylov 2025-09-23 16:30:18 +03:00
  • e5efa94264 mesh_interface: sendPosition: add hopLimit Vasiliy Doylov 2025-09-23 16:28:56 +03:00
  • efa841b08c mesh_interface: sendAlert: add hopLimit Vasiliy Doylov 2025-09-23 16:26:02 +03:00
  • 6ff13eb95c mesh_interface: sendText: add hopLimit Vasiliy Doylov 2025-09-23 16:23:24 +03:00
  • 49783d9108 Add T-Deck device support to Meshtastic CLI Taylor Rose 2025-09-18 14:39:46 -06:00
  • 3615135e97 bump version to 2.7.3 2.7.3 github-actions 2025-09-18 16:42:32 +00:00
  • cfb23788e1 Merge pull request #812 from shukari/loggingHandler2 Ian McEwen 2025-09-18 09:26:55 -07:00
  • 14ff3eb9c4 Merge branch 'master' into loggingHandler2 Ian McEwen 2025-09-18 09:26:32 -07:00
  • 47e5b04d3b protobufs: v2.7.9 Ian McEwen 2025-09-18 09:24:33 -07:00
  • e5159f1156 bump version to 2.7.2 2.7.2 github-actions 2025-09-12 16:49:34 +00:00