Results 14 comments of Habraken

I have attempted to use pip install PyNEC as well as necpp on OSX 10.6. Both installs fail with the following error code: warning: include path for stdlibc++ headers not...

To get things working on Bookworm I had to make 2 additional changes, besides the issue mentioned in https://github.com/cariboulabs/cariboulite/pull/176. See https://github.com/cariboulabs/cariboulite/pull/241.

I have a carbioulite working on a Pi0 and a Pi4 both running the latest version of Raspberry Pi OS Bookworm. I have the recepi on all of the installation...

please see my pull request and issue https://github.com/cariboulabs/cariboulite/pull/241 where I show that in ```…/cariboulite/driver/smi_stream_dev.c``` the following ```#include ``` needs to be added.

I install kernel headers with: ```sudo apt install linux-headers-rpi-v8``` although if you have install the Bookworm Lite version I get a message from apt that they are already the latest.

I have two CaribouLite's running on Pi-Zerro 2W’s running the latest official Raspberry Pi OS Bookwork Lite (64bit). However the max. sample rate should not exceed 2MS/s. I use SDR++...

For it to work there are in fact 2 install scripts that need to be run. In cariboulite/driver there is also an install script. This one needs to be run...

If I am not mistaken… the test_app is in this directory: cariboulite/build/cariboulite_test_app

if you want to use my additions such as nbfm_tx or nbfm_rx, please make sure to 'hard reset’ (option 0) the fpga and load the new firmware with option 3.

@NespaLa, I have a couple of questions to better understand your situation. - The user button has no function. - Did you run both install scripts? There is an install...