forked from pool/python-pymavlink
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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84e2af4d8099afd37c5d887261a168e7bde4ec2354f12f65c72dad1a4cd8f21d
|
||||
size 4901506
|
3
pymavlink-2.4.35.tar.gz
Normal file
3
pymavlink-2.4.35.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f6a6a73123ac3d730e1bdba83969de42796f527f57cd374146888cce59f3825
|
||||
size 10630937
|
@@ -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>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pymavlink
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2019-2021, Martin Hauke <mardnh@gmx.de>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -20,7 +20,7 @@
|
||||
%define binaries mavtomfile mavtogpx mavsummarize mavsigloss mavsearch mavplayback mavparms mavparmdiff mavmission mavloss mavlogdump mavlink_bitmask_decoder mavkml mavgraph mavgpslock mavgen mavflighttime mavflightmodes mavfft_isb mavfft mavextract magfit_motors magfit_gps magfit_delta magfit_WMM magfit MPU6KSearch
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pymavlink
|
||||
Version: 2.4.17
|
||||
Version: 2.4.35
|
||||
Release: 0
|
||||
Summary: Python MAVLink code
|
||||
License: LGPL-3.0-only
|
||||
|
Reference in New Issue
Block a user