Merge branch 'master' into lan-alpha

merge-requests/4/head
Phil Taylor 2021-05-12 10:20:01 +01:00
commit 65602b5e48
2 zmienionych plików z 50 dodań i 0 usunięć

Wyświetl plik

@ -1,5 +1,17 @@
# CHANGELOG
- 20210511
Fixes for virtual serial port in Windows.
Initial commit of pty rewrite
There is a new combobox in Settings which shows the file that the pty device is mapped to.
You can select from ~/rig-pty[1-8] which should work if you have multiple instances of wfview.
- 20210509
Enhanced accessibility for the UI.
- 20210508
Data Mode now sends the currently selected filter.

Wyświetl plik

@ -86,3 +86,41 @@ see also the wiki:
- [feature requests](https://gitlab.com/eliggett/wfview/-/wikis/Feature-requests)
- [raspberry pi server](https://gitlab.com/eliggett/wfview/-/wikis/raspi-server-functionality-for-7300,7100-etc)
### THIRD PARTY code/hardware:
the following projects we would like to thank in alphabetical order:
- ICOM for their well designed rigs
see ICOM Japan (https://www.icomjapan.com/)
- ICOM for their well written RS-BA1 software
see ICOM JAPAN products page (https://www.icomjapan.com/lineup/options/RS-BA1_Version2/)
- kappanhang which inspired us to enhance the original wfview project:
Akos Marton ES1AKOS
Elliot LiggettW6EL (passcode algorithm)
Norbert Varga HA2NON nonoo@nonoo.hu
see for their fine s/w here [kappanhang](https://github.com/nonoo/kappanhang)
- resampling code from the opus project:
[Xiph.Org Foundation] (https://xiph.org/)
see [sources] (https://github.com/xiph/opus/tree/master/silk)
- QCP: the marvellous qt custom plot code
Emanuel Eichhammer
see [QCP] (https://www.qcustomplot.com/)
If you feel that we forgot ayone, just drop a mail.