ardusub-gitbook icon indicating copy to clipboard operation
ardusub-gitbook copied to clipboard

Custom mode values are not listed in the documentation

Open patrickelectric opened this issue 5 years ago • 2 comments

It's not possible to know the custom mode values described here: https://github.com/ArduPilot/ardupilot/blob/master/ArduSub/defines.h#L33 besides looking into the code.

This is important for mavlink messages that need such values to change mode

patrickelectric avatar Aug 26 '20 12:08 patrickelectric

The page already contains the modes http://www.ardusub.com/reference/ardusub/features-while-in-operation.html, just missing the values for each custom mode

patrickelectric avatar Aug 26 '20 16:08 patrickelectric

@patrickelectric are you wanting the brief descriptions added to the "Flight Modes" docs, or are you also thinking the enumeration numbers should be included?

ES-Alexander avatar Jun 24 '21 09:06 ES-Alexander