14
0

Accepting request 1008072 from home:yarunachalam:branches:devel:languages:python

- 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

- Update to version 2.4.34 
  fixed pypi error

OBS-URL: https://build.opensuse.org/request/show/1008072
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymavlink?expand=0&rev=14
This commit is contained in:
2022-10-05 07:44:46 +00:00
committed by Git OBS Bridge
parent 9d22f3836c
commit 079eeaa67d
4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Oct 5 00:45:55 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <yarunachalam@suse.com>
- Update to version 2.4.34
fixed pypi error
-------------------------------------------------------------------
Sun Oct 17 13:31:18 UTC 2021 - Martin Hauke <mardnh@gmx.de>