Revisions of python-pymavlink
buildservice-autocommit
accepted
request 1137112
from
Dirk Mueller (dirkmueller)
(revision 19)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 18)
- update to 2.4.41: * mavfft_pid: allow PID target and error frequencies to be visualized * Fix Wireshark dissector and add snapshot tests * tools: added extract_batch_imu.py * examples: added dup_samples.py * Fix bitshifting issue on 8bit AVR boards when using msgid > 255 with generated C libs * mavgen_c: added XXX_encode_status bindings * mavextra: added RotateMag * mavutil: Add circle mode for rover * DFReader: recognise VER.BU for build type * Generator: Lua: allow strings * rotmat: added more euler 321 and 312 functions * generators: js: fix sinon dependency to 15.2.0, add node tests * mavutil: fixed multicast on windows * tools: fix mavplayback.py * sertotcp: auto-reopen serial port * Mavgen WLua: Support 64-bit flag fields * mavschema - Typo 10E5 should be 1E5 * tools: Add option to mavgen.py to return exit code if generation fails * github: test against Python 3.11 * fixed mavplayback and split - Update to version 2.4.35 - Update to version 2.4.34
buildservice-autocommit
accepted
request 1110409
from
Steve Kowalik (StevenK)
(revision 17)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 16)
- Update to 2.4.40: * Generator: Lua: update to generate script that passes AP's luacheck * mavutil.py: add vtol mode mapping * add close method to binary reader * Split off MissionItemProtocol from WPLoader, use it for fence and rally * mavutil: add RTL mode for Blimp * generator: add support for relative path to lua mavlink module * WLUA - add new port for WSL 18570 * Fix mavlink Lua Generator for ardupilot lua comments and add it to test script * mavextra: added earth_accel for bin logs * XSD: MAV_CMD missionOnly attribute * mavgen_python: Add python3 target with type annotations * Use strings for char array mavlink fields again * Improve to_string and x25crc * gpslag: cope with GPS instances * mavextra: updated mag field tables * Fix mavutil.mavtcpin not closing the accept()ed port on close() * Generator for Ada language * mavutil: add force option to reboot_autopilot method * mavutil: do not consider MAV_AUTOPILOT_INVALID to be a vehicle heartbeat * generator-C: added last_status field for signing * Generator C: remove set but not used variable * Fix for when signing disabled * Fix the format of the output result of mavgen_cs.py * mavutil: Return mode as 'Mode(msg.custom_mode)' for high-latency streams * mavextra: cope with more Lat/Lon/Lng combinations * mavutil: fixed MavlinkSerialPort wrapper for python3 * generator: lua generator for ardupilot lua scripting * tools: add mavmerge to merge two tlogs
buildservice-autocommit
accepted
request 1008125
from
Daniel Garcia (dgarcia)
(revision 15)
baserev update by copy to link target
Daniel Garcia (dgarcia)
accepted
request 1008072
from
Yogalakshmi Arunachalam (yarunachalam)
(revision 14)
- 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
Matej Cepl (mcepl)
accepted
request 925839
from
Martin Hauke (mnhauke)
(revision 13)
- 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()
buildservice-autocommit
accepted
request 889017
from
Markéta Machová (mcalabkova)
(revision 12)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 889016
from
Markéta Machová (mcalabkova)
(revision 11)
- 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
buildservice-autocommit
accepted
request 824898
from
Tomáš Chvátal (scarabeus_iv)
(revision 10)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 824857
from
Markéta Machová (mcalabkova)
(revision 9)
- 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
buildservice-autocommit
accepted
request 807709
from
Tomáš Chvátal (scarabeus_iv)
(revision 8)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 807695
from
Petr Gajdos (pgajdos)
(revision 7)
- %python3_only -> %python_alternative
buildservice-autocommit
accepted
request 786850
from
Tomáš Chvátal (scarabeus_iv)
(revision 6)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 786849
from
Markéta Machová (mcalabkova)
(revision 5)
- Update to 2.4.6 * mavutil: add separate range check for mavlink2 messages
buildservice-autocommit
accepted
request 758983
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 758736
from
Martin Hauke (mnhauke)
(revision 3)
- Update to version 2.4.2 * Bugfix release
Dominique Leuenberger (dimstar_suse)
accepted
request 749181
from
Tomáš Chvátal (scarabeus_iv)
(revision 2)
initialized devel package after accepting 749181
Tomáš Chvátal (scarabeus_iv)
accepted
request 749084
from
Martin Hauke (mnhauke)
(revision 1)
Initial package for python-pymavlink
Displaying all 19 revisions