Update Feature requests

master
Elliott Liggett 2021-03-03 07:40:41 +00:00
rodzic 95e44d5b5b
commit a35568c74c
1 zmienionych plików z 5 dodań i 5 usunięć

@ -2,7 +2,7 @@
| ------ | ------ | ------ | ------ |
| 001 | closed | low | CENTER(span) --to--> Fix (keep same limits -- grab edge of spectrum, program Fix slot, switch to fixed)|
| 002 | closed | low | (or bug) don't default to full screen for new users / empty preferences |
| 003 | ip | low | on settings tab, radio buttons for "serial" and "network", which reveal appropriate widgets for setup (ie, port selector pop-down, hostname box, etc). Warning to user in text: "After selection, press save settings, and then re-launch wfview. This will be made easier on later versions." |
| 003 | closed | low | on settings tab, radio buttons for "serial" and "network", which reveal appropriate widgets for setup (ie, port selector pop-down, hostname box, etc). Warning to user in text: "After selection, press save settings, and then re-launch wfview. This will be made easier on later versions." |
| 004 | open | low | add band capabilities to the rigCaps structure (Think about easiest way), and modify band selector buttons accordingly. |
| 005 | closed | low | add DV and DD to mode selector |
| 006 | closed | low | add keystroke for FM mode |
@ -24,15 +24,15 @@
| 022 | open | low | More version info, windows too |
| 023 | open | low | debug flag(s), verbose flag, etc |
| 024 | closed | 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 | ip | low | Audio switch(s) to determine transmit audio "MOD" source on rig |
| 025 | closed | 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 |
| 028 | open | low | Change permissions on password-containing preference file to 600 |
| 029 | open | low | Switch waterfall on/off (do we already have that? Maybe a hide button?) |
| 030 | closed | medium | Add transmit audio capability |
| 031 | ip | low | Add s-meter, option to [fix units](https://owenduffy.net/blog/?p=10613) |
| 031 | closed | low | Add s-meter, option to [fix units](https://owenduffy.net/blog/?p=10613) |
| 032 | open | low | Add hardware volume control for host of streaming audio |
| 033 | open | low | Add additional status indicators to main tab and settings tab |
| 033 | closed | low | Add additional status indicators to main tab and settings tab |
| 034 | open | medium | Add pseudo-terminal support for network connections (linux/unix) |
| 035 | closed | medium | Allow hostnames and ip addresses for remote operation |
| 036 | open | low | Add "reverse mouse scroll direction" UI element and preference |
@ -48,7 +48,7 @@
| 046 | open | low | add waveform type Fill/Fill line |
| 047 | open | low | add wf color current, line and max hold with same rgb values as rig |
| 048 | open | low | filter overlay -- when FIL1/2/3 selection has been added in the UI |
| 049 | open | low | Frequency lock checkbox. It is very easy to accidentally bump the scroll wheel and cause the radio to tune. |
| 049 | closed | low | Frequency lock checkbox. It is very easy to accidentally bump the scroll wheel and cause the radio to tune. |
| 050 | open | low | gene(ral) input frequency: have a Mhz and KHz box. e.g. put in 14250 <kHz> or 14.25 <MHz> |