Commit bbd125a7 authored by Xiwen JIANG's avatar Xiwen JIANG

bug fixed for ULSIM

parent e3e30fbf
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
*******************************************************************************/ *******************************************************************************/
/*! \file ulsim.c /*! \file ulsim.c
\brief Top-level DL simulator \brief Top-level UL simulator
\author R. Knopp \author R. Knopp
\date 2011 - 2014 \date 2011 - 2014
\version 0.1 \version 0.1
...@@ -468,6 +468,7 @@ int main(int argc, char **argv) ...@@ -468,6 +468,7 @@ int main(int argc, char **argv)
} }
lte_param_init(1, lte_param_init(1,
1,
n_rx, n_rx,
1, 1,
extended_prefix_flag, extended_prefix_flag,
......
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