From 4a2b8b225055ce89733cc2f2d8b4f97257aa3dce Mon Sep 17 00:00:00 2001 From: krakenrf <78108016+krakenrf@users.noreply.github.com> Date: Tue, 7 Mar 2023 12:35:41 +1300 Subject: Updated 10. KerberosSDR Setup for KrakenSDR Software (markdown) --- 10.-KerberosSDR-Setup-for-KrakenSDR-Software.md | 1 + 1 file changed, 1 insertion(+) diff --git a/10.-KerberosSDR-Setup-for-KrakenSDR-Software.md b/10.-KerberosSDR-Setup-for-KrakenSDR-Software.md index 253d5ce..2d08ace 100644 --- a/10.-KerberosSDR-Setup-for-KrakenSDR-Software.md +++ b/10.-KerberosSDR-Setup-for-KrakenSDR-Software.md @@ -30,6 +30,7 @@ Once you've set the center frequency, you can connect your antennas. In the Spec If you are using external switches from ckoval and compiling the code from scratch, make sure install PIGPIO and uncomment the PIGPIO build line in the _daq_core Makefile before compiling the _daq_core code. `# Uncomment if you are using third party switches from ckoval on a Rpi device and have pigpio installed` + `#PIGPIO=-lpigpio -DUSEPIGPIO` If you are using the ready to use Pi4 image, the GPIO control of the switches should already be enabled, so you do not need to recompile anything. \ No newline at end of file -- cgit v1.2.3