PothosSoapy icon indicating copy to clipboard operation
PothosSoapy copied to clipboard

Pothos framework support for software defined radio hardware.

Results 6 PothosSoapy issues
Sort by recently updated
recently updated
newest added

For an application that I am currently working on I need to transmit chirp signals with a bandwidth of 15MHz. The setup consists of a transmitting LimeSDR and a receiving...

- [x] parameterize setHardwareTime(), deprecate setCommandTime() In SoapySDR, we have a parameterized setHardwareTime() call for setting arbitrary timestamps. Recently, [setCommandTime() has been deprecated in favor](https://github.com/pothosware/SoapySDR/issues/76) of using the parameterized setHardwareTime()....

enhancement

I propose that the label names be changed so as to match tag names found in gnuradio, so that someday some compatible behavior or even standard may evolve. The following...

One of the strengths of the Pothos Framework is the advanced buffer integration. Naturally, we would like the source and sink blocks to provide scheduler access to underlying buffers provided...

enhancement

Can the gui widgets handle the vector of strings for available options? If not, we should fix this.

question

- has HW time? - various ranges - device and driver key

enhancement