Added multimon-ng integration and Flex decoder.

This commit is contained in:
Marat Fayzullin 2023-05-23 21:05:00 -04:00
parent 4ee2f77a19
commit 14beec3942
3 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,6 @@
**1.2.17**
- Integrated multimon-ng digital mode decoding suite.
- Added Flex paging protocol decoder, provided by multimon-ng.
- Fixed center frequency modifications surviving profile change.
- Fixed waterfall colors resetting when changing center frequency.
- Fixed background decoding cases using resampler.

4
debian/changelog vendored
View File

@ -1,10 +1,12 @@
openwebrx (1.2.17) bullseye jammy; urgency=low
* Integrated multimon-ng digital mode decoding suite.
* Added Flex paging protocol decoder, provided by multimon-ng.
* Fixed center frequency modifications surviving profile change.
* Fixed waterfall colors resetting when changing center frequency.
* Fixed background decoding cases using resampler.
-- Marat Fayzullin <luarvique@gmail.com> Tue, 23 May 2023 16:12:00 +0000
-- Marat Fayzullin <luarvique@gmail.com> Sat, 27 May 2023 16:12:00 +0000
openwebrx (1.2.16) bullseye jammy; urgency=low

2
debian/control vendored
View File

@ -11,6 +11,6 @@ Vcs-Git: https://github.com/luarvique/openwebrx.git
Package: openwebrx
Architecture: all
Depends: adduser, python3 (>= 3.5), python3-pkg-resources, owrx-connector (>= 0.6), soapysdr-tools, python3-csdr (>= 0.18.10), ${python3:Depends}, ${misc:Depends}
Recommends: python3-digiham (>= 0.6), direwolf (>= 1.4), wsjtx, js8call, runds-connector (>= 0.2), hpsdrconnector, aprs-symbols, m17-demod, js8call, python3-js8py (>= 0.1), nmux (>= 0.18), codecserver (>= 0.1), msk144decoder, imagemagick
Recommends: python3-digiham (>= 0.6), direwolf (>= 1.4), wsjtx, js8call, runds-connector (>= 0.2), hpsdrconnector, aprs-symbols, m17-demod, js8call, python3-js8py (>= 0.1), nmux (>= 0.18), codecserver (>= 0.1), msk144decoder, multimon-ng, imagemagick
Description: multi-user web sdr
Open source, multi-user SDR receiver with a web interface