From c2f597b6711765e70e16437defb972334f9a3bf7 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 21 Jun 2022 17:56:31 +0200 Subject: [PATCH] basic scex_conf file --- template/scex_conf.json | 9 +++++++++ tmtccmd | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 template/scex_conf.json diff --git a/template/scex_conf.json b/template/scex_conf.json new file mode 100644 index 0000000..ec82846 --- /dev/null +++ b/template/scex_conf.json @@ -0,0 +1,9 @@ +{ + "first_dac": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0], + "last_dac": [40000, 40000, 40000, 40000, 40000, 40000, 40000, 40000, 40000, 40000], + "res_switch1": [8000, 8000, 8000, 7000, 8000, 8000, 8000, 8000, 8000, 8000], + "res_switch2": [15650, 15650, 15650, 13400, 15650, 13400, 13400, 13400, 13400, 13400], + "dac_weight1": [35, 35, 35, 35, 35, 37, 37, 37, 37, 37], + "dac_weight2": [30, 30, 30, 50, 30, 28, 28, 28, 28, 28], + "dac_weight3": [35, 35, 35, 35, 35, 35, 35, 35, 35, 35], +} \ No newline at end of file diff --git a/tmtccmd b/tmtccmd index b8e86dd..f87032a 160000 --- a/tmtccmd +++ b/tmtccmd @@ -1 +1 @@ -Subproject commit b8e86ddd7cdecf1348f60d9fff08964493a93356 +Subproject commit f87032a2d15076641dee71da22752613ce5355dd