You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/7.supported-hardware.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,17 +12,16 @@ high speed interfaces.
12
12
*[Airspy R2 and Mini](http://airspy.com/) with [`AirspySource`](0.reference-manual.md#airspysource) via [libairspy](https://github.com/airspy/airspyone_host)
13
13
*[Airspy HF+ Dual Port and Discovery](http://airspy.com/) with [`AirspyHFSource`](0.reference-manual.md#airspyhfsource) via [libairspyhf](https://github.com/airspy/airspyhf)
14
14
*[HackRF One](https://greatscottgadgets.com/hackrf/) with [`HackRFSource`](0.reference-manual.md#hackrfsource) via [libhackrf](https://github.com/mossmann/hackrf)
15
+
*[HydraSDR RFOne](https://hydrasdr.com/) with [`HydraSDRSource`](0.reference-manual.md#hydrasdrsource) via [libhydrasdr](https://github.com/hydrasdr/rfone_host)
15
16
*[SDRplay RSP](http://sdrplay.com/) with [`SDRplaySource`](0.reference-manual.md#sdrplaysource) via [libmirsdrapi-rsp](https://www.sdrplay.com/downloads/)
16
17
*[USRP](https://www.ettus.com/) with [`UHDSource`](0.reference-manual.md#uhdsource) via [libuhd](https://github.com/EttusResearch/uhd)
17
-
18
18
*[BladeRF](https://www.nuand.com/) with [`BladeRFSource`](0.reference-manual.md#bladerfsource) via [libbladeRF](https://github.com/Nuand/bladeRF/tree/master/host/libraries/libbladeRF)
19
19
20
20
### Sinks
21
21
22
22
*[SoapySDR](https://github.com/pothosware/SoapySDR/wiki) with [`SoapySDRSink`](0.reference-manual.md#soapysdrsink) via [libSoapySDR](https://github.com/pothosware/SoapySDR)
23
23
*[HackRF One](https://greatscottgadgets.com/hackrf/) with [`HackRFSink`](0.reference-manual.md#hackrfsink) via [libhackrf](https://github.com/mossmann/hackrf)
24
24
*[USRP](https://www.ettus.com/) with [`UHDSink`](0.reference-manual.md#uhdsink) via [libuhd](https://github.com/EttusResearch/uhd)
25
-
26
25
*[BladeRF](https://www.nuand.com/) with [`BladeRFSink`](0.reference-manual.md#bladerfsink) via [libbladeRF](https://github.com/Nuand/bladeRF/tree/master/host/libraries/libbladeRF)
0 commit comments