Preparing for the release.
This commit is contained in:
parent
59695652d1
commit
49c869a97d
|
|
@ -5,8 +5,9 @@
|
|||
- Added HFDL decoder via dumphfdl.
|
||||
- Added color identification for pager addresses.
|
||||
- Added optional filter to only show readable pager messages.
|
||||
- Added file browser support for text files (such as ISM logs).
|
||||
- Enabled background service functionality for ISM and PAGE.
|
||||
- Added file browser support for text logs (such as ISM or HFDL).
|
||||
- Added HFDL-based aircraft display to the map.
|
||||
- Enabled background service functionality for HFDL, ISM, and PAGE.
|
||||
- Enabled squelch support for SELCALL, SSTV, and FAX decoders.
|
||||
- Changed read() to read1() in PopenModule to get immediate input.
|
||||
- Made PopenModule kill process that refuses to terminate on its own.
|
||||
|
|
|
|||
|
|
@ -6,8 +6,9 @@ openwebrx (1.2.18) bullseye jammy; urgency=low
|
|||
* Added HFDL decoder via dumphfdl.
|
||||
* Added color identification for pager addresses.
|
||||
* Added optional filter to only show readable pager messages.
|
||||
* Added file browser support for text files (such as ISM logs).
|
||||
* Enabled background service functionality for ISM and PAGE.
|
||||
* Added file browser support for text logs (such as ISM or HFDL).
|
||||
* Added HFDL-based aircraft display to the map.
|
||||
* Enabled background service functionality for HFDL, ISM, and PAGE.
|
||||
* Enabled squelch support for SELCALL, SSTV, and FAX decoders.
|
||||
* Changed read() to read1() in PopenModule to get immediate input.
|
||||
* Made PopenModule kill process that refuses to terminate on its own.
|
||||
|
|
|
|||
Loading…
Reference in New Issue