14
0
Files
python-pymavlink/python-pymavlink.changes

45 lines
1.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Apr 28 11:59:18 UTC 2021 - Markéta Machová <mmachova@suse.com>
- 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 <mcalabkova@suse.com>
- 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 <pgajdos@suse.com>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
Fri Mar 20 12:00:58 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 2.4.6
* mavutil: add separate range check for mavlink2 messages
-------------------------------------------------------------------
Sat Dec 21 16:00:39 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.4.2
* Bugfix release
-------------------------------------------------------------------
Sun Nov 10 09:50:34 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Initial package, version 2.4.0