Skip to content

Commit

Permalink
Tools: add decapenta frame class mav type definition
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Glaser committed Jan 14, 2025
1 parent 30aaed4 commit 9df27f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/scripts/generate_manifest.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ def frame_map(self, frame):
"octa": "OCTOROTOR",
"octa-quad": "ARDUPILOT_OCTAQUAD",
"deca": "DECAROTOR",
"deca-penta": "DECAROTOR",
"heli": "HELICOPTER",
"Plane": "FIXED_WING",
"AntennaTracker": "ANTENNA_TRACKER",
Expand Down

0 comments on commit 9df27f4

Please sign in to comment.