Skip to content

Pull requests: ArduPilot/ardupilot

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

Rover: Make the definition name a class type
#27338 opened Jun 19, 2024 by muramura Loading…
LUA: Add a function to retrieve the landed state
#27222 opened Jun 2, 2024 by muramura Loading…
GCS_MAVLink: Remove any unnecessary processing
#27184 opened May 28, 2024 by muramura Loading…
AP_NavEKF3: To make decisions and flag settings clear
#27149 opened May 24, 2024 by muramura Loading…
GCS_MAVLink: Notify access from an invalid system ID
#27096 opened May 19, 2024 by muramura Loading…
Copter: Convert common phrases to variables Copter
#27089 opened May 17, 2024 by muramura Loading…
global: Change the IF statement to a SWITCH statement
#27043 opened May 11, 2024 by muramura Loading…
Rover: Commonly use standardized wording Rover
#26989 opened May 6, 2024 by muramura Loading…
Rover: Converging message output
#26963 opened May 3, 2024 by muramura Loading…
Rover: Summarize FALSE's decision
#26962 opened May 2, 2024 by muramura Loading…
Rover: Determine common conditions first
#26955 opened May 2, 2024 by muramura Loading…
global: Change the magic number to a defined value
#26948 opened May 1, 2024 by muramura Loading…
Copter: Make the same string common
#26903 opened Apr 27, 2024 by muramura Loading…
Copter: Constant comparisons are made first
#26901 opened Apr 27, 2024 by muramura Loading…
Copter: Grouping judgment conditions
#26875 opened Apr 23, 2024 by muramura Loading…
Global: Change division to multiplication
#26855 opened Apr 20, 2024 by muramura Loading…
AP_Filesystem: BOOL for binary types MergeOnCIPass
#26853 opened Apr 20, 2024 by muramura Loading…
libraries: Magic numbers have meaning
#26794 opened Apr 14, 2024 by muramura Loading…
ProTip! Exclude everything labeled bug with -label:bug.