X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fe2-interface.git;a=blobdiff_plain;f=e2sim%2Fprevious%2Fe2apv1sim%2Fricsim%2Ftest%2Frmr_interface%2FREADME;fp=e2sim%2Fprevious%2Fe2apv1sim%2Fricsim%2Ftest%2Frmr_interface%2FREADME;h=0000000000000000000000000000000000000000;hp=9e5a19798110807d8d4df2d21d68db0e8333f890;hb=f86662b5b6481f27e18313a36355871f3a947193;hpb=a9f02a2b5886990fd81e64f7c218c5d4844f18a3 diff --git a/e2sim/previous/e2apv1sim/ricsim/test/rmr_interface/README b/e2sim/previous/e2apv1sim/ricsim/test/rmr_interface/README deleted file mode 100644 index 9e5a197..0000000 --- a/e2sim/previous/e2apv1sim/ricsim/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.