Skip to content

Releases: fpv-wtf/msp-osd

v0.6.6

22 Sep 10:26
dabb177
Compare
Choose a tag to compare

Correctly install package-config as a dependency.

v0.6.5

21 Sep 20:47
fdd1972
Compare
Choose a tag to compare

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

21 Sep 19:45
1b8b4b6
Compare
Choose a tag to compare
  • 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

05 Sep 21:08
Compare
Choose a tag to compare

Disable OSD in AV-IN and Playback modes.

v0.6.2

25 Aug 20:06
Compare
Choose a tag to compare
bump control again, to push a new release and fix a build mismatch

v0.6.1

22 Aug 13:33
Compare
Choose a tag to compare

Fixed iNav AHI issues.

v0.6.0

22 Aug 01:08
d53a3a3
Compare
Choose a tag to compare

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

01 Aug 21:13
Compare
Choose a tag to compare

Improvements:

  • UI overlay is now in the true bottom right corner of the screen.
  • Added Goggles Voltage
  • Added Latency

v0.5.0

01 Aug 03:33
Compare
Choose a tag to compare

Improvements:

  • UI overlay including bitrate and Air Unit temperature and voltage.

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)