mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-10 10:33:29 -05:00
Updated version and changelogs
This commit is contained in:
parent
100929af7a
commit
42f1128eed
@ -1,3 +1,12 @@
|
|||||||
|
sdrangel (4.11.3-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* PlutoSDR input: options for HW DC and IQ corrections. Implements #378
|
||||||
|
* DATV demod: fix DVB-S FEC 7/8 not recognized from the GUI. Fixes #383
|
||||||
|
* Fixed API request mapper validator not returning value in all cases. Fixes issue #386
|
||||||
|
* Corrected endif in cpack/CMakeLists.txt. Fixes #377
|
||||||
|
|
||||||
|
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Thu, 25 Jul 2019 21:04:06 +0200
|
||||||
|
|
||||||
sdrangel (4.11.2-1) unstable; urgency=medium
|
sdrangel (4.11.2-1) unstable; urgency=medium
|
||||||
|
|
||||||
* New AMBE devices support including AMBE servers
|
* New AMBE devices support including AMBE servers
|
||||||
|
@ -18,7 +18,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
|||||||
# configure version
|
# configure version
|
||||||
set(sdrangel_VERSION_MAJOR "4")
|
set(sdrangel_VERSION_MAJOR "4")
|
||||||
set(sdrangel_VERSION_MINOR "11")
|
set(sdrangel_VERSION_MINOR "11")
|
||||||
set(sdrangel_VERSION_PATCH "2")
|
set(sdrangel_VERSION_PATCH "3")
|
||||||
set(sdrangel_VERSION_SUFFIX "")
|
set(sdrangel_VERSION_SUFFIX "")
|
||||||
|
|
||||||
# SDRAngel cmake options
|
# SDRAngel cmake options
|
||||||
|
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
|||||||
|
sdrangel (4.11.3-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* PlutoSDR input: options for HW DC and IQ corrections. Implements #378
|
||||||
|
* DATV demod: fix DVB-S FEC 7/8 not recognized from the GUI. Fixes #383
|
||||||
|
* Fixed API request mapper validator not returning value in all cases. Fixes issue #386
|
||||||
|
* Corrected endif in cpack/CMakeLists.txt. Fixes #377
|
||||||
|
|
||||||
|
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Thu, 25 Jul 2019 21:04:06 +0200
|
||||||
|
|
||||||
sdrangel (4.11.2-1) unstable; urgency=medium
|
sdrangel (4.11.2-1) unstable; urgency=medium
|
||||||
|
|
||||||
* New AMBE devices support including AMBE servers
|
* New AMBE devices support including AMBE servers
|
||||||
|
Loading…
Reference in New Issue
Block a user