Skip to content

FobosAPP 4.3.2 beta

Pre-release
Pre-release

Choose a tag to compare

@Dotncom Dotncom released this 15 Jun 20:44

FobosAPP 4.3.2-beta

This beta adds experimental native bladeRF RX support without SoapySDR.

Added

  • Native bladeRF RX backend using runtime-loaded Nuand libbladeRF.
  • Windows beta package includes Nuand 2025.10 bladeRF runtime files under bladerf/.
  • SC16_Q11 bladeRF IQ conversion into the existing FobosAPP float-IQ pipeline.
  • bladeRF device enumeration, open/configure/start, live center retune, and Standard scan compatibility.
  • Optional detailed [bladeRF] RX stats logging when verbose logging is enabled.

Bundled Third-Party Runtime

  • bladerf/bladeRF.dll from Nuand bladeRF 2025.10 Windows installer.
  • bladerf/libusb-1.0.dll from the same installer.
  • License notices are included in bladerf/.

Scope

  • RX-only.
  • Untested locally without bladeRF hardware.
  • TX/PTT support is intentionally not enabled; it remains planned for a separate transmitter backend safety architecture.
  • Android APK is not included or updated for this beta.

Validation

  • Built Windows Release with MSVC/CMake.
  • Verified bladeRF.dll exports the required symbols.
  • Verified bladeRF.dll dependencies; only bundled libusb plus the existing VC runtime are needed.
  • Packaged Windows x64 and Raspberry/source archives.
  • Checked Windows ZIP does not include installer payloads, logs, recordings, token files, INI files, or IQ/WAV captures.