Skip to content

Commit

Permalink
Update messages.json
Browse files Browse the repository at this point in the history
  • Loading branch information
breadoven committed Aug 20, 2024
1 parent d150101 commit a90737b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions locale/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1238,16 +1238,16 @@
"configurationGimbal": {
"message": "Serial Gimbal"
},
"configurationGimbalSensitivity": {
"configurationGimbalSensitivity": {
"message":"Gimbal sensitivity"
},
"configurationGimbalPanChannel": {
"configurationGimbalPanChannel": {
"message":"Pan channel (yaw)"
},
"configurationGimbalTiltChannel": {
"configurationGimbalTiltChannel": {
"message":"Tilt channel (pitch)"
},
"configurationGimbalRollChannel": {
"configurationGimbalRollChannel": {
"message":"Roll channel"
},
"configurationHeadtracker": {
Expand Down Expand Up @@ -3395,7 +3395,7 @@
"message": "Waypoint Tracking Accuracy"
},
"wpTrackingAccuracyHelp": {
"message": "How precise the craft tries to follow a waypoint track. Lower values means higher precision but can cause overshoots. 6 is a good starting point [0-10]."
"message": "Tracking deadband - how closely the craft follows a waypoint track in meters. Lower values track more closely but cause more control corrections. 2 is a good starting point [0-10]."
},
"wpTrackingAngle": {
"message": "Waypoint Tracking Angle"
Expand Down

0 comments on commit a90737b

Please sign in to comment.