Skip to content

v2.6.0

Latest
Compare
Choose a tag to compare
@Consti10 Consti10 released this 24 May 07:41
· 9 commits to 2.5-evo since this release

The important stuff:

This release adds support for the following new platforms:

  • OpenHD custom hardware (X20) AIR
  • Radxa Zero 3 W GND
  • Radxa Rock 5 B GND
  • Radxa Rock 5 A GND
  • Radxa CM 3 GND

Most features you know and love from RPI are now also available on those platforms. Additonally,
those platforms are future-proof and faster than rpi.

Should I update my ground station ?
If you want to use the latest and greatest hardware like the X20 (Air) you have to update your
(RPI) Ground Station to one of the SBCs listed above.
Otherwise, we recommend updating only to future-proof your setup.

Compatibility
This version requires a re-flash of air / ground station and
update of QOpenHD app on external devices. We recommend upgrading to everyone who is interested in
the latest and greatest features.

Key updates:

  1. Low latency video playback on rock platform(s) with simultaneous QOpenHD usage @Consti10 @peteallenm @gehee @raphaelscholle
  2. improved handling of intra and non-intra streams (X20, RPI) @peteallenm @Consti10
  3. fixed runaway latency on high RF pollution scenarios @Consti10 & Igor stasenko
  4. Disable video streaming shortly during a few critical operations to free up BW & resources @Consti10
  5. Frequency change using air unit only @Consti10
  6. Fixed bug where a session change could result in a temporary loss of telemetry data @Consti10
  7. Automatically limit tpi to 50 on 40Mhz on Asus @Consti10

Misc:

  1. Refactoring of the internal cam selection script(s) - easier platform integration of cameras @raphaelscholle @Consti10
  2. Infiray thermal cam colorpalette @MarcelEssers @Consti10
  3. Improved default camera parameters @Consti10
  4. Added (USB) audio support @Consti10 @knputyi
  5. Added x86 simple image and improved CIs @raphaelscholle
  6. Added support for zero3w production internal wifi adapter @raphaelscholle
  7. Improved ethernet and wifi forwarding - added QOpenHD UI element that shows count of 'external devices'
    connected to a GCS, simplified ethernet operating types (hotspot, client) @Consti10
  8. Simplify wifi card discovery - use distinctive name(s) for supported wifi drivers @raphaelscholle @Consti10

Dev features:

  1. Filesrc camera (emulate camera with typical uav flight footage) @Consti10
  2. emulated link, more options in hardware.config @Consti10
    Build system:
  3. Ground only build & disable usb cameras for complicated dependency scenarios @buldo @Consti10
  4. Add clang-format check & more build tests @Consti10

Dropped/Deprecated Features:
Removed obsolete mmal interface for CSI cameras on RPI in favour of improved libcamera support

Additional - QOpenHD release notes