-
Notifications
You must be signed in to change notification settings - Fork 250
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
Not receiving R900 readings after 0.7 update #47
Comments
If you could make a sample capture file using the '-samplefile' flag on the last working version I can take a look at it. Somewhere between 20 and 30 messages should be enough to test with. |
Here you are! I left it running for aprox. 1 hour, and many messages were captured. |
What flags did you use to create the capture file? |
-msgtype=r900 -decimation=8 -samplefile |
I've built a new release for this fix: https://github.com/bemasher/rtlamr/releases/tag/v0.7.1 |
Hello!
After updating from 0.6.2 to 0.7, I can't receive any more R900 data. I validate that the same flags work on 0.6.2 and not 0.7 running them one after another.
I'm using -msgtype=r900 -decimation=8 as flags to run on embedded devices (such as RPi and others) without losing frames on rtl_tcp. At the moment I'm testing using an embedded x86 Linux.
If I can provide any more information or logs to help debug this, please let me know.
"bad" version:
Build Date: 01-28-2016
Commit: v0.6.2-28-ge8ea9d9
"good" version: the -version flag doesn't work :) but its MD5 is 96fe5cd30decf40cb50be74fe699d20f and I got it (again) today from rtlamr_linux_386.tar.gz (MD5 17716b7a1c15535f779f1fc12bdaf294) listed for 0.6.2 "releases".
The text was updated successfully, but these errors were encountered: