From 4ec92a774401b189cd655cf56019dafbfe58a862 Mon Sep 17 00:00:00 2001 From: Ramakrishnan Muthukrishnan Date: Sun, 22 Oct 2023 12:13:01 +0530 Subject: [PATCH] README: add a note on making dependencies as git submodules --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5c492c0..e634ac7 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,9 @@ pihpsdr itself. It does not install radioberry kernel module and install the rbf file etc. For that, please use Johan's scripts for now. Please email me if you encounter any problems installing it. +Ideally these should possibly go into the makefile and the dependent +libraries should be git submodules. I may make that change soon. + # logging via a program on another computer (via network) The idea is that `rigctld` would connect to the radio via network. All -- 2.45.2