I'm sorry, but it looks like I didn't test this sufficiently. The HITL test and some basic capture usage passes, but capturing a HackRF whilst running hackrf_transfer -r /dev/null (at the default 10MHz sample rate, so 20MB/s throughput) causes a lot of garbage to be read in Packetry.
Bisecting my basic-events branch identified this commit as the cause. I'm reverting this for now.
I'm sorry, but it looks like I didn't test this sufficiently. The HITL test and some basic capture usage passes, but capturing a HackRF whilst running
hackrf_transfer -r /dev/null
(at the default 10MHz sample rate, so 20MB/s throughput) causes a lot of garbage to be read in Packetry.Bisecting my
basic-events
branch identified this commit as the cause. I'm reverting this for now.