libosmocore/src/gsm
Andreas Eversberg c1a91a896f gsm/sms: Rewrite of SMR process, extracted from OpenBSC
The SMR process is used to transfer SMS TPDUs. It is now extracted from
OpenBSC. It includes a real state machine now for easier debugging.

Also it implements the TR1M and TR2M timers. The memory notification
procedure is missing, but not required for network side.

Written-by: Andreas Eversberg <jolly@eversberg.eu>
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2011-11-12 23:23:37 +01:00
..
Makefile.am gsm/sms: Rewrite of SMR process, extracted from OpenBSC 2011-11-12 23:23:37 +01:00
a5.c gsm/a5: Add a A5 1&2 implementation 2011-04-26 14:40:49 +02:00
abis_nm.c doxygen: Add documentation for Abis OML 2011-08-17 19:15:24 +02:00
comp128.c This patch moves the GSM-specific functions to the new library 2011-03-23 18:08:08 +01:00
gprs_cipher_core.c gprs_cipher_core: Fix potential buffer overflows 2011-07-16 12:03:46 +02:00
gsm48.c add some utility functions for paging related calculation (TS 05.02) 2011-06-26 14:40:12 +02:00
gsm48_ie.c gsm/gsm48_ie: Fix other range format decoding 2011-09-02 20:12:19 +02:00
gsm0411_smc.c gsm/sms: Rewrite of SMC process, extracted from OpenBSC 2011-11-12 23:23:37 +01:00
gsm0411_smr.c gsm/sms: Rewrite of SMR process, extracted from OpenBSC 2011-11-12 23:23:37 +01:00
gsm0411_utils.c gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.c 2011-11-12 23:23:37 +01:00
gsm0480.c include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
gsm0502.c import gsm0502_calc_paging_group() from openbsc 2011-06-26 14:47:16 +02:00
gsm0808.c gsm 08.08: use ANSI function definition with (void) 2011-07-16 12:13:00 +02:00
gsm_utils.c doxygen: Add main page for all three libraries 2011-08-30 11:32:56 +02:00
lapd_core.c lapd: Fixed possible double free buf in lapd_core.c 2011-11-12 23:23:36 +01:00
lapdm.c gsm/lapdm: Display SAPI in debug message for easier debug 2011-11-12 23:23:36 +01:00
rsl.c RSL: add rsl_ipac_msg_name() for ipa specific RSL extension names 2011-09-02 12:26:50 +02:00
rxlev_stat.c bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.c 2011-03-28 20:00:45 +02:00
sysinfo.c sysinfo: add EXTENDED MEASUREMENT ORDER / MEASUREMENT INFO to SI types 2011-06-25 21:39:18 +02:00
tlv_parser.c doxygen: Add documentation about TLV parser 2011-08-17 17:50:55 +02:00