mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-10 10:33:29 -05:00
NFM demod: updated revision
This commit is contained in:
parent
af63a8ed5c
commit
4fe318e8d4
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,8 +1,8 @@
|
||||
sdrangel (3.6.1-1) unstable; urgency=medium
|
||||
|
||||
* Basic channel settings dialog with title+color update and UDP parameters
|
||||
* Applied to UDPSink, DSDDemod
|
||||
* DSD demod: added possibility to send AF via UDP
|
||||
* Applied to UDPSink, UDPSource, DSDDemod, AMDemod, BFMDemod, NFMDemod
|
||||
* DSD, AM, NFM, BFM demods: added possibility to send AF via UDP
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Thu, 31 Aug 2017 23:14:18 +0200
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
const PluginDescriptor NFMPlugin::m_pluginDescriptor = {
|
||||
QString("NFM Demodulator"),
|
||||
QString("3.5.0"),
|
||||
QString("3.6.1"),
|
||||
QString("(c) Edouard Griffiths, F4EXB"),
|
||||
QString("https://github.com/f4exb/sdrangel"),
|
||||
true,
|
||||
|
Loading…
Reference in New Issue
Block a user