From ab3be1d77307d71c97f8fccb0df3da080628e1ff Mon Sep 17 00:00:00 2001 From: Aang23 Date: Mon, 19 Sep 2022 20:48:19 +0200 Subject: [PATCH] Add RGB345 --- satdump_cfg.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/satdump_cfg.json b/satdump_cfg.json index d3283d935..182e24ef7 100644 --- a/satdump_cfg.json +++ b/satdump_cfg.json @@ -228,6 +228,11 @@ "equalize": true, "geo_correct": true }, + "345": { + "equation": "ch3, ch4, ch5", + "equalize": true, + "geo_correct": true + }, "124": { "equation": "ch1, ch2, ch4", "equalize": true,