Fixed typo
2019 reference should have been 2020.
This commit is contained in:
parent
fcc907d488
commit
14ea326f43
@ -15,7 +15,7 @@
|
|||||||
- PlutoSDR (`"type": "pluto_sdr"`)
|
- PlutoSDR (`"type": "pluto_sdr"`)
|
||||||
- RTL_SDR via Soapy (`"type": "rtl_sdr_soapy"`) on special request to allow use of the direct sampling mode
|
- RTL_SDR via Soapy (`"type": "rtl_sdr_soapy"`) on special request to allow use of the direct sampling mode
|
||||||
|
|
||||||
**2019-01-04**
|
**2020-01-04**
|
||||||
- The [owrx_connector](https://github.com/jketterl/owrx_connector) is now the default way of communicating with sdr
|
- The [owrx_connector](https://github.com/jketterl/owrx_connector) is now the default way of communicating with sdr
|
||||||
devices. The old sdr types have been replaced, all `_connector` suffixes on the type must be removed!
|
devices. The old sdr types have been replaced, all `_connector` suffixes on the type must be removed!
|
||||||
- The sources have been refactored, making it a lot easier to add support for other devices
|
- The sources have been refactored, making it a lot easier to add support for other devices
|
||||||
|
Loading…
Reference in New Issue
Block a user