aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index c04e7f5..767958c 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-sync-measurement-while-sending.ipynb:
+gr_server.py
Starts the parallel_measurement gnu radio script and a server to control coefficients, txgain and rxtain.
-receive_tcp.ipynb:
-Receives the measurements from sync-measurement-while-sending.ipynb and controls it's parameters.
+gr_client.py
+Receives the measurements from gr_server and controls it's parameters.