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

Add tuner bandwidth support #51

Merged
merged 22 commits into from Nov 9, 2016
Merged

Conversation

nocarryr
Copy link
Collaborator

@nocarryr nocarryr commented Sep 23, 2016

Adds ability to set tuner bandwidth on supported devices.

Uses the rtlsdr_set_and_get_tuner_bandwidth in the librtlsdr development branch librtlsdr stable branch if available to return the bandwidth that was actually applied.

  • Integrate with rtlsdrtcp
  • Add tests

@coveralls
Copy link

coveralls commented Sep 23, 2016

Coverage Status

Coverage decreased (-1.6%) to 84.479% when pulling 3518f91 on nocarryr:nocarryr-patch-2 into 3479723 on roger-:master.

@nocarryr
Copy link
Collaborator Author

See #50

@coveralls
Copy link

coveralls commented Sep 23, 2016

Coverage Status

Coverage decreased (-1.1%) to 84.941% when pulling 10e7458 on nocarryr:nocarryr-patch-2 into 3479723 on roger-:master.

@coveralls
Copy link

coveralls commented Sep 26, 2016

Coverage Status

Coverage increased (+0.1%) to 86.471% when pulling b22869b on nocarryr:nocarryr-patch-2 into 91a9119 on roger-:master.

@coveralls
Copy link

coveralls commented Nov 9, 2016

Coverage Status

Coverage increased (+0.1%) to 86.471% when pulling 87106ee on nocarryr:nocarryr-patch-2 into 91a9119 on roger-:master.

@nocarryr nocarryr changed the title [WIP] Add tuner bandwidth support Add tuner bandwidth support Nov 9, 2016
@nocarryr
Copy link
Collaborator Author

nocarryr commented Nov 9, 2016

@roger- I think this ready to be merged. Do you think it should be a squash merge given the number of commits?

Edit:
On second thought, I really don't like the way squash merges look:
91a9119
That was the merge commit for #52 and I think it is less useful than having the actual commit history. That's just me though.

@nocarryr nocarryr merged commit 13a6328 into pyrtlsdr:master Nov 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants