|
|
|
@ -317,9 +317,9 @@ const AP_Param::Info Blimp::var_info[] = {
@@ -317,9 +317,9 @@ const AP_Param::Info Blimp::var_info[] = {
|
|
|
|
|
|
|
|
|
|
// variables not in the g class which contain EEPROM saved variables
|
|
|
|
|
|
|
|
|
|
// @Group: COMPASS
|
|
|
|
|
// @Group: COMPASS_
|
|
|
|
|
// @Path: ../libraries/AP_Compass/AP_Compass.cpp
|
|
|
|
|
GOBJECT(compass, "COMPASS", Compass), |
|
|
|
|
GOBJECT(compass, "COMPASS_", Compass), |
|
|
|
|
|
|
|
|
|
// @Group: INS_
|
|
|
|
|
// @Path: ../libraries/AP_InertialSensor/AP_InertialSensor.cpp
|
|
|
|
|