Update README.md

merge-requests/1/merge
Elliott Liggett 2020-03-28 16:58:25 +00:00
rodzic ed9182dfeb
commit 907e7e4f02
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -52,11 +52,12 @@ This is symlinked to a device like /dev/ttyUSB0 typically. Make sure the port is
sudo chown `whoami` /dev/ttyUSB*
~~~
### TODO (for developers):
### TODO (for developers and contributors):
1. Re-work pseudo term code into separate thread
2. Consider XML RPC to make flrig/fldigi interface easier
3. Add hide/show for additional controls: SWR, ALC, Power, S-Meter interface
4. Fix crash on close (order of delete operations is important)
5. Add support for other compatible CI-V radios
5. Add support for other compatible CI-V radios (IC-706, IC-7100, IC-7610, etc)
6. Better settings panel (select serial port, CI-V address, more obvious exit button)
7. Add support for festival or other text-to-speech method using the computer (as apposed to the radio's speech module)