-
Notifications
You must be signed in to change notification settings - Fork 78
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
Which HackRF Firmware? #2
Comments
I haven't made any changes to support recent HackRF firmware, so it probably assumes old format data. Thanks for pointing this out; I'll have a look. |
This may be the same problem encountered when porting dump1090 from rtlsdr to hackrf (in what is now dump1090_sdrplus): http://hackrf-dev.greatscottgadgets.narkive.com/4mLdz4BJ/adding-hackrf-support-to-dump1090
itemir/dump1090_sdrplus@f02a8cf#diff-4844415e789781b82d79d4819e97d461R478 |
A stab in the dark, but if I make this change:
it has no discernible effect (still get about +19 ppm with channel 995, -35 ppm with 993). Same results with 2014.08.1 and 2015.07.2 firmware. @robotastic Could you elaborate (sorry its been a while, if you remember), how did kalibrate-hackrf not work for you? Were you seeing inconsistent offsets on different channels as I am, or was it something else? |
Switch bladeRF sample format to SC16 Q11
Which version of the HackRF firmware does this support? The original version for the jawbreaker had unsigned output and the newer version that supports the HackRF One has signed output.
I have the Jawbreaker and haven't upgraded yet. I can't seem to get Kalibrate to work, so I am wondering if it is an issue with my firmware version.
The text was updated successfully, but these errors were encountered: