Tom Cully

Results 6 comments of 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: ![Screenshot 2024-03-21 at 12 06 07 PM](https://github.com/aws/aws-sdk-ruby/assets/1161952/86815675-6a93-42d9-8cf8-283b47bdddd1) 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...