Preparing for the release.

This commit is contained in:
Marat Fayzullin 2024-03-22 22:58:38 -04:00
parent cbc97e1dd2
commit 7bcf60f276
3 changed files with 18 additions and 1 deletions

View File

@ -1,3 +1,10 @@
**1.2.53**
- Added option to disable incomplete DSC message output.
- Improved background service output to files.
- Improved preamble detection in CCIR493.
- Relaxed DSC FORMAT/EOS field requirements.
- Fixed wxsat frequencies in bands.json.
**1.2.52**
- Added MID codes for coastal stations, by continent.
- Added secondary selector offset to the dial frequency.

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
openwebrx (1.2.53) bullseye jammy; urgency=low
* Added option to disable incomplete DSC message output.
* Improved background service output to files.
* Improved preamble detection in CCIR493.
* Relaxed DSC FORMAT/EOS field requirements.
* Fixed wxsat frequencies in bands.json.
-- Marat Fayzullin <luarvique@gmail.com> Mon, 25 Mar 2024 16:12:00 +0000
openwebrx (1.2.52) bullseye jammy; urgency=low
* Added MID codes for coastal stations, by continent.

2
debian/control vendored
View File

@ -18,7 +18,7 @@ Depends: adduser,
python3 (>= 3.5),
python3-pkg-resources,
owrx-connector (>= 0.6.5),
python3-csdr (>= 0.18.21),
python3-csdr (>= 0.18.22),
${python3:Depends},
${misc:Depends}
Recommends: python3-digiham (>= 0.6),