-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
awaiting responsewaiting for submitter to respondwaiting for submitter to respondquestionquestion from the community that is not technical supportquestion from the community that is not technical support
Description
What would you like to know?
Hi,
I want to pipe output of hackrf_transfer to dump1090 for decoding but over the web, people are referring that hackrf outputs signed 8 bit signed samples but dump1090 expects 8 bit unsigned values. same mentioned here (https://medium.com/@rxseger/flight-tracking-with-ads-b-using-dump1090-mutability-and-hackrf-one-on-os-x-3e2d5e192d6f)
However i see that hackrf buffer inside structure "hackrf_transfer" is already declared as "uint8_t* buffer;" in hackrf.h but in any case the samples passed are not decoded by dump1090. Can anyone guide me. Thanks
Metadata
Metadata
Assignees
Labels
awaiting responsewaiting for submitter to respondwaiting for submitter to respondquestionquestion from the community that is not technical supportquestion from the community that is not technical support