-
Notifications
You must be signed in to change notification settings - Fork 18
R828D support #23
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
R828D support #23
Conversation
…cargo clippy`, fix tab/space consistency
ccostes
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent work! Thanks for implementing rtl_tcp!
Just a few comments, but nothing blocking.
|
hi, are there any problems preventing the merge? If not, it would be great if you also bump the version and release the changes to crates.io after the merge. |
|
Oh whoops, I assumed you could merged after I approved 😅 Thanks again for the contributions! Will bump and release crate |
#2
Additionally, rtl_tcp is added to examples for testing. I currently own a rtl-sdr blog v4 dongle, test with sdr# using rtl_tcp and it works fine. Generic R828D device is not tested though because I don't have one.