From 430f35194d1f0ed01f53bea6a8611ca0dae30065 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Fri, 25 Mar 2011 13:33:15 +0100 Subject: [PATCH] add README file --- READKE | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 READKE diff --git a/READKE b/READKE new file mode 100644 index 000000000..fc823ec21 --- /dev/null +++ b/READKE @@ -0,0 +1,10 @@ +Repsoitory for new BTS-side A-bis code + +This is the code that was originally developed inside osmocom-bb.git +for turning modified OsmocomBB-supported phones into a simplistic BTS. + +However, the BTS-side A-bis is also going to be needed for other projects, thus +the split. + +It doesn't really build yet, as a lot of dependencies have not yet been +resolved.