|
|
|
@ -1388,8 +1388,8 @@ Mavlink::task_main(int argc, char *argv[])
@@ -1388,8 +1388,8 @@ Mavlink::task_main(int argc, char *argv[])
|
|
|
|
|
configure_stream("GLOBAL_POSITION_INT", 3.0f); |
|
|
|
|
configure_stream("LOCAL_POSITION_NED", 3.0f); |
|
|
|
|
configure_stream("RC_CHANNELS_RAW", 1.0f); |
|
|
|
|
configure_stream("GLOBAL_POSITION_SETPOINT_INT", 3.0f); |
|
|
|
|
configure_stream("ROLL_PITCH_YAW_THRUST_SETPOINT", 3.0f); |
|
|
|
|
configure_stream("POSITION_TARGET_GLOBAL_INT", 3.0f); |
|
|
|
|
configure_stream("ATTITUDE_TARGET", 3.0f); |
|
|
|
|
configure_stream("DISTANCE_SENSOR", 0.5f); |
|
|
|
|
break; |
|
|
|
|
|
|
|
|
|