Skip to content

Releases: meshtastic/python

Meshtastic Python 2.5.4

01 Nov 16:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.3...2.5.4

Meshtastic Python 2.5.3

18 Oct 17:04
Compare
Choose a tag to compare

What's Changed

  • Add other telemetry variants to automatic handling/adding to node information by @ianmcorvidae in #685
  • Fix typo. by @jose1711 in #686
  • Support requesting different telemetry types by @ianmcorvidae in #687
  • autoprint other types of telemetry when returned from --request-telemetry by @logikal in #691
  • Send the meshtastic.connection.lost message from BLEInterface's close method by @ianmcorvidae in #695
  • Use dedicated fixed position admin message for --configure by @ianmcorvidae in #694
  • fix base64 encoding of key field in config by @fmoessbauer in #696

New Contributors

Full Changelog: 2.5.2...2.5.3

Meshtastic Python 2.5.2

12 Oct 16:34
Compare
Choose a tag to compare

What's Changed

  • Add a number of argument groups to organize the help output by @ianmcorvidae in #679
  • Make it so wantconfig isn't a 1 in 4294967296 lottery for getting no nodes by @ianmcorvidae in b73cc1f

Full Changelog: 2.5.1...2.5.2

Meshtastic Python 2.5.1

29 Sep 21:33
Compare
Choose a tag to compare

What's Changed

  • Change modem preset shortcuts to not request channels, and to request remote config when needed by @ianmcorvidae in #668
  • Retry admin channel setting retrieval and add configurable timeout by @lysol in #665
  • Allow port number to be specified with tcp hostname by @djholt in #673
  • Enable setting and removing fixed position via remote admin by @djholt in #675
  • Add a --set-time command that set's the node time using a provided timestamp or the host system clock by @ianmcorvidae in #676
  • Default to pkiEncrypted always on for admin messages by @ianmcorvidae in #677

New Contributors

Full Changelog: 2.5.0...2.5.1

Meshtastic Python 2.5.0

12 Sep 16:31
Compare
Choose a tag to compare

This release adds support for the new 2.5 features around asymmetric encryption, remote administration, etc. Thanks to all contributors for a lot of big changes this release!

What's Changed

Full Changelog: 2.4.3...2.5.0

Meshtastic Python 2.4.3

11 Sep 16:18
Compare
Choose a tag to compare

This release purely updates the protobufs to v2.4.3.

Full Changelog: 2.4.2...2.4.3

Meshtastic Python 2.4.2

11 Sep 16:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.1...2.4.2

Meshtastic Python 2.4.1

05 Sep 21:23
Compare
Choose a tag to compare

What's Changed

  • Add method to be able to send heartbeat by @wnagele in #658
  • Code block unreachable by @wnagele in #659
  • Reuse node to prevent overwriting channel settings by @lysol in #664
  • Don't automatically set the time from Python by @jp-bennett in #663
  • Ensure set-owner combined with set-owner-short sets both values by @ianmcorvidae in #666

New Contributors

Full Changelog: 2.4.0...2.4.1

Meshtastic Python 2.4.0

22 Aug 02:32
4ad776f
Compare
Choose a tag to compare

This release only updates the protobufs to 2.4.0.

Full Changelog: 2.3.15...2.4.0

Meshtastic Python 2.3.15

11 Aug 17:24
Compare
Choose a tag to compare

What's Changed

  • PowerMon/StructuredLogging support by @geeksville in #607
  • Include uptime_seconds in sendTelemetry and print upon response by @ianmcorvidae in #638
  • final powermon / power analysis reporting changes by @geeksville in #636
  • Add/update some types to be at least as backwards-compatible as we can be by @ianmcorvidae in #647

Full Changelog: 2.3.14...2.3.15