Skip to content

Commit

Permalink
Adding the Evilm1's Font + Modify DJI OSD part.md
Browse files Browse the repository at this point in the history
EVilm1's font added
'Modify/Move original DJI OSD elements' part added
  • Loading branch information
EVilm1 authored Nov 26, 2023
1 parent f9d017b commit 409f060
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ VTx (AU/Vista) which have not had their msp-osd upgraded, as well as flight cont
- [SNEAKY_FPV's colour fonts for INAV, ARDU and BF](https://sites.google.com/view/sneaky-fpv/home)
- [VICEWIZE Italic](https://github.com/vicewize/vicewizeosdfontset)
- [Kw0ngk4n's Neue OSD](https://github.com/Kw0ngk4n/WTF-Neue-OSD)
- [EVilm1's OSD Font](https://github.com/EVilm1/EVilm1-OSD-Font)

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

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

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

## Modify / Move original DJI OSD elements

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.

Elements position, visibility, font and icons can be modified by editing the internal googles files.
This is possible by connecting to the googles using ADB. You can even preview changes using a Python script!

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).

## Compressed Transmission

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

0 comments on commit 409f060

Please sign in to comment.