File: com.greatscottgadgets.hackrf.metainfo.xml

package info (click to toggle)
hackrf 2018.01.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 30,092 kB
  • sloc: ansic: 15,215; python: 649; vhdl: 218; xml: 20; makefile: 18; sh: 14
file content (20 lines) | stat: -rw-r--r-- 668 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<component>
  <id>com.greatscottgadgets.hackrf</id>
  <metadata_license>GPL-2+</metadata_license>
  <name>hackrf</name>
  <summary>hackrf radio interface</summary>
  <description>
    <p>
      HackRF is an open source Software Defined Radio that can receive
      and transmit between 30 MHz and 6 GHz. HackRF has a 20 MHz bandwidth.
      It is a High Speed USB device powered by the USB bus.
    </p>
  </description>
  <provides>
    <modalias>usb:v1D50p604Bd*</modalias>
    <modalias>usb:v1D50p6089d*</modalias>
    <modalias>usb:v1D50pCC15d*</modalias>
    <modalias>usb:v1FC9p000Cd*</modalias>
  </provides>
</component>