Updated Supported Hardware (markdown)

Jakob Ketterl 2020-10-04 22:21:54 +02:00
parent 03cd94f9e6
commit 015cd44718
1 changed files with 7 additions and 2 deletions

@ -108,6 +108,11 @@ 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` | 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: |
| 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: | :question: | :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: | :question: | :heavy_check_mark: |
| LimeSDR devices | `lime_sdr` | yes | 0.18.0 | :heavy_check_mark: | :question: | :heavy_check_mark: |
| PlutoSDR | `pluto_sdr` | yes | 0.18.0 | :heavy_check_mark: | :question: | :heavy_check_mark: |