update changelogs
This commit is contained in:
parent
3696272ef7
commit
b605927207
@ -11,8 +11,11 @@
|
|||||||
- "WFM" changed to 150kHz
|
- "WFM" changed to 150kHz
|
||||||
- "Packet" (APRS) changed to 12.5kHz
|
- "Packet" (APRS) changed to 12.5kHz
|
||||||
- Configuration rework:
|
- Configuration rework:
|
||||||
- System configuration separated
|
- New: fully web-based configuration interface
|
||||||
- Started replacing `config_webrx.py` with web configuration options
|
- System configuration parameters have been moved to a new, separate `openwebrx.conf` file
|
||||||
|
- Remaining parameters are now editable in the web configuration
|
||||||
|
- Existing `config_webrx.py` files will still be read, but changes made in the web configuration will be written to
|
||||||
|
a new storage system
|
||||||
- Added upload of avatar and panorama image via web configuration
|
- Added upload of avatar and panorama image via web configuration
|
||||||
- New devices supported:
|
- New devices supported:
|
||||||
- HPSDR devices (Hermes Lite 2)
|
- HPSDR devices (Hermes Lite 2)
|
||||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -16,8 +16,12 @@ openwebrx (0.21.0) UNRELEASED; urgency=low
|
|||||||
- "WFM" changed to 150kHz
|
- "WFM" changed to 150kHz
|
||||||
- "Packet" (APRS) changed to 12.5kHz
|
- "Packet" (APRS) changed to 12.5kHz
|
||||||
* Configuration rework:
|
* Configuration rework:
|
||||||
- System configuration separated
|
- New: fully web-based configuration interface
|
||||||
- Started replacing `config_webrx.py` with web configuration options
|
- System configuration parameters have been moved to a new, separate
|
||||||
|
`openwebrx.conf` file
|
||||||
|
- Remaining parameters are now editable in the web configuration
|
||||||
|
- Existing `config_webrx.py` files will still be read, but changes made in
|
||||||
|
the web configuration will be written to a new storage system
|
||||||
- Added upload of avatar and panorama image via web configuration
|
- Added upload of avatar and panorama image via web configuration
|
||||||
* New devices supported:
|
* New devices supported:
|
||||||
- HPSDR devices (Hermes Lite 2) (`"type": "hpsdr"`)
|
- HPSDR devices (Hermes Lite 2) (`"type": "hpsdr"`)
|
||||||
|
Loading…
Reference in New Issue
Block a user