From a9d43a1fbeef8f4aca14906bb898bf74791b1598 Mon Sep 17 00:00:00 2001 From: Michael Black W9MDB Date: Tue, 23 Jun 2020 17:19:48 -0500 Subject: [PATCH] Remove rig_flush from rigctlcom.c -- OmniRig not happy being flushed https://github.com/Hamlib/Hamlib/issues/273 --- tests/rigctlcom.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/rigctlcom.c b/tests/rigctlcom.c index e2cdb95cb..b3b9a1065 100644 --- a/tests/rigctlcom.c +++ b/tests/rigctlcom.c @@ -614,7 +614,6 @@ int main(int argc, char *argv[]) char *stop_set = ";\n\r"; memset(ts2000, 0, sizeof(ts2000)); - rig_flush(&my_com); // get rid of anything in the queue status = read_string(&my_com, ts2000,