14
0

Accepting request 824857 from home:mcalabkova:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/824857
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymavlink?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-08-07 17:16:01 +00:00
committed by Git OBS Bridge
parent c5d6d86ac3
commit 5256cf9e97
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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>