Skip to content

Releases: meshtastic/python

Meshtastic Python 2.3.4.post1

08 Apr 17:53
2d4be34
Compare
Choose a tag to compare

This version corrects an issue with 2.3.4's version requirements for the protobuf library. It should only be needed relative to 2.3.4 for those with older installations that may have too old a version of that library.

What's Changed

New Contributors

Full Changelog: 2.3.3...2.3.4.post1

Note: As in past releases, the windows binary has been removed due to an issue with being detected as malware. Additionally, the ubuntu binary is known to not work as desired on older versions that may not have the expected version of glibc. In both cases, try installing using pip instead until fixes can be made.

Meshtastic Python 2.3.4

08 Apr 17:18
7cea3ce
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.3...2.3.4

Note: As in past releases, the windows binary has been removed due to an issue with being detected as malware. Additionally, the ubuntu binary is known to not work as desired on older versions that may not have the expected version of glibc. In both cases, try installing using pip instead until fixes can be made.

Meshtastic Python 2.3.3

29 Mar 16:31
5a277ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.2.post1...2.3.3

Note: As in past releases, the windows binary has been removed due to an issue with being detected as malware. Additionally, the ubuntu binary is known to not work as desired on older versions that may not have the expected version of glibc. In both cases, try installing using pip instead until fixes can be made.

Meshtastic Python 2.3.2.post1

25 Mar 21:15
49a5f6a
Compare
Choose a tag to compare

This release is a fix for a build error with 2.3.2.

What's Changed (since 2.3.1)

  • Add a rudimentary call for contributors & roadmap to README.md by @ianmcorvidae in #523
  • Fix up or comment out broken tests, to get CI (hopefully) happy by @ianmcorvidae in #524
  • the --sendping option has been removed from the CLI, as the firmware feature it depends on has been removed
  • updated protobuf generation for nanopb.proto

Full Changelog: 2.3.1...2.3.2.post1

Note: There is an outstanding bug with the meshtastic_ubuntu build on older versions of ubuntu, and it may not work. For now, ensure you have at least python 3.7 (but preferably newer) and install with pip instead, if the built version doesn't work for you.

Meshtastic Python 2.3.1

21 Mar 12:47
0738e5e
Compare
Choose a tag to compare

What's Changed

  • Attempt TCP connection to localhost if serial detect fails by @jp-bennett in #498
  • Make BLE connections a bit more resilient by @wnagele in #503
  • Show unknown nodes in a fashion similar to the web UI. Fixes #504 by @ianmcorvidae in #505
  • Make --ch-set with invalid options print out the available options by @ianmcorvidae in #509
  • Set --ch-index to a newly added channel when --ch-add is set, to allow further modification by @ianmcorvidae in #508
  • use importlib.metadata and packaging.version instead of pkg_resources by @ianmcorvidae in #516
  • Pylint wrangling by @ianmcorvidae in #517

New Contributors

Full Changelog: 2.3.0...2.3.1

Meshtastic Python 2.3.0

11 Mar 17:43
d1efe39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.22...2.3.0

Meshtastic Python 2.2.22

17 Feb 02:17
Compare
Choose a tag to compare

Meshtastic Python 2.2.21

12 Feb 17:03
193b8bc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.20...2.2.21

Meshtastic Python 2.2.20

01 Feb 14:27
Compare
Choose a tag to compare

What's Changed

  • Extend timeout for slow devices like pi zero by @bmidgley in #483

Full Changelog: 2.2.19...2.2.20

Meshtastic Python 2.2.19

18 Jan 14:15
4721bc5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.18...2.2.19