Meshtastic

Latest version: v2.6.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 26

2.3.15

What's Changed
* PowerMon/StructuredLogging support by geeksville in https://github.com/meshtastic/python/pull/607
* Include uptime_seconds in sendTelemetry and print upon response by ianmcorvidae in https://github.com/meshtastic/python/pull/638
* final powermon / power analysis reporting changes by geeksville in https://github.com/meshtastic/python/pull/636
* Add/update some types to be at least as backwards-compatible as we can be by ianmcorvidae in https://github.com/meshtastic/python/pull/647


**Full Changelog**: https://github.com/meshtastic/python/compare/2.3.14...2.3.15

2.3.14

Important note

**This is the last version of this library & CLI that supports Python 3.8. Python 3.8 will reach formal end of life later this year -- if you are using it, please update your python installation.**

This version of the CLI will issue a warning if it's running on Python 3.8 as well.

What's Changed
* Update heartbeat interval to a fixed 300 seconds by ianmcorvidae in https://github.com/meshtastic/python/pull/628
* Correctly detect LocalConfig vs. LocalModuleConfig, again. fixes 630 by ianmcorvidae in https://github.com/meshtastic/python/pull/632
* Bump certifi from 2024.6.2 to 2024.7.4 by dependabot in https://github.com/meshtastic/python/pull/633
* Fix for hopLimit param on sendTraceRoute not being respected by ppicazo in https://github.com/meshtastic/python/pull/629

New Contributors
* dependabot made their first contribution in https://github.com/meshtastic/python/pull/633
* ppicazo made their first contribution in https://github.com/meshtastic/python/pull/629

**Full Changelog**: https://github.com/meshtastic/python/compare/2.3.13...2.3.14

2.3.13

Important
The protobuf modules have moved in this release. While many imports of `_pb2` modules directly from `meshtastic` will still work, they should in general be updated to use `meshtastic.protobuf` instead. If needing to support multiple versions of this library, consider wrapping the initial import from `meshtastic.protobuf` in a `try` block and then importing from plain `meshtastic` in an `except ImportError` block.

Additionally, this version of the library clarifies the licensing of the library and CLI to GPL3. There has been a bit of a confusing potentially-dual-license situation for a little while, but GPL3 is the plan going forward.

In better news, BLE connections should work better in this release due to a lot of work improving that code!

What's Changed
* Move protobuf python glue from meshtastic to meshtastic.protobuf by geeksville in https://github.com/meshtastic/python/pull/613
* make specifying an argument to --seriallog optional by geeksville in https://github.com/meshtastic/python/pull/618
* Adds support for ble logging characteristic by thebentern in https://github.com/meshtastic/python/pull/616
* Add bin/git-resolve-poetry-lock.sh to resolve merge conficts by geeksville in https://github.com/meshtastic/python/pull/619
* Clarify licensing by FedericoCeratto in https://github.com/meshtastic/python/pull/582
* Properly handle missing nodes in traceroute response by ianmcorvidae in https://github.com/meshtastic/python/pull/621
* bleak reads can hang if a device walks out of range, cope with that. by geeksville in https://github.com/meshtastic/python/pull/624
* Allow connection args without an argument, add argument aliases by ianmcorvidae in https://github.com/meshtastic/python/pull/625
* Support --ble on older firmwares that don't have the log-radio characteristic yet by ianmcorvidae in https://github.com/meshtastic/python/pull/626
* New LogRecord protobuf BLE logging by thebentern in https://github.com/meshtastic/python/pull/627


**Full Changelog**: https://github.com/meshtastic/python/compare/2.3.12...2.3.13

As before, please use `pip` to install if standalone binaries are unavailable or non-functional.

2.3.12

What's Changed
* Improve ACK handling: pass to `onAckNak` and on request in sendData by ianmcorvidae in https://github.com/meshtastic/python/pull/602
* fix bitrot in an old sanity test - use correct namespace by geeksville in https://github.com/meshtastic/python/pull/611
* Add a whitelist of known meshtastic USB VIDs to use a default serial … by geeksville in https://github.com/meshtastic/python/pull/605
* Replace timeago by FedericoCeratto in https://github.com/meshtastic/python/pull/587
* Change build to use poetry by geeksville in https://github.com/meshtastic/python/pull/606

New Contributors
* FedericoCeratto made their first contribution in https://github.com/meshtastic/python/pull/587

**Full Changelog**: https://github.com/meshtastic/python/compare/2.3.11...2.3.12

As with older releases, please use pip install (or your python package installer of choice) if there is no standalone binary for your system, or the one provided doesn't work.

This release changes the developer setup to use the `poetry` tool. This should make things easier, generally speaking!

2.3.11

What's Changed
* quick-coverage: simple test case just to cover uncovered code. by nerdenator in https://github.com/meshtastic/python/pull/588
* Allow a faster nodedb-less startup on 2.3.11+ with `--no-nodes` by ianmcorvidae in https://github.com/meshtastic/python/pull/589
* Wait for response with --device-metadata. Fixes 527 by ianmcorvidae in https://github.com/meshtastic/python/pull/591

New Contributors
* nerdenator made their first contribution in https://github.com/meshtastic/python/pull/588

**Full Changelog**: https://github.com/meshtastic/python/compare/2.3.10...2.3.11

The usual note: if there is no standalone binary for your OS or the provided one doesn't work, please use `pip` to install.

2.3.10

What's Changed
* Add "wait to disconnect" argument by todd-herbert in https://github.com/meshtastic/python/pull/580
* Fix the ignore_incoming management BUG 568 by 868meshbot in https://github.com/meshtastic/python/pull/581
* Initialize unknown nodes more in line with meshtastic/design16; show hardware in --nodes by ianmcorvidae in https://github.com/meshtastic/python/pull/583
* Fix rounding of position values when converting from integer to float in _fixupPosition by ianmcorvidae in https://github.com/meshtastic/python/pull/585
* Use new fixed position admin messages and add `--remove-position` argument by ianmcorvidae in https://github.com/meshtastic/python/pull/584

New Contributors
* todd-herbert made their first contribution in https://github.com/meshtastic/python/pull/580
* 868meshbot made their first contribution in https://github.com/meshtastic/python/pull/581

**Full Changelog**: https://github.com/meshtastic/python/compare/2.3.9...2.3.10

As usual, if the standalone binary is unavailable or doesn't work on your system, please use `pip` to install.

Page 4 of 26

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.