[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.
1 file changed
tree: 736e4a64d4fc397bc5f6d3810c7c199a54978ec8
  1. include/
  2. src/
  3. tests/
  4. configure.in
  5. Makefile.am