Meshtastic Python 2.3.6
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-positionargument 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-timeis not passed, rather than sending an empty location (948846e)
New Contributors
- @holdenweb made their first contribution in #544
- @danwelch3 made their first contribution in #470
- @AeroXuk made their first contribution in #543
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.