Updated Supported Hardware (markdown)
parent
c96e391988
commit
c0a4230b87
|
|
@ -108,22 +108,22 @@ TODO: link in documentation on how to add others
|
|||
|
||||
| Device | `type` string | uses SoapySDR | since version | RPi images | Packages | Docker images |
|
||||
| ------------------ | --------------- | ------------- | ------------- | ------------------ | ------------------ | ------------------ |
|
||||
| RTL-SDR USB sticks | `rtl_sdr` | no | 0.18.0 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| RTL-SDR USB sticks | `rtl_sdr_soapy` | yes | 0.18.0 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| SDRPlay devices (RSP1, RSP2, RSPDuo, RSPDx) | `sdrplay` | yes | 0.18.0 | :heavy_check_mark: | :x: | :heavy_check_mark: |
|
||||
| Airspy R2, Mini | `airspy` | yes | 0.18.0 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| Airspy HF+, Discovery| `airspyhf` | yes | 0.18.0 | :heavy_check_mark: | :x: | :heavy_check_mark: |
|
||||
| HackRF | `hackrf` | yes | 0.18.0 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| LimeSDR devices | `lime_sdr` | yes | 0.18.0 | :heavy_check_mark: | :x: [1] | :heavy_check_mark: |
|
||||
| PlutoSDR | `pluto_sdr` | yes | 0.18.0 | :heavy_check_mark: | :x: | :heavy_check_mark: |
|
||||
| RTL-SDR USB sticks | `rtl_sdr` | no | 0.18.0 | :heavy_check_mark: | :heavy_check_mark: | [:heavy_check_mark:](https://hub.docker.com/r/jketterl/openwebrx-rtlsdr) |
|
||||
| RTL-SDR USB sticks | `rtl_sdr_soapy` | yes | 0.18.0 | :heavy_check_mark: | :heavy_check_mark: | [:heavy_check_mark:](https://hub.docker.com/r/jketterl/openwebrx-rtlsdr-soapy) |
|
||||
| SDRPlay devices (RSP1, RSP2, RSPDuo, RSPDx) | `sdrplay` | yes | 0.18.0 | :heavy_check_mark: | :x: | [:heavy_check_mark:](https://hub.docker.com/r/jketterl/openwebrx-sdrplay) |
|
||||
| Airspy R2, Mini | `airspy` | yes | 0.18.0 | :heavy_check_mark: | :heavy_check_mark: | [:heavy_check_mark:](https://hub.docker.com/r/jketterl/openwebrx-airspy) |
|
||||
| Airspy HF+, Discovery| `airspyhf` | yes | 0.18.0 | :heavy_check_mark: | :x: | [:heavy_check_mark:](https://hub.docker.com/r/jketterl/openwebrx-airspy) |
|
||||
| HackRF | `hackrf` | yes | 0.18.0 | :heavy_check_mark: | :heavy_check_mark: | [:heavy_check_mark:](https://hub.docker.com/r/jketterl/openwebrx-hackrf) |
|
||||
| LimeSDR devices | `lime_sdr` | yes | 0.18.0 | :heavy_check_mark: | :x: [1] | [:heavy_check_mark:](https://hub.docker.com/r/jketterl/openwebrx-limesdr) |
|
||||
| PlutoSDR | `pluto_sdr` | yes | 0.18.0 | :heavy_check_mark: | :x: | [:heavy_check_mark:](https://hub.docker.com/r/jketterl/openwebrx-plutosdr) |
|
||||
| FiFi SDR | `fifi_sdr` | no | 0.18.0 | :x: | :x: | :x: |
|
||||
| SoapyRemote | `soapy_remote` | yes | 0.18.0 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| Perseus | `perseussdr` | no | 0.19.0 | :heavy_check_mark: | :x: | :heavy_check_mark: |
|
||||
| SoapyRemote | `soapy_remote` | yes | 0.18.0 | :heavy_check_mark: | :heavy_check_mark: | [:heavy_check_mark:](https://hub.docker.com/r/jketterl/openwebrx-soapyremote) |
|
||||
| Perseus | `perseussdr` | no | 0.19.0 | :heavy_check_mark: | :x: | [:heavy_check_mark:](https://hub.docker.com/r/jketterl/openwebrx-perseus) |
|
||||
| Red Pitaya | `red_pitaya` | yes | 0.19.0 | :heavy_check_mark: | :heavy_check_mark: | [:heavy_check_mark:](https://hub.docker.com/r/jketterl/openwebrx-redpitaya) |
|
||||
| EttusResearch USRP | `uhd` | yes | 0.19.0 | :heavy_check_mark: | :heavy_check_mark: | [:heavy_check_mark:](https://hub.docker.com/r/jketterl/openwebrx-uhd) |
|
||||
| [RadioBerry](https://github.com/pa3gsb/Radioberry-2.x) | `radioberry` | yes | 0.19.0 | :heavy_check_mark: | :x: | [:heavy_check_mark:](https://hub.docker.com/r/jketterl/openwebrx-radioberry) |
|
||||
| FunCube Dongle Pro+ | `fcdpp` | yes | 0.20.0 [2] | :heavy_check_mark: | :x: | :heavy_check_mark: |
|
||||
| RTL-SDR devices via `rtl_tcp` | `rtl_tcp` | no | 0.20.0 [2] | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| FunCube Dongle Pro+ | `fcdpp` | yes | 0.20.0 [2] | :heavy_check_mark: | :x: | [:heavy_check_mark:](https://hub.docker.com/r/jketterl/openwebrx-fcdpp) |
|
||||
| RTL-SDR devices via `rtl_tcp` | `rtl_tcp` | no | 0.20.0 [2] | :heavy_check_mark: | :heavy_check_mark: | :x: |
|
||||
|
||||
[1]: included but reported broken.
|
||||
[2]: upcoming release, currently in development
|
||||
Loading…
Reference in New Issue