Hi guys!
I don't know what I did but when I try to compile the GCS on Linux I have the following output at the end of the compiling phase...
Do you know what's wrong?
Fabrizio
- LibrePilot UAVObject Generator -
Invalid usage!
Usage: uavobjectgenerator [language] [-v] xml_path template_base [UAVObj1] ... [UAVObjN]
Languages:
-gcs build groundstation code
-flight build flight code
-arduino build arduino code
-java build java code
-python build python code
-matlab build matlab code
-wireshark build wireshark plugin
If no language is specified none are built - just parse xmls.
Misc:
-h or --help this help
-v verbose
input_path path to UAVObject definition (.xml) files.
template_path path to the root of the source tree.
UAVObjXY name of a specific UAVObject to be built.
If any specific UAVObjects are given only these will be built.
If no UAVObject is specified -> all are built.