Releases: fpv-wtf/msp-osd
Releases · fpv-wtf/msp-osd
v0.4.1
- Fix MSP hang when framebuffer is exhausted (usually caused by lost MSP packets)
v0.4.0
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
bump control versions
v0.0.4
- Massive overall stability and performance under message load improvements due to major fixes to the overall mux pipeline.
- Added
-s
parameter tomsp_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
Merge pull request #20 from stylesuxx/feature/arch Update architecture, improve description for goggle package.
v0.0.2
Merge pull request #15 from j005u/main Fixed font install path
v0.0.1
Merge pull request #11 from j005u/main added preliminary libshims linking solution