ardupilot icon indicating copy to clipboard operation
ardupilot copied to clipboard

Tools: Automate the creation of apm.pdef.xml files

Open amilcarlucas opened this issue 9 months ago • 1 comments

Whenever a tag is pushed, create the corresponding parameter metadata documentation apm.pdef.xml file on the https://autotest.ardupilot.org/Parameters/versioned/ URL

amilcarlucas avatar Feb 06 '25 11:02 amilcarlucas

This should be a triggered action on the autotest server, surely?

I'd really rather do this out of build_binaryes.py on the server... which also stares at the tags created and acts on them.

peterbarker avatar Feb 06 '25 22:02 peterbarker