mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-29 07:04:07 +08:00
Add RTL topics to ulog default profile
This commit is contained in:
parent
67082ccb2b
commit
f169247bc2
@ -74,6 +74,7 @@ void LoggedTopics::add_default_topics()
|
||||
add_topic("radio_status");
|
||||
add_topic("rpm", 500);
|
||||
add_topic("safety");
|
||||
add_topic("rtl_flight_time", 1000);
|
||||
add_topic("sensor_combined");
|
||||
add_topic("sensor_correction");
|
||||
add_topic("sensor_gyro_fft");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user