File: com.greatscottgadgets.hackrf.metainfo.xml

package info (click to toggle)
hackrf 2026.01.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 38,216 kB
  • sloc: ansic: 60,696; python: 6,072; xml: 3,424; perl: 2,730; makefile: 601; asm: 514; vhdl: 319; sh: 179; awk: 20
file content (20 lines) | stat: -rw-r--r-- 665 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>MIT</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>