X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric_benchmarking%2Fe2-interface%2Fe2sim%2Fprevious%2Ftest%2Frmr_interface%2FREADME;fp=ric_benchmarking%2Fe2-interface%2Fe2sim%2Fprevious%2Ftest%2Frmr_interface%2FREADME;h=9e5a19798110807d8d4df2d21d68db0e8333f890;hb=c84cf647bef80dd1f3766890d4215e85725ae85a;hp=0000000000000000000000000000000000000000;hpb=0d26f300d5f9da0aa23612b8a4a9e863423d598b;p=it%2Ftest.git diff --git a/ric_benchmarking/e2-interface/e2sim/previous/test/rmr_interface/README b/ric_benchmarking/e2-interface/e2sim/previous/test/rmr_interface/README new file mode 100644 index 0000000..9e5a197 --- /dev/null +++ b/ric_benchmarking/e2-interface/e2sim/previous/test/rmr_interface/README @@ -0,0 +1,13 @@ +This is just a basic version of the README that the author of the E2 simulator can augment as he/she sees fit. + +Building rmr + +- Call the rmr_install.sh + + +# Running the sender and receiver + +- Create a route generate (.rt) file that is common to both the sender and receiver and place it in $HOME/global_rmr_files/global_rmr_routes.rt +- Build the receiver in the /tests/pendulum_xapp folder by invoking build_recvr.sh. Run it using bash run_receiver +- Build the sender in the /tests/sender folder by invoking build_sender.sh. Run it using bash run_sender. +- You can see packets being exchanged.