Browse Source

Plane: removed incorrect URL

zr-v5.1
Andrew Tridgell 4 years ago
parent
commit
1165fcab99
  1. 1
      ArduPlane/Log.cpp

1
ArduPlane/Log.cpp

@ -314,7 +314,6 @@ const struct LogStructure Plane::log_structure[] = { @@ -314,7 +314,6 @@ const struct LogStructure Plane::log_structure[] = {
// @LoggerMessage: NTUN
// @Description: Navigation Tuning information - e.g. vehicle destination
// @URL: http://ardupilot.org/rover/docs/navigation.html
// @Field: TimeUS: Time since system startup
// @Field: Dist: distance to the current navigation waypoint
// @Field: TBrg: bearing to the current navigation waypoint

Loading…
Cancel
Save