File tree Expand file tree Collapse file tree 3 files changed +29
-0
lines changed
Expand file tree Collapse file tree 3 files changed +29
-0
lines changed Original file line number Diff line number Diff line change 108108 </None >
109109 </ItemGroup >
110110
111+ <ItemGroup >
112+ <Folder Include =" img\" />
113+ </ItemGroup >
114+
111115</Project >
Original file line number Diff line number Diff line change 1+ # INAV SIM OSD
2+
3+ PC OSD for INAV SITL/HITL
4+
5+ ![ INAV-Sim-OSD] ( img/INAV-SIM-OSD.png )
6+
7+ You may need to install the .NET Desktop Runtime 6 (latest version): https://dotnet.microsoft.com/en-us/download/dotnet/6.0
8+
9+ ## SITL:
10+ Configure a MSP-Displayport on any UART and connect via TCP to localhost (127.0.0.1) and the corresponding TCP port.
11+ See INAV SITL documentaion for more details.
12+
13+ ## HITL:
14+ Configure a MSP-Displayport on any UART and connect via UART to USB module and select corresponding COM-Port.
15+
16+ ## Font:
17+ The HD fonts from DJI WTFOS are used. New or updated fonts can simply be placed in a new subfolder in "osd-font".
18+
19+ # Supported Simulators:
20+ - RealFlight
21+ - XPlane
22+
23+ # Known issues:
24+ - Works only if simulator is in window mode (No fullscreen)
25+ - OSD stick menu isn't working (will be fixed soon)
You can’t perform that action at this time.
0 commit comments