|
|
|
@ -1521,7 +1521,8 @@ Mavlink::configure_streams_to_default(const char *configure_single_stream)
@@ -1521,7 +1521,8 @@ Mavlink::configure_streams_to_default(const char *configure_single_stream)
|
|
|
|
|
configure_stream_local("BATTERY_STATUS", 0.5f); |
|
|
|
|
configure_stream_local("CAMERA_IMAGE_CAPTURED", unlimited_rate); |
|
|
|
|
configure_stream_local("COLLISION", unlimited_rate); |
|
|
|
|
configure_stream_local("DISTANCE_SENSOR", 0.5f); |
|
|
|
|
// configure_stream_local("DISTANCE_SENSOR", 0.5f);
|
|
|
|
|
configure_stream_local("DISTANCE_SENSOR", 10.0f); |
|
|
|
|
configure_stream_local("ESC_INFO", 1.0f); |
|
|
|
|
configure_stream_local("ESC_STATUS", 1.0f); |
|
|
|
|
configure_stream_local("ESTIMATOR_STATUS", 0.5f); |
|
|
|
|