Update Feature requests

master
Elliott Liggett 2021-02-07 19:11:00 +00:00
rodzic 21067ebdc8
commit e1637600b3
1 zmienionych plików z 1 dodań i 1 usunięć

@ -23,7 +23,7 @@
| 021 | open | low | Add rigCaps supported band attribute, update Band tab |
| 022 | open | low | More version info, windows too |
| 023 | open | low | debug flag(s), verbose flag, etc |
| 024 | open | low | logging to file |
| 024 | open | low | logging to file. We can [overload qDebug() << operator](https://stackoverflow.com/questions/31693832/overloading-qdebug-in-qt), add a time stamp, and log to file. We can also put in flags to make things quieter or more verbose. |
| 025 | open | low | Audio switch(s) to determine transmit audio "MOD" source on rig |
| 026 | open | low | Handle control-c as proper quit, close rig connection nicely |
| 027 | closed | low | Change password UI text box to show stars for text |