|
|
@ -952,6 +952,10 @@ const AP_Param::Info Copter::var_info[] = { |
|
|
|
GOBJECT(camera_mount, "MNT", AP_Mount), |
|
|
|
GOBJECT(camera_mount, "MNT", AP_Mount), |
|
|
|
#endif |
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// @Group: LOG
|
|
|
|
|
|
|
|
// @Path: ../libraries/DataFlash/DataFlash.cpp
|
|
|
|
|
|
|
|
GOBJECT(DataFlash, "LOG", DataFlash_Class), |
|
|
|
|
|
|
|
|
|
|
|
// @Group: BATT
|
|
|
|
// @Group: BATT
|
|
|
|
// @Path: ../libraries/AP_BattMonitor/AP_BattMonitor.cpp
|
|
|
|
// @Path: ../libraries/AP_BattMonitor/AP_BattMonitor.cpp
|
|
|
|
GOBJECT(battery, "BATT", AP_BattMonitor), |
|
|
|
GOBJECT(battery, "BATT", AP_BattMonitor), |
|
|
|