Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remember filter settings on startup #473

Closed
g7uhn opened this issue Jan 3, 2017 · 3 comments · May be fixed by #1106
Closed

Remember filter settings on startup #473

g7uhn opened this issue Jan 3, 2017 · 3 comments · May be fixed by #1106
Labels

Comments

@g7uhn
Copy link

g7uhn commented Jan 3, 2017

A request for filter settings to be remembered on gqrx startup (ideally editable in config file). Ideally all filter settings but my intended use is to recall settings for NOAA APT weather satellite reception e.g.

Demod = NFM
Deviation = APT (25 kHz)
Tau = off
Filter bandwidth ~ 38 kHz

Specifying these in the config file would allow me to launch gqrx for any of the given three satellites by choosing from three different config files (which correspond to the three different downlink frequencies).

Many thanks for all the hard work that goes into gqrx!

@csete csete added the feature label Jan 3, 2017
@csete csete added this to the 2.7 milestone Jan 3, 2017
csete added a commit that referenced this issue Jan 7, 2017
@csete csete modified the milestones: 2.8, 2.7 Aug 18, 2017
@csete csete removed this from the 2.8 milestone Sep 16, 2017
@argilo argilo changed the title Feature request: remember filter settings on startup Remember filter settings on startup Nov 28, 2020
@pinkavaj
Copy link
Contributor

pinkavaj commented Nov 7, 2022

@g7uhn I have tested it and it seems it is implemented in latest version can you confirm?

@vladisslav2011
Copy link
Contributor

Current master does not save/restore the filter shape and AM/AM sync DCR setting and maybe some other settings...

@argilo
Copy link
Member

argilo commented Nov 7, 2022

Everything mentioned in the original issue is now saved. It looks like the missing pieces were deviation (added in 5a9e04d) and de-emphasis (added in 52dd3da). So I think it makes sense to close this issue.

@argilo argilo closed this as completed Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants