Skip to content

Commit 1c15fcc

Browse files
authored
Merge pull request #10492 from iNavFlight/MrD_Update-OSD.md-for-8.0
Update osd.md for 8.0
2 parents b25c1b7 + 96139ba commit 1c15fcc

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/OSD.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The On Screen Display, or OSD, is a feature that overlays flight data over the v
44

55

66
General OSD information is in this document. Other documents cover specific OSD-related topics:
7-
* [Custom OSD Messages](https://github.com/iNavFlight/inav/wiki/OSD-custom-messages)
7+
* [Custom OSD Elements](https://github.com/iNavFlight/inav/wiki/Custom-OSD-Elements)
88
* [OSD Hud and ESP32 radars](https://github.com/iNavFlight/inav/wiki/OSD-Hud-and-ESP32-radars)
99
* [OSD Joystick](https://github.com/iNavFlight/inav/blob/master/docs/OSD%20Joystick.md)
1010
* [DJI compatible OSD.md](https://github.com/iNavFlight/inav/blob/master/docs/DJI%20compatible%20OSD.md)
@@ -189,6 +189,13 @@ Here are the OSD Elements provided by INAV.
189189
| 156 | OSD_CUSTOM_ELEMENT_6 | 8.0.0 | |
190190
| 157 | OSD_CUSTOM_ELEMENT_7 | 8.0.0 | |
191191
| 158 | OSD_CUSTOM_ELEMENT_8 | 8.0.0 | |
192+
| 159 | OSD_LQ_DOWNLINK | 8.0.0 | |
193+
| 160 | OSD_RX_POWER_DOWNLINK | 8.0.0 | |
194+
| 161 | OSD_RX_BAND | 8.0.0 | |
195+
| 162 | OSD_RX_MODE | 8.0.0 | |
196+
| 163 | OSD_COURSE_TO_FENCE | 8.0.0 | |
197+
| 164 | OSD_H_DIST_TO_FENCE | 8.0.0 | |
198+
| 165 | OSD_V_DIST_TO_FENCE | 8.0.0 | |
192199

193200
# Pilot Logos
194201

0 commit comments

Comments
 (0)