Many fixes in layer 3:
authorAndreas.Eversberg <jolly@eversberg.eu>
Sun, 2 May 2010 17:13:47 +0000 (17:13 +0000)
committerAndreas.Eversberg <jolly@eversberg.eu>
Sun, 2 May 2010 17:13:47 +0000 (17:13 +0000)
commit14974d3dba160861fde619138bc616c98dab9189
tree74e9c08f66be822114f8721106b802872b0bc563
parent8e5f33b4d3a87eb8f794df286139f7d9a0d8cd1e
Many fixes in layer 3:

- Sysinfo storage
- Cell/Network selection process
- Channel request / Paging
16 files changed:
src/host/gsm48-andreas/issues.txt
src/host/layer23/include/osmocom/gsm322.h
src/host/layer23/include/osmocom/gsm48_mm.h
src/host/layer23/include/osmocom/gsm48_rr.h
src/host/layer23/include/osmocom/osmocom_data.h
src/host/layer23/include/osmocom/sysinfo.h
src/host/layer23/src/app_mobile.c
src/host/layer23/src/gsm322.c
src/host/layer23/src/gsm48_mm.c
src/host/layer23/src/gsm48_rr.c
src/host/layer23/src/logging.c
src/host/layer23/src/main.c
src/host/layer23/src/networks.c
src/host/layer23/src/subscriber.c
src/host/layer23/src/support.c
src/host/layer23/src/sysinfo.c