RTL-SDR: bumped to v3.11.0

pull/127/head
f4exb 2018-01-16 00:03:25 +01:00
rodzic c7e1526930
commit bb799a9785
2 zmienionych plików z 2 dodań i 1 usunięć

1
debian/changelog vendored
Wyświetl plik

@ -1,6 +1,7 @@
sdrangel (3.11.0-1) unstable; urgency=medium
* AirspyHF: support
* RTL-SDR: refactored 8 bit samples shifting during decimation
* GUI: show REST API URL in about dialog
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Sat, 13 Jan 2018 12:14:18 +0100

Wyświetl plik

@ -14,7 +14,7 @@
const PluginDescriptor RTLSDRPlugin::m_pluginDescriptor = {
QString("RTL-SDR Input"),
QString("3.9.0"),
QString("3.11.0"),
QString("(c) Edouard Griffiths, F4EXB"),
QString("https://github.com/f4exb/sdrangel"),
true,