mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-03 03:30:36 +08:00
logger : log geotagging packet
This commit is contained in:
committed by
Lorenz Meier
parent
a19a5804e7
commit
b146e7afde
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user