From 3d26d4597abd8ab47a91e5d64e4698a6a151d69d Mon Sep 17 00:00:00 2001 From: Mark Jessop Date: Tue, 18 Jun 2024 21:30:40 +0930 Subject: [PATCH] Remove invert option from dfm09mod call --- auto_rx/autorx/decode.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto_rx/autorx/decode.py b/auto_rx/autorx/decode.py index 19f5095..03336c2 100644 --- a/auto_rx/autorx/decode.py +++ b/auto_rx/autorx/decode.py @@ -992,7 +992,7 @@ class SondeDecoder(object): self.raw_file_option = "--rawecc" decode_cmd = ( - f"./dfm09mod -vv --ecc --json --dist --auto --softin -i {self.raw_file_option} 2>/dev/null" + f"./dfm09mod -vv --ecc --json --dist --auto --softin {self.raw_file_option} 2>/dev/null" ) # DFM sondes transmit continuously - average over the last 2 frames, and peak hold