]> git.rkrishnan.org Git - dttsp.git/blobdiff - jDttSP/sdrexport.c
multiple receivers implemented
[dttsp.git] / jDttSP / sdrexport.c
index 1830bd52a411b1deb8298d174cabc5653aee68a5..4213ef3aa8f11dd174f177c322adf54c29fdf03f 100644 (file)
@@ -34,6 +34,6 @@ Bridgewater, NJ 08807
 #include <common.h>
 
 struct _uni uni;
-struct _rx rx;
+struct _rx rx[MAXRX];
 struct _tx tx;
 struct _top top;