From aab1a773bedcac0564078a17dafed8fc7c59c45f Mon Sep 17 00:00:00 2001 From: f4exb Date: Sat, 28 Oct 2017 05:44:25 +0200 Subject: [PATCH] Updated Debian changelog --- debian/changelog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b060c8d60..6c0158f5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ sdrangel (3.7.6-1) unstable; urgency=medium - * Create sdrbase library own CMakeLists.txt + * 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 Sun, 21 Oct 2017 23:14:18 +0200