PX4-Autopilot/Tools/qgc_meta_sync.sh
2016-04-29 11:02:29 +02:00

6 lines
265 B
Bash
Executable File

#!/usr/bin/env bash
make px4fmu-v2_default
cp build_px4fmu-v2_default/parameters.xml ../qgroundcontrol/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
cp build_px4fmu-v2_default/airframes.xml ../qgroundcontrol/src/AutoPilotPlugins/PX4/AirframeFactMetaData.xml