Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move ddc into receiver_base_cf Move defines and modulation type to dedicated files Implement config v4 Implement vfo selection by clickin the plotter widget Implement stereo panning feature to improve listening experience Implement locking vfos to a frequency and automatically delete locked vfos when moved out of bandwidth Add global lock/unlock context menu Add global squelch auto/reset popup menu Implement settings loading from a bookbark by right-clicking bookmark tag on a plotter Implement new vfo creation from a bookbark by middle-clicking bookmark tag on a plotter Add bookmarks context menu actions 1. To tune current demod to a frequency 2. To tune current demod to a frequency and load params from the bookmark 3. To create a new demod with the bookmark params Prevent new vfo creation over already active bookmark Replace selected bookmark instead of adding new one at the same frequency Update plotter overlay on bookmark delete Update plotter overlay on bookmarks save Save bookmarks on tag delete Store all receiver parameters to a bookmark Add a button to copy recording settings to all VFOs Sort bookmarks by any column Validate and correct filter params on input Make Modulations class fully static Allow to choose bookmarks table visible columns Select a bookmark on exact freq match only to avoid a situation when 2 bookmarks have overlapping filter passbands and wrong bookmark with wider filter passband is activated. Automatically create demodulators when a bookmark, marked as 'auto' gets visible on the panadapter. Add a switch to enable/disable this function.
- Loading branch information