From e41872619014207098007cf643741e7ff6c87de0 Mon Sep 17 00:00:00 2001 From: IgrikXD Date: Mon, 1 Feb 2021 19:26:12 +0300 Subject: [PATCH] Adding a missing command --- testam.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testam.sh b/testam.sh index 539f01a..1206ea3 100755 --- a/testam.sh +++ b/testam.sh @@ -2,6 +2,6 @@ #TODO using the AM mode from librpitx echo Need to implement -(while true; do "$2"; done) | csdr convert_i16_f \ +(while true; do cat "$2"; done) | csdr convert_i16_f \ | csdr gain_ff 4.0 | csdr dsb_fc \ | sudo ./rpitx -i - -m IQFLOAT -f "$1" -s 48000