Skip to content

Meshtastic Python 2.3.6

Choose a tag to compare

@github-actions github-actions released this 20 Apr 17:55
70c5a30

What's Changed

  • Refactor to avoid the use of a special global object. by @holdenweb in #544
  • Allow 'configure' to import yaml settings nested deeper than 2 levels by @danwelch3 in #470
  • Bugfix 466 yaml import by @AeroXuk in #543
  • Add a --request-position argument to request positions from nodes by @ianmcorvidae in #546
  • Don't export null altitude, but support importing null lat/lon/alt as 0s by @ianmcorvidae in #549
  • Send the node's already-known location if --no-time is not passed, rather than sending an empty location (948846e)

New Contributors

Full Changelog: 2.3.5...2.3.6

As with previous releases, if the standalone binary for your system is missing or doesn't work, try installing with pip instead.