Releases: fpv-wtf/msp-osd
Releases · fpv-wtf/msp-osd
v0.6.6
Correctly install package-config
as a dependency.
v0.6.5
Fixes Automatic Temperature Control and other camera/VTx options not being correctly applied after rebooting, by restarting dji_shuttle
in addition to dji_hdvt_uav
.
v0.6.4
- FakeHD support (see README)
- Configuration support using WTFOS package-config.
- Configuration for AU data and for WAITING message (see README). To bring back the AU data overlay on the right side, please refer to the README to configure it as Enabled. It is now disabled by default due to user feedback.
- Configuration for fast serial (230400) and caching on Air Unit side (experimental and mostly unnecessary).
v0.6.3
Disable OSD in AV-IN and Playback modes.
v0.6.2
bump control again, to push a new release and fix a build mismatch
v0.6.1
Fixed iNav AHI issues.
v0.6.0
The net effect of installing this upgrade is that you will get MSP OSD underneath the DJI one, coexisting in harmony. Hopefully.
- Refactor to use the NDK build system.
- Build a shared object using the fpv-wtf modloader system, which allows us to inject our code into a running dji_glasses process.
- Refactor to extract the pointer to the DJI display device and ION shared memory from the dji_glasses process so we can share them with dji_glasses.
- Tweak the overlay OSD to co-exist with the DJI one.
v0.5.1
Improvements:
- UI overlay is now in the true bottom right corner of the screen.
- Added Goggles Voltage
- Added Latency
v0.5.0
Improvements:
- UI overlay including bitrate and Air Unit temperature and voltage.
v0.4.1
- Fix MSP hang when framebuffer is exhausted (usually caused by lost MSP packets)