From 44438bd1929c9d2e653c2cc442bda01c7059f2b3 Mon Sep 17 00:00:00 2001 From: Phil Karn Date: Wed, 20 Jul 2022 20:57:04 -0700 Subject: [PATCH] more cowbell --- funcubed.conf | 46 +++++++++++++++++++++++++++++++--------------- 1 file changed, 31 insertions(+), 15 deletions(-) diff --git a/funcubed.conf b/funcubed.conf index 1d26e43d..b92a206a 100644 --- a/funcubed.conf +++ b/funcubed.conf @@ -1,23 +1,39 @@ -[brian-funcube] -device = 0 +[brian] +#device = 0 calibration = 0 iface = eth0 -hold-open = true -tos = 48 -data-ttl = 0 -status-ttl = 1 -blocksize = 16000 +#hold-open = true +#tos = 48 +#data-ttl = 0 +#status-ttl = 1 +#blocksize = 3840 description = test funcube -ssrc = 0 # automatic generation from clock +#ssrc = 0 # automatic generation from clock [zero] -device = 0 +#device = 0 calibration = -3.50e-6 iface = eth0 -hold-open = true -tos = 48 -data-ttl = 0 -status-ttl = 1 -#blocksize = 16000 +#hold-open = true +#tos = 48 +#data-ttl = 0 +#status-ttl = 1 +#blocksize = 3840 description = test funcube -ssrc = 0 # automatic generation from clock +#ssrc = 0 # automatic generation from clock +status = zero-status.local +data = zero-data.local + +[2m] +#device = 0 +calibration = -2.775e-6 +iface = eth0 +#hold-open = true +#tos = 48 +#data-ttl = 0 +#status-ttl = 1 +#blocksize = 3840 +description = 2m vertical +#ssrc = 0 +status = 2m-antenna-status.local +data = 2m-antenna-data.local