Skip to content
Snippets Groups Projects
Commit dac2a93e authored by Beat Küng's avatar Beat Küng
Browse files

logger: add sensor_combined at full rate to high rate profile

useful in case the ekf replay topics are not enabled
parent 0ead55d3
No related branches found
No related tags found
No related merge requests found
......@@ -626,6 +626,7 @@ void Logger::add_high_rate_topics()
add_topic("actuator_controls_0");
add_topic("actuator_outputs");
add_topic("manual_control_setpoint");
add_topic("sensor_combined");
add_topic("vehicle_attitude");
add_topic("vehicle_attitude_setpoint");
add_topic("vehicle_rates_setpoint");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment