X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fe2-interface.git;a=blobdiff_plain;f=e2sim%2Fe2apv1sim%2Ftest%2Frmr_interface%2FREADME;fp=e2sim%2Fe2apv1sim%2Ftest%2Frmr_interface%2FREADME;h=0000000000000000000000000000000000000000;hp=9e5a19798110807d8d4df2d21d68db0e8333f890;hb=a9733dbcc47e93a3b2843056f1d587196296c324;hpb=3ebf932d23dcbec9ed19f4a51f9d00a0a54f5124 diff --git a/e2sim/e2apv1sim/test/rmr_interface/README b/e2sim/e2apv1sim/test/rmr_interface/README deleted file mode 100644 index 9e5a197..0000000 --- a/e2sim/e2apv1sim/test/rmr_interface/README +++ /dev/null @@ -1,13 +0,0 @@ -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.