Commit 69e36795 authored by Raymond Knopp's avatar Raymond Knopp

usrp_tx_thread redefinition in nr_ulsim::wq

parent 776ac91e
...@@ -209,7 +209,6 @@ double s_re1[122880],s_im1[122880],r_re1[122880],r_im1[122880]; ...@@ -209,7 +209,6 @@ double s_re1[122880],s_im1[122880],r_re1[122880],r_im1[122880];
double r_re2[122880],r_im2[122880]; double r_re2[122880],r_im2[122880];
double r_re3[122880],r_im3[122880]; double r_re3[122880],r_im3[122880];
int usrp_tx_thread=0;
int main(int argc, char **argv) int main(int argc, char **argv)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment