Removed umbrella package for now.
This commit is contained in:
parent
c389d6bfde
commit
03e7cdbcab
|
|
@ -7,7 +7,6 @@
|
||||||
- Now resetting CW decoder state on frequency changes.
|
- Now resetting CW decoder state on frequency changes.
|
||||||
- Moved all linkification to Utils.js.
|
- Moved all linkification to Utils.js.
|
||||||
- Fixed APRS rain reports.
|
- Fixed APRS rain reports.
|
||||||
- Added "openwebrx-extras" umbrella package.
|
|
||||||
|
|
||||||
**1.2.49**
|
**1.2.49**
|
||||||
- Added optimizations to DAB processing made by Jakob.
|
- Added optimizations to DAB processing made by Jakob.
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,6 @@ openwebrx (1.2.50) bullseye jammy; urgency=low
|
||||||
* Now resetting CW decoder state on frequency changes.
|
* Now resetting CW decoder state on frequency changes.
|
||||||
* Moved all linkification to Utils.js.
|
* Moved all linkification to Utils.js.
|
||||||
* Fixed APRS rain reports.
|
* Fixed APRS rain reports.
|
||||||
* Added "openwebrx-extras" umbrella package.
|
|
||||||
|
|
||||||
-- Marat Fayzullin <luarvique@gmail.com> Mon, 4 Mar 2024 16:12:00 +0000
|
-- Marat Fayzullin <luarvique@gmail.com> Mon, 4 Mar 2024 16:12:00 +0000
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -50,37 +50,3 @@ Recommends: python3-digiham (>= 0.6),
|
||||||
imagemagick
|
imagemagick
|
||||||
Description: multi-user web sdr
|
Description: multi-user web sdr
|
||||||
Open source, multi-user SDR receiver with a web interface
|
Open source, multi-user SDR receiver with a web interface
|
||||||
|
|
||||||
Package: openwebrx-extras
|
|
||||||
Architecture: all
|
|
||||||
Depends: openwebrx,
|
|
||||||
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,
|
|
||||||
dump1090-fa-minimal,
|
|
||||||
dumphfdl,
|
|
||||||
dumpvdl2,
|
|
||||||
acarsdec,
|
|
||||||
rtl-433,
|
|
||||||
extra-sdr-drivers,
|
|
||||||
perseus-tools,
|
|
||||||
dream-headless,
|
|
||||||
codec2,
|
|
||||||
redsea,
|
|
||||||
python3-csdr-eti,
|
|
||||||
dablin,
|
|
||||||
multimon-ng,
|
|
||||||
imagemagick
|
|
||||||
Description: multi-user web sdr with all extras
|
|
||||||
Open source, multi-user SDR receiver with a web interface, optional
|
|
||||||
decoders, and tools
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue