Merged SELCALL code.

This commit is contained in:
Marat Fayzullin 2023-05-24 17:05:03 -04:00
parent 7a21b44f68
commit 7504696834
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,7 @@
**1.2.17**
- Integrated multimon-ng digital mode decoding suite.
- Added Flex paging protocol decoder, provided by multimon-ng.
- Added FLEX paging protocol decoder, provided by multimon-ng.
- Added multiple SELCALL protocol decoders, 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.

3
debian/changelog vendored
View File

@ -1,7 +1,8 @@
openwebrx (1.2.17) bullseye jammy; urgency=low
* Integrated multimon-ng digital mode decoding suite.
* Added Flex paging protocol decoder, provided by multimon-ng.
* Added FLEX paging protocol decoder, provided by multimon-ng.
* Added multiple SELCALL protocol decoders, 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.