summaryrefslogtreecommitdiffstats
path: root/src/host/gsm48-andreas
diff options
context:
space:
mode:
authorAndreas.Eversberg <jolly@eversberg.eu>2010-05-02 17:13:47 +0000
committerAndreas.Eversberg <jolly@eversberg.eu>2010-05-02 17:13:47 +0000
commit14974d3dba160861fde619138bc616c98dab9189 (patch)
tree74e9c08f66be822114f8721106b802872b0bc563 /src/host/gsm48-andreas
parent8e5f33b4d3a87eb8f794df286139f7d9a0d8cd1e (diff)
Many fixes in layer 3:
- Sysinfo storage - Cell/Network selection process - Channel request / Paging
Diffstat (limited to 'src/host/gsm48-andreas')
-rw-r--r--src/host/gsm48-andreas/issues.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/host/gsm48-andreas/issues.txt b/src/host/gsm48-andreas/issues.txt
index 03fba7f3..6c926cc3 100644
--- a/src/host/gsm48-andreas/issues.txt
+++ b/src/host/gsm48-andreas/issues.txt
@@ -66,11 +66,23 @@ requred to select correct delays and timings.
How do I return after L1CTL_DM_EST_REQ back to idle mode?
Using l1ctl_tx_ccch_req?
+
mncc.h of openbsc / layer23:
What about putting all (except call structure) to osmocore?
+
bsic???????
+
How do I stop scanning frequencies?
The scanning process may currently restart scanning, when process is running.
+
+It is absolutely importaint for messages not beeing lost between layers.
+What about the serial link between mobile and PC?
+-> There must be a security layer!
+
+
+
+
+