summaryrefslogtreecommitdiff
path: root/recipes-kernel/rs9113/files/rf
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/rs9113/files/rf')
-rwxr-xr-xrecipes-kernel/rs9113/files/rf/uwf2
-rwxr-xr-xrecipes-kernel/rs9113/files/rf/wf2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/rs9113/files/rf/uwf b/recipes-kernel/rs9113/files/rf/uwf
index 0c1e32c..f6276da 100755
--- a/recipes-kernel/rs9113/files/rf/uwf
+++ b/recipes-kernel/rs9113/files/rf/uwf
@@ -31,7 +31,7 @@ echo "Use antenna port 2"
set -x
sleep 2
/opt/rs9113/onebox_util rpine0 ant_sel 2
-/opt/rs9113/transmit 127 $rate 1536 1 $chan 0 $flag 0 0 0 255
+/opt/rs9113/transmit rpine0 127 $rate 1536 1 $chan 0 $flag 0 0 0 255
set +x
sleep 10
echo Bring up unmodulated signal
diff --git a/recipes-kernel/rs9113/files/rf/wf b/recipes-kernel/rs9113/files/rf/wf
index f40454e..f16bec0 100755
--- a/recipes-kernel/rs9113/files/rf/wf
+++ b/recipes-kernel/rs9113/files/rf/wf
@@ -29,4 +29,4 @@ echo "Using channel WiFi $chan BT $btchan"
set -x
echo chan $chan
/opt/rs9113/onebox_util rpine0 ant_sel 2
-/opt/rs9113/transmit 127 $rate 1536 1 $chan 0 $flag 0 0 0 255
+/opt/rs9113/transmit rpine0 127 $rate 1536 1 $chan 0 $flag 0 0 0 255