cariboulite icon indicating copy to clipboard operation
cariboulite copied to clipboard

CaribouLite turns any 40-pin Raspberry-Pi into a Tx/Rx 6GHz SDR

Results 98 cariboulite issues
Sort by recently updated
recently updated
newest added

Hi. I've downloaded and installed the Cariboulite source code on the R32 version of DragonOs and also on the 64-bit Bullseye version of RPiOS. For the DragonOS, I was hoping...

This fixes building on DragonOS_Pi64 - not sure if it breaks other OSes or not, though. /home/ubuntu/cariboulite/driver/build/smi_stream_dev.c:1319:28: error: too many arguments to function ‘class_create’ 1319 | smi_stream_class = class_create(THIS_MODULE, DEVICE_NAME);

``` ###################################################### ## CaribouLite DUMP1090 - ADS-B Receiver ## ###################################################### [INFO] SoapyCaribouliteSession, sessionCount: 0 07-29 12:23:45.381 65314 65314 I FPGA caribou_fpga_program_to_fpga@caribou_fpga.c:210 FPGA already operational - not programming (use 'force_prog=true' to...

Hello. I bought the Cariboulite almost a year ago and since then, I had it in a drawer. I wanted this weekend to play with it and I gave it...

Hi all, I have issues to get my Cariboue lite running. If I run the cariboulite_util : `sudo ./cariboulite_util -c 1 -f 90600000 -n 100 -` 07-17 18:13:12.442 948 948...

I know that the CaribouLite can be used with any 40 pin RPi but which models are recommended? More specifically, I have a Raspberry Pi 0 W, Raspberry Pi 0W2,...

I wanted to post and let others know of a workaround to the issue that doing anything with caiboulite requires root / sudo which then breaks pulseaudio. 1. Edit /etc/group...

Cariboulite does not transmit using the SoapySDR API - all that it does is generate a writestream error -5. This error occurs on DargonOS and on BookWorm 64 bit. I...

The last PR has caused problems with reception. With Previous versions readStream returned the data and never returned a zero. It worked Ok on Bullseye and DragonOS. Now, readStream returns...

Great work getting these separated and into trackable threads. There's an issue which could be reproduced by unloading the smi_stream_dev module. I get: ``` Message from syslogd@localhost at Jan 12...