mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-01-28 08:25:45 -05:00
Updated version and changelogs
This commit is contained in:
parent
ba27906dfa
commit
ca9564e0f8
10
CHANGELOG
10
CHANGELOG
@ -1,3 +1,13 @@
|
||||
sdrangel (5.8.2-1) unstable; urgency=medium
|
||||
|
||||
* ATV Demod: improvements of HSync and VSync algorithms. Fixes #459
|
||||
* ATV Demod: further bug fixes and performance improvements
|
||||
* Set correct output directories for RelWithDebInfo build
|
||||
* ChannelAnalyzer: use complex decimator for decimation by power of two value
|
||||
* ChannelAnalyzer: fixed rational downsampler
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Tue, 21 Jul 2020 04:43:43 +0200
|
||||
|
||||
sdrangel (5.8.1-1) unstable; urgency=medium
|
||||
|
||||
* SigMF file recorder: optimized decimation.
|
||||
|
||||
@ -18,7 +18,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
# configure version
|
||||
set(sdrangel_VERSION_MAJOR "5")
|
||||
set(sdrangel_VERSION_MINOR "8")
|
||||
set(sdrangel_VERSION_PATCH "1")
|
||||
set(sdrangel_VERSION_PATCH "2")
|
||||
set(sdrangel_VERSION_SUFFIX "")
|
||||
|
||||
# SDRAngel cmake options
|
||||
|
||||
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
||||
sdrangel (5.8.2-1) unstable; urgency=medium
|
||||
|
||||
* ATV Demod: improvements of HSync and VSync algorithms. Fixes #459
|
||||
* ATV Demod: further bug fixes and performance improvements
|
||||
* Set correct output directories for RelWithDebInfo build
|
||||
* ChannelAnalyzer: use complex decimator for decimation by power of two value
|
||||
* ChannelAnalyzer: fixed rational downsampler
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Tue, 21 Jul 2020 04:43:43 +0200
|
||||
|
||||
sdrangel (5.8.1-1) unstable; urgency=medium
|
||||
|
||||
* SigMF file recorder: optimized decimation.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user