Open zikunliu6 opened 2 years ago
Hi Zikun -- I've also been working on using this project. From what I can tell, you can run ./ng_scope -f [frequency in Hz]
from build/lib/examples. Once it connects to a cell at the frequency, the tool prints DCI information and decoded DCI content (see https://github.com/YaxiongXiePrinceton/NG-Scope/blob/master/lib/src/phy/ue/ngscope.c#L342).
I think I resolved the srsran_install_configs.sh previously but I don't quite remember the fix.
Hello Yaxiong,
Thanks for open-sourcing this fantastic tool! I have two questions and will appreciate it a lot if you can kindly respond.
1) When installing NG-Scope, I didn't find the srslte_install_configs.sh, instead, it's called srsran_install_configs.sh and it cannot run without arguments. 2) Could you tell me how to run NG-Scope? I didn't find instructions in the readme.
Thanks!