Skip to content

Commit 032b9ed

Browse files
authored
Merge branch 'fpv-wtf:main' into VTX-managment
2 parents 4498efd + acbfec9 commit 032b9ed

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ VTx (AU/Vista) which have not had their msp-osd upgraded, as well as flight cont
246246
- [SNEAKY_FPV's colour fonts for INAV, ARDU and BF](https://sites.google.com/view/sneaky-fpv/home)
247247
- [VICEWIZE Italic](https://github.com/vicewize/vicewizeosdfontset)
248248
- [Kw0ngk4n's Neue OSD](https://github.com/Kw0ngk4n/WTF-Neue-OSD)
249+
- [EVilm1's OSD Font](https://github.com/EVilm1/EVilm1-OSD-Font)
249250

250251
### Generate your own Font from an analog font (advanced)
251252

@@ -267,6 +268,15 @@ You can customize the font color by changing the 255 255 255 RGB values.
267268

268269
Useful tool for working with fonts: https://github.com/shellixyz/hd_fpv_osd_font_tool
269270

271+
## Modify / Move original DJI OSD elements
272+
273+
You can now modify the elements present in the original DJI OSD. These include for example : transmission speed, latency, channel used, googles battery, sd card icon and default timer.
274+
275+
Elements position, visibility, font and icons can be modified by editing the internal googles files.
276+
This is possible by connecting to the googles using ADB. You can even preview changes using a Python script!
277+
278+
This is not a trivial thing for everyone to do, the full tutorial can be found [here](https://github.com/EVilm1/WIKI-HACK-DJI-OSD#6-advanced-setup-modify-the-dji-hud-elements).
279+
270280
## Compressed Transmission
271281

272282
As of 0.7.0, a new option, `compress_osd`, has been added to the air side process.

0 commit comments

Comments
 (0)