What's Changed
- add mavlink tunnel example by @Huibean in #60
- mavcan: ensure child dies when parent dies by @tridge in #67
- fixed load_dsdl problem by @FelixEL in #66
- use modern standard for python packaging by @bugobliterator in #63
- Revert "fixed load_dsdl problem" by @tridge in #68
- added readonly support for mavcan by @tridge in #69
- app/node_monitor: fix handling of info request time by @tpwrules in #72
- app/dynamic_node_id: avoid spurious reallocation by @tpwrules in #71
- Fix CI and add Python 3.12 support by @bugobliterator in #81
- examples: add rangefinder by @rishabsingh3003 in #84
- Delete .travis.yml by @cclauss in #86
- GitHub Actions: Add Python 3.13 and 3.14 to the testing by @cclauss in #85
- .github: drop Python 3.7 testing by @tpwrules in #91
New Contributors
- @Huibean made their first contribution in #60
- @FelixEL made their first contribution in #66
- @tpwrules made their first contribution in #72
- @rishabsingh3003 made their first contribution in #84
- @cclauss made their first contribution in #86
Full Changelog: 1.0.26...v1.0.27