Generated C files for E2AP v2.0
[sim/e2-interface.git] / e2sim / previous / e2apv1sim / ricsim / test / rmr_interface / README
diff --git a/e2sim/previous/e2apv1sim/ricsim/test/rmr_interface/README b/e2sim/previous/e2apv1sim/ricsim/test/rmr_interface/README
deleted file mode 100644 (file)
index 9e5a197..0000000
+++ /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.