|
|
@ -1170,6 +1170,14 @@ const AP_Param::Info Plane::var_info[] = { |
|
|
|
// @Path: ../libraries/RC_Channel/RC_Channel.cpp,../libraries/RC_Channel/RC_Channel_aux.cpp
|
|
|
|
// @Path: ../libraries/RC_Channel/RC_Channel.cpp,../libraries/RC_Channel/RC_Channel_aux.cpp
|
|
|
|
GGROUP(rc_14, "RC14_", RC_Channel_aux), |
|
|
|
GGROUP(rc_14, "RC14_", RC_Channel_aux), |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// @Group: RC15_
|
|
|
|
|
|
|
|
// @Path: ../libraries/RC_Channel/RC_Channel.cpp,../libraries/RC_Channel/RC_Channel_aux.cpp
|
|
|
|
|
|
|
|
GGROUP(rc_15, "RC15_", RC_Channel_aux), |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// @Group: RC16_
|
|
|
|
|
|
|
|
// @Path: ../libraries/RC_Channel/RC_Channel.cpp,../libraries/RC_Channel/RC_Channel_aux.cpp
|
|
|
|
|
|
|
|
GGROUP(rc_16, "RC16_", RC_Channel_aux), |
|
|
|
|
|
|
|
|
|
|
|
// @Group: RLL2SRV_
|
|
|
|
// @Group: RLL2SRV_
|
|
|
|
// @Path: ../libraries/APM_Control/AP_RollController.cpp
|
|
|
|
// @Path: ../libraries/APM_Control/AP_RollController.cpp
|
|
|
|
GOBJECT(rollController, "RLL2SRV_", AP_RollController), |
|
|
|
GOBJECT(rollController, "RLL2SRV_", AP_RollController), |
|
|
|