Blob Blame History Raw
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>com.cubicsdr.CubicSDR</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0</project_license>

  <name>CubicSDR</name>
  <summary>Cross-platform Software-Defined Radio application</summary>
  <description>
    <p>
      CubicSDR is a cross-platform Software-Defined Radio application which allows you to navigate the radio spectrum and demodulate any signals you might discover.
      It currently includes several common analog demodulation schemes such as AM and FM and will support digital modes in the future. Many digital decoding applications
      are available now that can use the analog outputs to process digital signals by “piping” the data from CubicSDR to another program using software like Jack Audio.
    </p>

    <p>
      CubicSDR supports the readily-available RTL-SDR which is an inexpensive SDR device that can be purchased online for about $10 and up. Additionally CubicSDR now includes
      support for SDRPlay, HackRF, BladeRF, AirSpy, NetSDR+, Red Pitaya, Audio Devices or any other device with an available SoapySDR support module.
    </p>
  </description>

  <launchable type="desktop-id">CubicSDR.desktop</launchable>

  <screenshots>
    <screenshot type="default">
      <caption>Main window</caption>
      <image>https://cubicsdr.com/wp-content/uploads/2015/02/CubicSDR-MainWindow1-Annotated.png</image>
    </screenshot>
  </screenshots>

  <url type="homepage">https://cubicsdr.com</url>
  <url type="bugtracker">https://github.com/cjcliffe/CubicSDR/issues</url>

  <content_rating type="oars-1.1" />
</component>