-
Plutosdr contributors,
It seems v0.37 (maybe earlier?) has changed to a uClibc sysroot and therefore the suggested Xilinx or Linaro toolchains that use glibc aren't going to work easily - at least …
-
**Hardware**
- Host: 4180Q3U ThinkPad T420
- CPU: Intel(R) Core(TM) i7-2860QM CPU @ 2.50 GHz
- RAM: 16GB 1333
- GPU: Integrated
- SDR: local rtlsdrblog v3 and v4
**Software**
- Operating Sys…
-
When I build buildroot, I get this error
```
Unable to detect the toolchain sysroot, Buildroot cannot use this toolchain.
```
I used these settings
```
export CROSS_COMPILE=arm-linux-gnueabihf-
…
-
Hi,
I am trying to compile the firmware.
following the instructions in the readme the commands:
```
export CROSS_COMPILE=arm-linux-gnueabihf-
export PATH=$PATH:/tools/Xilinx/SDK/2019.1/gnu/a…
-
Certain workshops in the spring2021 folder are missing materials in their respective workshop folders. Listed below are the known gaps:
Missing Files
- [ ] 4-plutosdr presentation materials
- [ ]…
-
I get the following error when I try to build
```
SDRPlusPlus/source_modules/audio_source/src/main.cpp:11:10: fatal error: 'RtAudio.h' file not found
#include
```
I followed this [guide](ht…
-
I'm not familiar with FPGA, but.. some questions.
1. Does pluto FPGA/HDL update in firmware 0.36 takes place automatically, when updating Pluto with pluto.frm? Or for FPGA update need some additional…
-
SatDump was downloaded, compiled according to README and installed with sudo make install
Device is
lsusb :
Bus 003 Device 004: ID 0bda:2838 Realtek Semiconductor Corp. RTL2838 DVB-T
From user…
f6bvp updated
11 months ago
-
**Hardware**
- CPU: Intel i7
- RAM: 24G
- GPU: Unknown
- SDR: RSP1a via SDRPlay API, locally
**Software**
- Operating System: Debian 12 Bookworm
- SDR++: v1.1.0 built Feb 1, 2024
**Bug Des…
-
# WARNING: Filling out the template below is NOT optional. Issues not filling out this template will be closed without review.
FIRST: Before reporting any bug, make sure that the bug you are report…