Skip to content

Commit

Permalink
mavutil: add RTL mode for Blimp
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelleRos committed Aug 19, 2023
1 parent f41a355 commit 6d713fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mavutil.py
Original file line number Diff line number Diff line change
Expand Up @@ -2092,6 +2092,7 @@ def mode_string_v09(msg):
1 : 'MANUAL',
2 : 'VELOCITY',
3 : 'LOITER',
4 : 'RTL',
}

AP_MAV_TYPE_MODE_MAP_DEFAULT = {
Expand Down

0 comments on commit 6d713fa

Please sign in to comment.