Update Feature requests

master
roeland jansen 2023-02-10 08:34:32 +00:00
rodzic e19dad96cc
commit 697c909935
1 zmienionych plików z 0 dodań i 28 usunięć

@ -1,54 +1,26 @@
| ID | Status | Priority | Description |
| ------ | ------ | ------ | ------ |
| 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 | 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 |
| 007 | closed | low | icom added the ability to specify which of three filter presets to use when changing mode, maybe we should at least specify one |
| 008 | closed | low | add squelch slider to UI. (Backend code exists) |
| 009 | ip | low | add satellite setup pop-up window, where uplinik, downlink, mode (invert/non-invert), and fixed spectrum range is all set up |
| 010 | closed | low | lower-latency audio (of course) |
| 011 | open | low | UI for WF style editing: waverform type, waveform color, waveform color, waveform color max hold etc |
| 012 | open | low | max hold time adjustment |
| 013 | open | low | audio scope for streamed audio |
| 014 | closed | low | Filter select / edit -- Filter select done |
| 015 | open | low | find serial number or other identifying method for devices over ethernet (if possible) |
| 016 | closed | low | Rig power on/off |
| 017 | open | low | dual scope |
| 018 | open | low | dual-channel RX audio w/ switch to select "dual" or mono |
| 019 | open | low | multiple rig preferences |
| 020 | open | low | Add 4M band |
| 021 | open | low | Add rigCaps supported band attribute, update Band tab |
| 022 | closed | 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 | 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 | closed | low | Add s-meter, option to [fix units](https://owenduffy.net/blog/?p=10613) |
| 032 | closed | low | Add hardware volume control for host of streaming audio |
| 033 | closed | low | Add additional status indicators to main tab and settings tab |
| 034 | closed | 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 |
| 037 | closed | low | Change Start/Stop WF buttons to a single checkbox to save UI space |
| 038 | closed | low | Add compatible rigctld server, can be connected to by gpredict and others without pseudo-term, might be a solution for windows as well. |
| 039 | closed | low | Scope reference level knob |
| 040 | open | low | Waterfall length adjustment (fixed at 160 currently) |
| 041 | open | medium | Use -h and --host command-line arguments, possibly additional ones, to support network connections that can be specified in a launcher icon or shortcut. How we handle passwords could be to always read that from the preference file, or, to have another command-line argument to load a specific preference file (per-rig basically). Something to think about.|
| 042 | closed | low | Add pseudo-term support for network connections; add more than one pesudo-term with source-address re-write (for hamlib, where each application is always 0xE0). |
| 043 | open | low | Add spreadsheet-like editing to the software memory, banks, etc. Enhance satellite memory to include mode, invert/non-inverting, passband, etc |
| 044 | open | low | Add radio memory import/export to CSV (maybe just a menu item for this... I don't personally use the radio's built-in memory) |
| 045 | open | low | Realated to 001: ToFix overwrites the edges. Shoudln't we save it on start and restore on exit? |
| 046 | closed | low | add waveform type Fill/Fill line |
| 047 | closed | low | add wf color current, line and max hold with same rgb values as rig |
| 048 | closed | low | filter overlay -- when FIL1/2/3 selection has been added in the UI |
| 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> |