Skip to content
Snippets Groups Projects
Commit b146e7af authored by Mohammed Kabir's avatar Mohammed Kabir Committed by Lorenz Meier
Browse files

logger : log geotagging packet

parent a19a5804
No related branches found
No related tags found
No related merge requests found
......@@ -594,6 +594,7 @@ void Logger::add_default_topics()
add_topic("wind_estimate", 100);
add_topic("control_state", 100);
add_topic("camera_trigger");
add_topic("camera_capture");
add_topic("cpuload");
add_topic("gps_dump"); //this will only be published if GPS_DUMP_COMM is set
add_topic("sensor_preflight", 50);
......
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