fix table alignment

Jakob Ketterl 2020-10-05 18:26:20 +02:00
parent 1e382c9a90
commit 1325886c13
1 changed files with 18 additions and 18 deletions

@ -108,24 +108,24 @@ TODO: link in documentation on how to add others
## SDR device availability
| Device | `type` string | notes | 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:](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` | [:page_facing_up:](https://github.com/jketterl/openwebrx/wiki/SDRPlay-device-notes) | 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:](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:](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: | [:heavy_check_mark:](https://hub.docker.com/r/jketterl/openwebrx-rtltcp) |
| Device | `type` string | notes | 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:](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` | [:page_facing_up:](https://github.com/jketterl/openwebrx/wiki/SDRPlay-device-notes) | 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:](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:](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: | [:heavy_check_mark:](https://hub.docker.com/r/jketterl/openwebrx-rtltcp) |
[1]: included but reported broken.
[2]: upcoming release, currently in development