v1.8.66
What's Changed
- Calibrate RC with the proper MavLink message by @landswellsong in #1185
- graph: prevent an error when no graph range by @tridge in #1203
- mavproxy_wp.py: flake8 compliance (NFC) by @peterbarker in #1208
- Remove NoFly support by @peterbarker in #1209
- Add new modules to support uploading Fence and Rally with Mission Item Protocol by @peterbarker in #676
- map: added confirmation on set home and set origin by @tridge in #1214
- Add manipulation of return point location by @peterbarker in #1217
- mavproxy_map/mavproxy_elevation: fix behaviour when no terrain module by @peterbarker in #1218
- mavproxy_mode: flake8 compliance (NFC) by @peterbarker in #1221
- map: fixed menu on map with multiple objects by @tridge in #1220
- mavproxy_mode: use MAV_CMD_DO_REPOSITION for 'Fly To' by @peterbarker in #1222
- kml: make kmlread more robust by @tridge in #1224
- ftp: warn of incorrect component ID by @tridge in #1225
- fieldcheck: fix for modern ArduPlane and mission_item_protocol changes by @peterbarker in #1226
- added twine package publish by @tridge in #1228
New Contributors
- @landswellsong made their first contribution in #1185
Full Changelog: 1.8.65...v1.8.66