sdrangel (3.9.1-1) unstable; urgency=medium

  * Transmission: make source channels working concurrently in multiple channel
  * Transmission: connect source channel directly to device FIFO in single channel
  * NFM, WFM modulators and UDP sink: fixes
  * DSD demodulator: use lower cutoff for optional audio high pass filter

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Tue, 02 Jan 2018 18:14:18 +0100

sdrangel (3.9.0-1) unstable; urgency=medium

  * Server: proof of concept
  * DSD demodulator: added optional high pass filter on audio (uese dsdcc v1.7.3)
  * Down/Up channelizers: enqeue MsgChannelizerNotification to sample sink/source 
  * Separate channel sample rate and offset frequency this data from settings
  * Use specific method to apply channelizer sample rate and frequency offset changes

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sat, 30 Dec 2017 17:14:18 +0100

sdrangel (3.8.6-1) unstable; urgency=medium

  * LimeSDR: fixed second channel solo or first one streaming
  * Web API: implemented some device plugins methods: RTLSDR, Lime

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sun, 10 Dec 2017 12:14:18 +0100

sdrangel (3.8.5-1) unstable; urgency=medium

  * SSB mod/demod: improve LSB/USB experience
  * Web API: online static documentation page
  * Web API: implemented all main window methods
  * LimeSDR: fixed analog LP filter setting
  * LimeSDR: builds done with LimeSuite commit 0167e64 to suport LimeSDR mini
  * Debian: added installation of udev rules in postinst script

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sat, 02 Dec 2017 12:14:18 +0100

sdrangel (3.8.4-1) unstable; urgency=medium

  * Optimize channel marker signal handling. Applied to all mods and demods
  * Fixed value dials direct digits setting
  * Implemented minimal version of web API sever

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sat, 18 Nov 2017 12:14:18 +0100

sdrangel (3.8.3-1) unstable; urgency=medium

  * ChannelAnalyzerNG: fixed GUI displays when channel sample rate changes
  * SSB demod: fixed low cutoff channel marker display
  * LimeSDR: increased start/stop stream wait time to 50ms
  * New logging system with optional copy to files

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sun, 12 Nov 2017 18:14:18 +0100

sdrangel (3.8.2-1) unstable; urgency=medium

  * WFM Demod: fixed segfault due to sequence of actions in demod constructor

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Wed, 08 Nov 2017 18:14:18 +0100

sdrangel (3.8.1-1) unstable; urgency=medium

  * SSB Mod: refactored bandwidths settings and fixed segfault
  * LimeSDR: implemented external clock reference input option

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sun, 05 Nov 2017 18:14:18 +0100

sdrangel (3.8.0-1) unstable; urgency=medium

  * Redesigned the device handling to accomodate multi channel devices like LimeSDR
  * Refactoring: Separate DeviceAPI from the GUI

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Thu, 02 Nov 2017 18:14:18 +0100

sdrangel (3.7.8-1) unstable; urgency=medium

  * PlutoSDR: restored and fixed Tx support
  * LimeSDR: reworked the start/stop stream so it does not need the workaround delay

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sun, 28 Oct 2017 18:14:18 +0100

sdrangel (3.7.7-1) unstable; urgency=medium

  * PlutoSDR: removed Tx support

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sat, 27 Oct 2017 23:14:18 +0200

sdrangel (3.7.6-1) unstable; urgency=medium

  * LimeSDR: attempt to fix lockup conditions when Rx and Tx run concurrently
  * LimeSDR: handle hardware decimation and sample rate Rx/Tx relation correctly
  * Create sdrbase library own CMakeLists.txt
  * Created sdrgui library and split off GUI stuff from sdrbase

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sun, 21 Oct 2017 23:14:18 +0200

sdrangel (3.7.5-1) unstable; urgency=medium

  * CW keyer: make ramp as 20% of dot length to smoothen even more
  * Fixed BFM demod frequency shift
  * GUI and demod separation step 1 full

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sun, 14 Oct 2017 23:14:18 +0200

sdrangel (3.7.4-1) unstable; urgency=medium

  * GUI and demod separation step 1 full

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sun, 08 Oct 2017 23:14:18 +0200

sdrangel (3.7.3-1) unstable; urgency=medium

  * For Airspy, Funcube Pro and Pro+, PlutoSDR Rx and Tx, RTLSDR:
  * Button and dialog to set frequency translation for transverter operation
  * GUI and demod separation step 1 partial

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Wed, 04 Oct 2017 23:14:18 +0200

