Skip to content

Pull requests: ArduPilot/pymavlink

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

add Field to hold raw binary message
#1 opened Sep 13, 2016 by denniszollo Loading… updated Mar 13, 2017
mavutil: fix autoreconnect on serial port bug
#212 opened Aug 12, 2018 by OXINARF Loading… updated Aug 14, 2018
Make gps_velocity_body consider GPS z-velocity
#250 opened Dec 6, 2018 by alexkrob Loading… updated Dec 18, 2018
Option to filter messages according to target system
#111 opened Aug 27, 2017 by crashmatt Loading… updated Feb 25, 2019
Removed redundant strip of trailing zeros for 2.0 messages.
#276 opened Feb 26, 2019 by beforezod Loading… updated Feb 26, 2019
fix macros for compiling in MDK5 with armcc
#86 opened Jun 19, 2017 by matthewzhenggong Loading… updated Oct 12, 2019
DFReader: add robust parsing
#349 opened Aug 21, 2019 by peterbarker Loading… updated Oct 17, 2019
mavgpslag: accept ACC1 logs (IMU_RAW) + warning if messages are missing
#421 opened Jun 8, 2020 by guglie Loading… updated Jun 8, 2020
mavutil: moved log writing in post_message, fix UDP log missing
#420 opened Jun 8, 2020 by guglie Loading… updated Jun 19, 2020
Extract and use Units and Multipliers metadata from DataFlash Logs WIP
#292 opened Mar 21, 2019 by peterbarker Loading… updated Jan 25, 2021
Fix multi sysid state update and udp client
#511 opened Feb 26, 2021 by Huibean Loading… updated Feb 26, 2021
Mavgen cs rewrite
#510 opened Feb 25, 2021 by Hylke-Atmos Loading… updated Mar 3, 2021
New encryption system for mavlink protocol
#403 opened Apr 1, 2020 by rligocki Loading… updated Apr 1, 2021
mavgen.py: fix import when running from working tree
#525 opened Apr 4, 2021 by lightmare Loading… updated Apr 4, 2021
mavgen_python: generate concise enum definitions
#528 opened Apr 5, 2021 by lightmare Loading… updated Apr 5, 2021
mavgen: protect for too deep inlcude trees
#495 opened Dec 31, 2020 by olliw42 Loading… updated Apr 6, 2021
Add debug option keyword to evaluate_expression
#406 opened Apr 16, 2020 by peterbarker Loading… updated Apr 12, 2021
mavutil: store messages per sysid/compid WIP
#594 opened Nov 13, 2021 by peterbarker Loading… updated Nov 13, 2021
MAVLink v2 C library efficiency improvements enhancement
#312 opened May 6, 2019 by amilcarlucas Loading… updated Jan 10, 2022
Add script in description
#536 opened Apr 29, 2021 by brunoolivieri Loading… updated Jan 12, 2022
Added check to enable pymavlink to build against musl
#337 opened Jul 10, 2019 by romejoe Loading… updated Jan 12, 2022
Use symbolic links to message definitions
#600 opened Dec 1, 2021 by dayjaby Loading… updated Jan 13, 2022
fix setup.py by making it use mavgen instead of mavgen_python_dialect
#601 opened Dec 1, 2021 by dayjaby Loading… updated Jan 13, 2022
ProTip! Filter pull requests by the default branch with base:master.