From 5722910fb1a7b4698dfb42e1c2d6fcd92055edab Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Sat, 1 Oct 2022 16:46:06 -0600 Subject: [PATCH] List o options --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 0961108..9cddd7b 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,16 @@ Another option would be to port these patches back to the version `satnogs-client` is running. +## SatNOGS Connection Options +Which option to use to connect the Green Heron RT-21 to `satnogs-client`? +Possibilities: + +* Configure `satnogs-client` to use `greenctld` instead of `rotctld`. +* Patch `satnogs-client` to use recent Hamlib (no changes to Hamlib). +* Patch Hamlib with backported dual USB patches (no changes to `satnogs-client`). +* Other. + + # Upstream Port from Python2 to Python3 of mct's greenctld.