Skip to content

Releases: gehee/FPVue_android

0.19

03 Jul 00:54
Compare
Choose a tag to compare
  • Fix dvr recording feature.
  • Add option to save DVR as fragmented FMP4. If the process crashes or the recording is not stopped, the file is still playable.
  • Add recording indicator element. Fix issue with fmp4 checkbox.
  • Fix usb filtering logic and wifi adapter detection logic

0.18

23 Jun 18:35
Compare
Choose a tag to compare
0.18 Pre-release
Pre-release

Add raw video stream recording feature.
It does not record the OSD but that can be added later on.

v0.17.1

14 Jun 03:13
Compare
Choose a tag to compare
v0.17.1 Pre-release
Pre-release

Add ability to select a gs.key from a local file.
Once selected, the key is persisted in the app preferences until a new one is picked.
The default gs.key is still included for ease of use.

v0.17

13 Jun 03:31
Compare
Choose a tag to compare
v0.17 Pre-release
Pre-release

Fix issue with longitude OSD Element.
Fix issue with codec switching.
Disable low latency options that is causing issues on some device.
Use osd element name to save preferences so it's stable across releases.
Add graph for wfb link status. Update text status.
Stop video player when app is paused.
Multiple wifi adapter support.
Add Groundstation battery osd element.

v0.16.1

24 May 01:38
Compare
Choose a tag to compare
v0.16.1 Pre-release
Pre-release

Fix OSD menu items.
Add missing channel 136.

v0.16

22 May 02:39
Compare
Choose a tag to compare
v0.16 Pre-release
Pre-release
  • Big OSD update thanks to @bangdc90: the osd elements can now be dragged and dropped on the screen.

v0.15.2-alpha

09 May 04:36
Compare
Choose a tag to compare
v0.15.2-alpha Pre-release
Pre-release

Add support for h264.
Add support for armeabi-v7a devices.
Few OSD unit fixes.
Minimum Android version is Android 8.0 Oreo.

v0.15.1-alpha

29 Apr 03:04
Compare
Choose a tag to compare
v0.15.1-alpha Pre-release
Pre-release

Add support for mavlink (basic) OSD: only non-empty elements will show in the UI when mavlink data is received.
Fix issue when stopping activity.

0.14.1

25 Apr 01:58
Compare
Choose a tag to compare
0.14.1 Pre-release
Pre-release

Fix issue with crash on startup on devices sdk version > 28.
Fix issue with USB permissions.
WFB-NG link now switches to the channel after channel selection in the UI.

0.13

23 Apr 03:57
Compare
Choose a tag to compare
0.13 Pre-release
Pre-release

First prototype.
Minimal OSD showing video feed information and wfb-ng stats.
To change channel, the channel needs to be selected and app restarted. The channel is saved in the preferences.
The app opens automatically when a compatible wifi adapter is attached to the device.