Skip to content

v0.3.1

Compare
Choose a tag to compare
@steveatinfincia steveatinfincia released this 06 Dec 02:30

For Android download the .apk file
For Mac download the .dmg file
For Windows download the .exe file

For the GroundPi image download the .img.xz file

Known issues in v0.3.1

  • Settings panel does not show an indicator of success when saving settings (#42)
  • Most ground station settings do not yet have additional details available in the info button (#41)
  • Hardware video decode may cause additional latency on some platforms (#45)
    • Can be disabled in settings
  • Ground station partitions are currently read-write (#44)
  • Pull-to-refresh still use the activity indicator in the corner, it needs to be moved to the list area (#46)
  • PiP is currently disabled on Windows due to a GStreamer bug

Changes in v0.3.1

  • Fix SmartSync issue caused by experimental Atheros settings
  • Allow iNav Mavlink telemetry messages to be processed
  • Video changes
    • Re-enable in-app video stream on ground station
    • Experimental support for PiP
      • Requires triggering the 2nd video stream to start on the ground station
  • Widget changes
    • Add shadowing to the flight widgets for contrast
    • Fix arming/fight mode UI glitches caused by QGC (#33)
    • Remote drag-and-drop should work when using USB tethering (#43)
    • Fix status display message from ground station scripts (mostly ethernet/hotspot events)
    • Fix button that opens the larger map
    • Add map sidebar with search/follow buttons (search is not enabled yet)
  • Android
    • Prevent screen from sleeping
  • Windows
    • Fix deployment of Visual C runtime files
    • Switch to 32-bit binaries for compatibility
  • Settings fixes
    • Increase ground station settings load timeout to 30 seconds
    • Add settings for the video ports on the ground station
    • Add setting for raw/rtp video selection
    • Move settings value elements left when editing (may cause text selection bugs at the moment)
    • Use animated expanding drawer for ground station setting details (tap the question mark)