sdrangel (3.7.2-1) unstable; urgency=medium

  * PlutoSDR: Remove from device enumeration if device is not accessible
  * RTLSDR: Fixed gains retrieval in the GUI

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sat, 23 Sep 2017 05:14:18 +0200

sdrangel (3.7.1-1) unstable; urgency=medium

  * PlutoSDR: Tx support
  * LimeSDR: use version 17.09 of LimeSuite providing bug fixes
  * GUI segregation: remove device source or sink lifecycle from the GUI
  * GUI segregation: handle GUI and device buddy updates separately

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Thu, 21 Sep 2017 21:14:18 +0200

sdrangel (3.7.0-1) unstable; urgency=medium

  * PlutoSDR: Rx support 
  * GUI segregation: preliminary works

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Thu, 17 Sep 2017 23:14:18 +0200

sdrangel (3.6.1-1) unstable; urgency=medium

  * Basic channel settings dialog with title+color update and UDP parameters 
  * 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

sdrangel (3.6.0-1) unstable; urgency=medium

  * UDPSink Tx plugin: new
  * LimeSDR output: fixed Tx not stopping on stop (issue #50)

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Thu, 17 Aug 2017 23:14:18 +0200

sdrangel (3.5.5-1) unstable; urgency=medium

  * Output plugins: use fixed time length for sample FIFO of ~0.25s
  * Audio modulators: reduce audio input file buffer to 0.1s

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sun, 13 Aug 2017 23:14:18 +0200

sdrangel (3.5.4-1) unstable; urgency=medium

  * LimeSDR: fixed NCO lower boundary calculation by flooring to zero
  * LimeSDR: corrected NCO de-tune when sample rate or hardware decim/interp changes
  * All audio modulators: fixed audio input
  * SSB modulator: added an audio compressor

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sun, 06 Aug 2017 23:14:18 +0200

sdrangel (3.5.3-1) unstable; urgency=medium

  * SSB demod: anded optional AGC
  * ChannelAnalyzerNG: better handling of LSB in the UI

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Mon, 31 Jul 2017 09:14:18 +0200

sdrangel (3.5.2-1) unstable; urgency=medium

  * HackRF: stop Rx before start Tx automatically and vice versa
  * HackRF: added option on Rx to drive Tx frequency change 
  * SSB mod and demod: make UI displays consistent with DSB, USB and LSB modes

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sat, 22 Jul 2017 09:14:18 +0200

sdrangel (3.5.1-1) unstable; urgency=medium

  * LimeSDR input: added individual gains control and ADC rate display
  * LimeSDR output: added DAC rate display
  * LimeSDR all: added board temperature display
  * Added pulseaudio and libqt5multimedia5-plugins in the Debian dependencies
  * Updates to build on aarch64 in openSUSE

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sat, 01 Jul 2017 19:14:18 +0200

sdrangel (3.5.0-1) unstable; urgency=medium

  * SDRdaemonSink plugin connecting to a distant sdrdaemontx instance
  * SDRdemonFEC plugin renamed to SDRdaemonSource
  * SDRdaemon plugin deprecated and removed from the build and distributions
  * Changed frequency thumbweels color scheme
  * Activated compiler warnings and fixed warnings
  * Lots of little GUI fixes
  
 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Mon, 11 Jun 2017 19:14:18 +0200

sdrangel (3.4.5-1) unstable; urgency=medium

  * Removed default constuctors in Moving average and AGC classes 
  
 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Mon, 11 May 2017 21:14:18 +0100

sdrangel (3.4.4-1) unstable; urgency=medium

  * LimeSDR output: fixed timeout value on LMS_SendStream
  * LimeSDR: various fixes to make it run smoothly
  * LimeSDR: Windows 64 build
  * LimeSDR: integrated Debian build
  * cmake modules: search lib64 libraries
  
 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Mon, 08 May 2017 21:14:18 +0100

sdrangel (3.4.3-1) unstable; urgency=medium

  * DSD demod: use version 1.7.1 of dsdcc with PLL for symbol synchronization as an option
  * LimeSDR: fixed antenna selection in both input and output plugins
  
 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Mon, 08 May 2017 23:14:18 +0100

sdrangel (3.4.2-1) unstable; urgency=medium

  * DSD demod: use version 1.7.0 of dsdcc with PLL for symbol synchronization
  * DSD demod: kernel >= 4.4.52 workaround for SerialDV
  * Code cleanup: cppchack and Eclipse warnings
  
 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Wed, 26 Apr 2017 23:14:18 +0100

sdrangel (3.4.1-1) unstable; urgency=medium

  * Optimization of halfband interpolation FIR fitler processing
  * HackRF support: fixed start/stop sequence
  * WFM Demod enhancement
  * CW Keyer: specifiy char signedness to fix error with some compilers
  
 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Wed, 26 Apr 2017 23:14:18 +0100

sdrangel (3.4.0-1) unstable; urgency=medium

  * LimeSDR support with redesign of source and sink management

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Mon, 17 Apr 2017 23:14:18 +0100

sdrangel (3.3.4-1) unstable; urgency=medium

  * ATV Demod: fixed issue #22. Segfault when starting the plugin while the
  * source is running

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Mon, 10 Apr 2017 21:14:18 +0100

sdrangel (3.3.3-1) unstable; urgency=medium

  * HackRF, BladeRF, RTLSDR plugins: continuous sample rate setting
  * ATV: implemented narrow band modes

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sun, 9 Apr 2017 23:14:18 +0100

sdrangel (3.3.2-1) unstable; urgency=medium

  * ATV plugins: added 405 lines, 20 and 16 FPS  modes
  * ATV demodulator: added a scope panel in a tab combo with the TV screen

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Wed, 22 Mar 2017 23:14:18 +0100

sdrangel (3.3.1-1) unstable; urgency=medium

  * ATV plugins: SSB and vestigiial sideband support

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sun, 19 Mar 2017 23:14:18 +0100

sdrangel (3.3.0-1) unstable; urgency=medium

  * NFM demod: new discriminator and optional FM deviation based squelch
  * ATV modulator

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Wed, 15 Mar 2017 23:14:18 +0100

sdrangel (3.2.0-1) unstable; urgency=medium

  * ATV demodulator for amateur Analog TV
  * New channel analyzer Channel Analyzer NG with a new generation signal scope

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Thu, 02 Mar 2017 23:14:18 +0100

sdrangel (3.1.1-1) unstable; urgency=medium

  * DSD demod: adapt to dsdcc version 1.6

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Fri, 13 Jan 2017 03:14:18 +0100

sdrangel (3.1.0-1) unstable; urgency=medium

  * HackRF Tx support

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sun, 08 Jan 2017 23:14:18 +0100

sdrangel (3.0.1-1) unstable; urgency=medium

  * Fixed audio preferences dialog and handling

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sat, 07 Jan 2017 11:14:18 +0100

sdrangel (3.0.0-1) unstable; urgency=medium

  * Implemented real Tx devices (BladeRF and HackRF) for real transmission

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sun, 01 Jan 2017 23:14:18 +0100

sdrangel (2.5.2-1) unstable; urgency=medium

  * Changed modulators source device feeding

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sun, 25 Dec 2016 23:14:18 +0100

sdrangel (2.5.1-1) unstable; urgency=medium

  * WFM Modulator

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sun, 18 Dec 2016 23:14:18 +0100

sdrangel (2.5.0-1) unstable; urgency=medium

  * SSB Modulator
  * CW Keyer

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Thu, 15 Dec 2016 23:14:18 +0100

sdrangel (2.4.0-1) unstable; urgency=medium

  * NFM Modulator

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sun, 05 Dec 2016 23:14:18 +0100

sdrangel (2.3.1-1) unstable; urgency=medium

  * AM Modulator: support file input

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sun, 27 Nov 2016 23:14:18 +0100

sdrangel (2.3.0-1) unstable; urgency=medium

  * SDRplay support: new input source plugin

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Sun, 13 Nov 2016 23:14:18 +0100

sdrangel (2.2.2-1) unstable; urgency=medium

  * Baseband Halfband FIR filter optimizations

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Wed, 11 Nov 2016 12:25:34 +0100

sdrangel (2.2.1-1) unstable; urgency=medium

  * Baseband Tx support (phase 2)
  * Code optimizations

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Wed, 02 Nov 2016 14:15:15 +0100

sdrangel (2.2.0-1) unstable; urgency=medium

  * Initial release as a Debian package
  * Embryonic Tx support (phase 1)

 -- Edouard Griffiths, F4EXB <f4exb06@gmail.com>  Tue, 24 Oct 2016 23:15:15 +0200