Forum
Please or Register to create posts and topics.

Developer Preview: Spectran V6 with GNU Radio & SoapySDR

The video linked below demonstrates my effort to use the SpectranV6 with GNU Radio & SoapySDR over the network:

https://youtu.be/fGluqiavO3Y

Links to the source code is in the video description.

AdminTC, Deleted user and CorNicWest have reacted to this post.
AdminTCDeleted userCorNicWest

have you attempted to use the Soapy driver to connect with Gqrx? I've not been able to successfully do so - The device is found and the device strings are properly set, but the application crashes with "destination port 1 out of range for source_impl(48)" - looks like this is a gnuradio gr-osmosdr configuration issue. Interestingly, the SoapySDR --probe and rate tests work as expected.

Yes, but: We'll release an updated, official aaronia version of the SoapySDR module very soon. I'll keep you posted in this thread!

Quote from fw_dev on 09/05/2022, 10:31

Yes, but: We'll release an updated, official aaronia version of the SoapySDR module very soon. I'll keep you posted in this thread!

Hello! How is it going? 

Great but lots of other work in the pipe! We hope to release it in January 2023...

uzi has reacted to this post.
uzi

Any update on the library so far?

The feature is still pending due to higher priority work on the RTSA. But what I can say today is that we're looking towards finishing these SDR radio compatible features towards HAM Radio faire in Friedrichshafen | 23. - 25. June 2023

Also I want to point out, that the author of https://github.com/AlexandreRouma/SDRPlusPlus started to implement RTSA compatibility and already showed us his working state of SDRPlusPlus with the RTSA SDK and HTTP client source.

Hello,

Are libspectranstream, gr-aaronia_rtsa and SoapySpectranV6 now considered working and are they ready for use?

Does TX work?

With the launch of the SPECTRAN V6 ECO, a set of new and improved interfaces will be released to make things even easier. It is all based on the feedback we've received from our valued customers. For the status quo: There is nothing wrong with the existing code base; it mostly depends on your use case. The page at https://github.com/f4exb/sdrangel/tree/master/plugins/samplesource/aaroniartsainput#readme, for example, has illustrated how to successfully use the API. The SDRConsole developer has illustrated how to successfully implement the C++ SDK APIs.

nemanjan00 has reacted to this post.
nemanjan00

Will that new interface support TX? Right now only HTTP and SDRangel support TX?