2.4.36
What's Changed
- Fix python2 support due to https://github.com/ArduPilot/pymavlink/com… by @khancyr in #724
- mavschema: add nanoseconds by @julianoes in #721
- mavutil: add DOCK mode to rover by @shiv-tyagi in #729
- mavextra.py: fix average(v, k, N) function by @peterbarker in #732
- mavftpdecode: fixed handling of defaults by @tridge in #733
- mavlogdump.py: don't die when handling bytestrings in dataflash logs by @peterbarker in #731
- tests: reformat XML by @peterbarker in #735
- Disable mavnative by default by @khancyr in #728
- Tools: Magfit: throttle based by @IamPete1 in #717
- DFReader: extract defaults from 4.3.x logs by @tridge in #737
- DFReader: fixed defaults handling by @tridge in #738
- mavwp: use is_location attribute of WP commands by @tridge in #740
New Contributors
- @shiv-tyagi made their first contribution in #729
Full Changelog: 2.4.34...2.4.36