sdrangel icon indicating copy to clipboard operation
sdrangel copied to clipboard

Cariboulite SDR

Open KH6JAG opened this issue 1 year ago • 5 comments

Can the Cariboulite SDR be use with SDR angel? https://github.com/cariboulabs/cariboulite

KH6JAG avatar Apr 07 '23 13:04 KH6JAG

I see this can work with Soapy SDR so presumably the Soapy SDR plugins may be used. Note that they are not loaded by default (for compatibility issues with some device specific plugins) and you have to use the --soapy option on the command line to "activate" Soapy SDR support.

Of course a device specific plugin would be preferable (I think they provide an API) but requires some development.

Also the best implementation of it I think would be to run headless on the Raspberry Pi and transfer the samples over the network to a laptop or desktop running SDRangel in GUI mode using a RemoteSink or RemoteTCP sink Rx channel on the Pi and the RemoteInput or RemoteTCPInput input plugins on the laptop or desktop. For Tx only the RemoteSource Tx plugin and RemoteOutput plugins exist that use UDP for transfer.

f4exb avatar Apr 08 '23 08:04 f4exb

Thank you for the advice. I will give it a try - I'm new to this unit but I have used the LimeSDR mini and I was hoping to potentially have similar capabilities as this is also a transceiver. One idea was to see if it was possible to use as a Portsdown DATV unit,

KH6JAG avatar Apr 08 '23 13:04 KH6JAG

It looks like an interesting project and I have pre-ordered one. I'll see what I can do about it...

f4exb avatar Apr 09 '23 10:04 f4exb

does it work capturing KU band? satellite start one D2/C4 - 70.0W

j1m1l0k0 avatar Jun 14 '23 18:06 j1m1l0k0

Hi all, I bought the Cariboulite, installed it on a Raspberry Pi3B+, and also installed SDR++ and run this as server with "sdrpp -s". Runs fine on my Mac Mini with SDR++. Then I tried SDRangel, but discovered that I need the 'Soapy-enabled version'. So, managed to compile an executable, but this crashes with an fatal exeption. The nonsoapy-version behaves the same. The last DMG however runs perfectly....and you'll guess: no Soapy support. Is it possible that one of you compiles a DMG with Soapysupport?

Thank you1

loewal avatar Aug 05 '23 08:08 loewal

Cariboulite has no native support. I entirely relies on SoapySDR which is already supported (yet not by default) in SDRangel. So this issue can be closed.

f4exb avatar May 29 '24 07:05 f4exb