mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-05-09 19:18:11 -04:00
Updated version and changelogs
This commit is contained in:
parent
10ac87db27
commit
ed5ebd6361
@ -1,3 +1,12 @@
|
||||
sdrangel (5.7.1-1) unstable; urgency=medium
|
||||
|
||||
* Fixed Soapy SDR find module. Implements issue #519
|
||||
* Added SWSCALE to the list of required FFMpeg modules. Implements issue #437
|
||||
* Channel analyzer: fixed scope vis feed regression. Fixes issue #547
|
||||
* Sepectrum GUI: use spin boxes for spectrum range. Implements issue #546
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Sat, 20 Jun 2020 04:12:35 +0200
|
||||
|
||||
sdrangel (5.7.0-1) unstable; urgency=medium
|
||||
|
||||
* SigMF file input plugin. Implements #380
|
||||
|
||||
@ -18,7 +18,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
# configure version
|
||||
set(sdrangel_VERSION_MAJOR "5")
|
||||
set(sdrangel_VERSION_MINOR "7")
|
||||
set(sdrangel_VERSION_PATCH "0")
|
||||
set(sdrangel_VERSION_PATCH "1")
|
||||
set(sdrangel_VERSION_SUFFIX "")
|
||||
|
||||
# SDRAngel cmake options
|
||||
|
||||
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
||||
sdrangel (5.7.1-1) unstable; urgency=medium
|
||||
|
||||
* Fixed Soapy SDR find module. Implements issue #519
|
||||
* Added SWSCALE to the list of required FFMpeg modules. Implements issue #437
|
||||
* Channel analyzer: fixed scope vis feed regression. Fixes issue #547
|
||||
* Sepectrum GUI: use spin boxes for spectrum range. Implements issue #546
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Sat, 20 Jun 2020 04:12:35 +0200
|
||||
|
||||
sdrangel (5.7.0-1) unstable; urgency=medium
|
||||
|
||||
* SigMF file input plugin. Implements #380
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user