mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Rover: correct case mistake in Wpbrg logmessage documenation
This commit is contained in:
parent
af62d7d7b6
commit
21e3607312
@ -259,7 +259,7 @@ const LogStructure Rover::log_structure[] = {
|
||||
// @URL: http://ardupilot.org/rover/docs/navigation.html
|
||||
// @Field: TimeUS: Microseconds since system startup
|
||||
// @Field: WpDist: distance to the current navigation waypoint
|
||||
// @Field: Wpbrg: bearing to the current navigation waypoint
|
||||
// @Field: WpBrg: bearing to the current navigation waypoint
|
||||
// @Field: DesYaw: the vehicle's desired heading
|
||||
// @Field: Yaw: the vehicle's current heading
|
||||
// @Field: XTrack: the vehicle's current distance from the current travel segment
|
||||
|
Loading…
Reference in New Issue
Block a user