Skip to content

Releases: meshtastic/python

Meshtastic Python 2.6.0

10 Mar 23:20

Choose a tag to compare

What's Changed

  • Enable setting things from more than one configuration section with --set, using a configuration transaction. by @ianmcorvidae in #742
  • update README by @rcarteraz in #748
  • update protobufs to v2.6.0

New Contributors

Full Changelog: 2.5.12...2.6.0

Meshtastic Python 2.5.12

19 Feb 17:25

Choose a tag to compare

What's Changed

  • Added descriptive FileNotFoundError handler for serial device connection by @tache in #735
  • catch unhandled OSError when serial port in use by @dudash in #734
  • Add optional CLI parameter to specify node info fields to show with --nodes parameter. by @dandrzejewski in #736
  • 464: allow for 0x node prefix values by @migillett in #731
  • Add text message port cli option by @digitaldisarray in #710
  • Add new channels from an add URL with the new --ch-add-url option by @mikeymakesit in #708
  • protobufs updated to v2.5.22

New Contributors

Full Changelog: 2.5.11...2.5.12

Meshtastic Python 2.5.11

24 Jan 17:23

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.10...2.5.11

Meshtastic Python 2.5.10

10 Jan 17:12

Choose a tag to compare

This release updates the protocol buffers to v2.5.19

Full Changelog: 2.5.9...2.5.10

Meshtastic Python 2.5.9

29 Dec 03:26

Choose a tag to compare

What's Changed

  • Waypoint creation/move/deletion by @loic-fejoz in #714
  • protobufs: v2.5.18

New Contributors

Full Changelog: 2.5.8...2.5.9

Meshtastic Python 2.5.8

27 Dec 16:52

Choose a tag to compare

What's Changed

Full Changelog: 2.5.7...2.5.8

Meshtastic Python 2.5.7

22 Dec 03:51

Choose a tag to compare

What's Changed

New Contributors

  • @esev made their first contribution in #713

Full Changelog: 2.5.6...2.5.7

Meshtastic Python 2.5.6 (hotfix)

20 Dec 21:55

Choose a tag to compare

This is a rerelease of 2.5.6 with some import errors fixed.

NOTE: to get back a few features, you may prefer to install with the pip spec of meshtastic[cli], which is now where color printing and QR code generation dependencies live.

What's Changed (since 2.5.5)

  • Make several dependencies optional (dotmap, print_color, and pyqrcode) by @ianmcorvidae in #711

Full Changelog: 2.5.5...2.5.6post1

Meshtastic Python 2.5.5

26 Nov 21:26

Choose a tag to compare

What's Changed

  • Allow request-telemetry to elicit LocalStats response by @thebentern in #707
  • Older versions of the protobuf library should now be supported, to help with integrating with older software stacks.

Full Changelog: 2.5.4...2.5.5

Meshtastic Python 2.5.4

01 Nov 16:06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.3...2.5.4