You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My city recently installed a Neptune R900M at my house (FCCID: P2SR900M)
Running rtlamr -msgtype=r900 with v0.8.0 starts decoding messages immediately, but v0.9.0 does not decode any messages
I could decode messages in d4b9855, could not decode messages in 7f30323, and go get ... failed on 6bfcafd so I don't know if that was the bad commit. I'm a golang noob so I may have been bisecting this incorrectly.
Here is the output of rtl_sdr -f 915080000 -s 2359296 -g 0 -n 13107201 r900.bin
Let me know if there is anything else I can do to help
The text was updated successfully, but these errors were encountered:
That commit should fix the issue. Let me know if you have any further issues. I'll likely make a minor release so the pre-compiled binaries work for R900.
My city recently installed a Neptune R900M at my house (FCCID: P2SR900M)
Running
rtlamr -msgtype=r900
with v0.8.0 starts decoding messages immediately, but v0.9.0 does not decode any messagesI could decode messages in d4b9855, could not decode messages in 7f30323, and
go get ...
failed on 6bfcafd so I don't know if that was the bad commit. I'm a golang noob so I may have been bisecting this incorrectly.Here is the output of
rtl_sdr -f 915080000 -s 2359296 -g 0 -n 13107201 r900.bin
Let me know if there is anything else I can do to help
The text was updated successfully, but these errors were encountered: