Enhanced SIM for E2AP v1 for TS UC
[sim/e2-interface.git] / e2sim / e2apv1sim / test / rmr_interface / README
1 This is just a basic version of the README that the author of the E2 simulator can augment as he/she sees fit.
2
3 Building rmr
4
5 - Call the rmr_install.sh 
6
7
8 # Running the sender and receiver
9
10 - 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
11 - Build the receiver in the /tests/pendulum_xapp folder by invoking build_recvr.sh. Run it using bash run_receiver
12 - Build the sender in the /tests/sender folder by invoking build_sender.sh. Run it using bash run_sender.
13 - You can see packets being exchanged.