Tom Cully
Tom Cully
@bradfitz I second that from @SuperQ, I'd like to use Version as a health check.
I've jumped the gun and started on a Soapy module for running 2x HackRF One as a single full duplex device. This moves the project outside of the scope of...
@anoduck I got both modules working, but uncovered a deeper issue, please see the issue here: https://github.com/tomdionysus/SoapyHackRFDuplex/issues/1
It's worth mentioning that the current classes use the [V2 Endpoint](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint-v2.html) which is no longer maintained:  The endpoint still either defaults to -...
I have started work on a Soapy module for HackRF that is intended to allow 2x HackRF One units to be viewed as a single full-duplex device. The code so...
Fair enough. At a guess, the HackRF modules are reporting one half duplex channel each to SoapyMultiSDR, which is likely smart enough not attempt to use them at the same...