• Tomaz Canabrava's avatar
    Add the initial stub for the AirFrame configuration for APM · ff32b9fe
    Tomaz Canabrava authored
    This commit introduces the APM Airframe configuration. The interface
    is the same as the PX4 one, but the way we deal with the uas is a bit different
    
    Since the APM stack doesn't provide a xml with airframe definitions a
    new one was created by hand with only the values that we need, wich will
    trigger a download of the parameters file from the mavlink github
    
    Now it correctly handles the FRAME variable and it's faster
    regarding the download of the parameters for each type of Frame.
    
    Only show Airframes for ArduCopter, not for ArduRover nor ArduPlane
    Signed-off-by: 's avatarTomaz Canabrava <tomaz.canabrava@intel.com>
    ff32b9fe
Name
Last commit
Last update
android Loading commit data...
debian Loading commit data...
deploy Loading commit data...
doc Loading commit data...
flightgear Loading commit data...
ios Loading commit data...
libs Loading commit data...
resources Loading commit data...
src Loading commit data...
test Loading commit data...
tools Loading commit data...
.appveyor.yml Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
.ycm_extra_conf.py Loading commit data...
CodingStyle.cc Loading commit data...
CodingStyle.h Loading commit data...
CodingStyle.qml Loading commit data...
Custom-Info.plist Loading commit data...
Google_Play_Android_Developer-bb93ae7d61ca.p12.enc Loading commit data...
QGCCommon.pri Loading commit data...
QGCExternalLibs.pri Loading commit data...
QGCInstaller.pri Loading commit data...
QGCSetup.pri Loading commit data...
README.md Loading commit data...
android_environment.sh Loading commit data...
demo-log.txt Loading commit data...
license.txt Loading commit data...
qgcresources.qrc Loading commit data...
qgroundcontrol.desktop Loading commit data...
qgroundcontrol.pro Loading commit data...
qgroundcontrol.qrc Loading commit data...
qgroundcontrol.rc Loading commit data...
testlog.txt Loading commit data...
testlog2.txt Loading commit data...