summaryrefslogtreecommitdiffstats
path: root/src/host
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2011-11-15 22:10:34 +0100
committerAndreas Eversberg <jolly@eversberg.eu>2011-11-25 19:25:46 +0100
commitcb8998e33c5ea962c34048cdeb8c8b348e8530d8 (patch)
tree72686a17024b488dd6fc1a0922f6ca22f08afd61 /src/host
parent937005e247555cf6a4306699dd71d261a14a98df (diff)
Removed obsolete gsm48-andreas directory from "host" tree
It was part of early development of layer 3 protocols, but obsolete since a long time ago.
Diffstat (limited to 'src/host')
-rw-r--r--src/host/gsm48-andreas/issues.txt23
1 files changed, 0 insertions, 23 deletions
diff --git a/src/host/gsm48-andreas/issues.txt b/src/host/gsm48-andreas/issues.txt
deleted file mode 100644
index 49a796b6..00000000
--- a/src/host/gsm48-andreas/issues.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-Location updating procedure:
-
-OpenBSC:
-If tx_setup fails during process, the msg must be freed to avoid memory leak.
-
-OpenBSC:
-Must use *_LOC_PRN_S_LU on protocol side.
-Or it uses *_LOC_PUN_S_LU to hide private network type (maybe some cfg option)
-
-OpenBSC:
-Wrong channel is assigned when mobile supports TCH only.
-
-LCR:
-Also LCR must use correct location.
-For MS support, it must use *_LOC_USER
-
-mncc.h of openbsc / layer23:
-What about putting all (except call structure) to osmocore?
-
-
-
-
-