intel / FlexRAN

Other
129 stars 42 forks source link

Running sample-app with L1 #13

Closed rajishap closed 2 years ago

rajishap commented 2 years ago

Hi We are trying to run the sample application of DU and RU by following the SetupConfiguration link given in o-ran-sc page.

While we are launching the application, we are getting the error "can't open file ./usecase/mu0_10mhz/ant_0.bin". We learnt from ORAN document that Octave software is required to generate the IQ samples with gen_test.m file.

Can someone guide us like how to use the .m file with Octave to generate the binaries?

Thank you.

Regards, Rajisha

rajishap commented 2 years ago

Able to generate the IQ samples with Octave.