You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show text output from each signal (see issue Morse decoding #1, Signal preprocessing #2), connected somehow to the waterfall display so it is intuitive which text string corresponds to which signal. Possibly identify each signal with a callsign? Show only callsign, and require the user to click on the signal to show the actual decoded text?
User should be able to click on a signal and see the entire decoded text stream.
Implement in Qt. Try to avoid a mess. It might make more sense to implement the GUI in the very end, after resolving the other issues.
The text was updated successfully, but these errors were encountered:
GUI. Important elements:
User should be able to click on a signal and see the entire decoded text stream.
Implement in Qt. Try to avoid a mess. It might make more sense to implement the GUI in the very end, after resolving the other issues.
The text was updated successfully, but these errors were encountered: