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