Skip to content

RTL-SDR Radio v0.4.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 16:45

Improvements

  • New improvements to RBDS decoding for FM radio stations
    • Decoding RadioText
    • Decoding Program Service Name
    • Decoding Program Identification Code
    • Decoding Radio Type
    • Decoding Station Decoder Identification Info
    • Detecting if station has traffic announcements
    • Added Error Correction to fix up to 5 bit burst errors
  • Make RBDS UI look better and easier to understand
  • Migrate to Tauri V2
  • Add Updater
    • When opening RTL-SDR Radio, it will automatically check for updates and let you install them automatically
  • Bundle all dependencies within the app
    • This means RTL-SDR Radio will just run without needing to install dependencies first
  • The last used frequency for a radio station will be saved and remembered
  • AM and FM Radio settings are now saved independently of each other

Fixes

  • When installing deb package, RTL-SDR Radio can now be called from the command rtlsdr_radio, rather than app
  • UI spacing and other tweaks

See the assets to download this version and install.