Skip to content

Releases: fpv-wtf/msp-osd

v0.4.1

14 Jul 15:40
Compare
Choose a tag to compare
  • Fix MSP hang when framebuffer is exhausted (usually caused by lost MSP packets)

v0.4.0

13 Jul 23:39
3dc2437
Compare
Choose a tag to compare
iNav / HDZero HD OSD support (#22)

* first pass at HDZero / iNav support - multipage fonts and HD canvas resolution

* a few fixes and some nice font help

* add HD fonts and control files

v0.3.1

11 Jul 19:59
Compare
Choose a tag to compare
bump control versions

v0.0.4

07 Jul 23:35
Compare
Choose a tag to compare
  • Massive overall stability and performance under message load improvements due to major fixes to the overall mux pipeline.
  • Added -s parameter to msp_displayport_mux to cache all but a few key messages. This option is disabled by default. If enabled, this will totally break the DJI OSD (it will display stale data for most fields), but will vastly improve performance of the MSP OSD while retaining key DJI features (voltage and arming) when using the DJI overlay. Most users find this option unnecessary as OSD performance is already quite good in the latest version.

v0.0.3

19 Jun 07:42
1c817e4
Compare
Choose a tag to compare
Merge pull request #20 from stylesuxx/feature/arch

Update architecture, improve description for goggle package.

v0.0.2

16 May 14:15
f615c2e
Compare
Choose a tag to compare
Merge pull request #15 from j005u/main

Fixed font install path

v0.0.1

15 May 16:29
b4b21df
Compare
Choose a tag to compare
Merge pull request #11 from j005u/main

added preliminary libshims linking solution