------------------------------------------------------------------- Wed Oct 5 00:45:55 UTC 2022 - Yogalakshmi Arunachalam - Update to version 2.4.35 * tests: reformat XML * mavlogdump.py: don't die when handling bytestrings in dataflash logs * mavftpdecode: fixed handling of defaults * mavextra.py: fix average(v, k, N) function * mavutil: add DOCK mode to rover ------------------------------------------------------------------- Wed Oct 5 00:43:58 UTC 2022 - Yogalakshmi Arunachalam - Update to version 2.4.34 fixed pypi error ------------------------------------------------------------------- Sun Oct 17 13:31:18 UTC 2021 - Martin Hauke - Update to version 2.4.17 * DFREader: allow ISO-8859-1 as fallback for logs * mavfft_isb: allow all HNTCH options to be printed * mavgen_python.py: try both tostring and tobytes when checking signature * DFReader: use tobytes for py3 in get_msgbuf * mavutil: fix docstring typo * tools: mavfft_isb add file names to legend for multiple files * tools: add axis plot option to mavfft_isb - Update to version 2.4.16 * Add Blimp modes * mavutil: add new AUTO_RTL mode 27 to copter * Tools: magfit_WMM: add option to save plot and param file * mavmmaplog: Close the mmap object * Update mavlink_signature_check code to be compiler agnostic * mavgen_java: Don't hardcode sysid and compid when packing * Fix typos discovered by codespell * Test on the current versions of Python * Fix a typo discovered by codespell * Fix typos * mavutil: correct parsing of truncated tlogs * DFReader.py: fix qnan detection under Python3 * mavutil.py: update mode mapping for copter * added bitmask attribute to MAVEnum * build(deps): bump lodash in /generator/javascript_stable * build(deps): bump underscore in /generator/javascript * build(deps): bump underscore in /generator/javascript_stable * build(deps): bump lodash in /generator/javascript * Bugfix accessing wrong property * mavlogdump: added mode to --meta * mavextra: improved distance_two() * examples: fixed for gravity * Correct magfit_WMM.py to account for AHRS_TRIM ------------------------------------------------------------------- Wed Apr 28 11:59:18 UTC 2021 - Markéta Machová - Update to 2.4.15 * Cross-platform include of endian.h * rotmat: added rotation by enum * use os.path.abspath() for inlcude files, to allow inlcuding from external folders * Generator CS update to support mavlink 2.0 * mavutil.py: add support for MAV_TYPE_DECAROTOR * mavgen: added MAV_IGNORE_CRC for python * magfit: fixed for newer scipy versions * array.array.fromstring() was removed in Python 3.9 * tools: Python3 support for mavextract.py ------------------------------------------------------------------- Fri Aug 7 13:42:20 UTC 2020 - Marketa Calabkova - Update to 2.4.9 * tools: add mavfft_pid.py to allow FFT analysis for pids in log files * Add support for generating Lua 5.3 code for use with ArduPilot * make magfit_WMM.py an installable tool * few bugfixes ------------------------------------------------------------------- Wed May 20 07:26:34 UTC 2020 - Petr Gajdos - %python3_only -> %python_alternative ------------------------------------------------------------------- Fri Mar 20 12:00:58 UTC 2020 - Marketa Calabkova - Update to 2.4.6 * mavutil: add separate range check for mavlink2 messages ------------------------------------------------------------------- Sat Dec 21 16:00:39 UTC 2019 - Martin Hauke - Update to version 2.4.2 * Bugfix release ------------------------------------------------------------------- Sun Nov 10 09:50:34 UTC 2019 - Martin Hauke - Initial package, version 2.4.0