Osmocom Serving GPRS Support Node for 2G(GPRS) and 3G(UMTS) https://osmocom.org/projects/osmosgsn
Go to file
Holger Freyther 5e85c8ea40 [gsm_04_08] Add structs for system information type 1 to 6
system information type 4 is a bit tricky as it has
a variable length and is terminated by a manadantory field.

System Information Type 6 has a mandantory SI 6 Reset Octet
but our BTS is happy with not receiving it. Make it optional
by the adding a 'pointer'.

System Information Type 5 and System Information Type 6 are
send through rsl_sacch_filling and it looks like we do not
need to send the L2 pseudo length. So far we have not found
the documentation confirming this. This is why the header
from Type 1 to Type 4 is not used.
2008-12-28 16:32:39 +00:00
include [gsm_04_08] Add structs for system information type 1 to 6 2008-12-28 16:32:39 +00:00
src bsc_hack: Add command line parameter to set the MCC and MNC 2008-12-28 14:14:56 +00:00
tests working state up to location update and classmark inquiry 2008-12-28 02:26:27 +00:00
Makefile.am Introduce a simple timer API.... 2008-12-27 09:42:59 +00:00
configure.in Add SMS (GSM 04.11) testing program 2008-12-28 01:51:14 +00:00