You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/fc/settings.yaml
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3512,6 +3512,11 @@ groups:
3512
3512
default_value: OFF
3513
3513
field: hud_homepoint
3514
3514
type: bool
3515
+
- name: osd_hud_flightpoint
3516
+
description: "To 3D-display the moving destination direction in the hud"
3517
+
default_value: OFF
3518
+
field: hud_flightpoint
3519
+
type: bool
3515
3520
- name: osd_hud_radar_disp
3516
3521
description: "Maximum count of nearby aircrafts or points of interest to display in the hud, as sent from an ESP32 LoRa module. Set to 0 to disable (show nothing). The nearby aircrafts will appear as markers A, B, C, etc"
0 commit comments