Removed empty bookmarks.json (see bookmarks.d instead).
This commit is contained in:
parent
13adcdc7ce
commit
90c65120da
|
|
@ -2,6 +2,7 @@
|
|||
- Added DSC decoder and bookmarks.
|
||||
- Rolled wide-band ISM back to 250kHz with bandpass.
|
||||
- Limited scanner to LSB, USB, CW, AM, SAM, and NFM modes.
|
||||
- Clarified installation instructions for some features.
|
||||
- Now clearing FAILED device status when disabling device.
|
||||
- Now resetting CW decoder state on frequency changes.
|
||||
- Moved all linkification to Utils.js.
|
||||
|
|
|
|||
2127
bookmarks.json
2127
bookmarks.json
File diff suppressed because it is too large
Load Diff
|
|
@ -3,6 +3,7 @@ openwebrx (1.2.50) bullseye jammy; urgency=low
|
|||
* Added DSC decoder and bookmarks.
|
||||
* Rolled wide-band ISM back to 250kHz with bandpass.
|
||||
* Limited scanner to LSB, USB, CW, AM, SAM, and NFM modes.
|
||||
* Clarified installation instructions for some features.
|
||||
* Now clearing FAILED device status when disabling device.
|
||||
* Now resetting CW decoder state on frequency changes.
|
||||
* Moved all linkification to Utils.js.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
bands.json etc/openwebrx/
|
||||
bookmarks.json etc/openwebrx/
|
||||
bookmarks.d etc/openwebrx/
|
||||
openwebrx.conf etc/openwebrx/
|
||||
systemd/openwebrx.service lib/systemd/system/
|
||||
|
|
|
|||
Loading…
Reference in New Issue