Updated Supported Hardware (markdown)
parent
6aa4c6c386
commit
5db635c1f4
|
|
@ -12,6 +12,12 @@ In most cases, you'll want to make your receiver available to the public, or at
|
|||
|
||||
## SDR devices
|
||||
|
||||
The table below lists all currently supported SDR hardware, along with some additional information.
|
||||
* The `type` string is the string that is to be used in the configuration. See also: https://github.com/jketterl/openwebrx/wiki/SDR-device-and-profile-configuration#type
|
||||
* The "notes" column contains links to additional information about the device and its setup
|
||||
* The latter three columns indicate which devices are initially supported when installing with the respective method
|
||||
* The symbols in the "Docker images" column are linked to the corresponding images on the Docker Hub
|
||||
|
||||
| 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) |
|
||||
|
|
|
|||
Loading…
Reference in New Issue