osmo-msc/openbsc/src
Jacob Erlbeck afcf23001e gprs: Move protocol value_strings to gsm_04_08_gprs.c
Currently the mapping between GSM 04.08 (GPRS) protocol specific
numbers and their textual description was put into gprs_gmm.c and not
exported.

This commit moves the mappings to a new file gsm_04_08_gprs.c,
renames some of them, and exports them via gsm_04_08_gprs.h.

The following identifiers are renamed to match the corresponding type
names:

  - gmm_cause_names -> gsm48_gmm_cause_names
  - gsm_cause_names -> gsm48_gsm_cause_names

Sponsored-by: On-Waves ehf
2015-01-18 18:13:06 +01:00
..
gprs gprs: Move protocol value_strings to gsm_04_08_gprs.c 2015-01-18 18:13:06 +01:00
ipaccess adopt recent IPA related symbol rename 2014-08-20 23:47:56 +02:00
libbsc RSL: Change "... is back in operation" to an INFO level message 2015-01-05 14:05:32 +01:00
libcommon Revert "debug.c: use new libosmocore features to print and save log filter" 2015-01-05 14:15:16 +01:00
libgb Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
libmgcp Partial revert "Fix most compiler warnings with gcc-4.9.2" 2015-01-02 11:42:38 +01:00
libmsc SMS: Attempting to send SMS is not a NOTICEable event 2015-01-05 14:05:32 +01:00
libtrau rtp_proxy: Remove dead code 2015-01-01 12:20:21 +01:00
osmo-bsc logging: Only compare the subscr address 2015-01-02 11:43:06 +01:00
osmo-bsc_mgcp logging: Only compare the subscr address 2015-01-02 11:43:06 +01:00
osmo-bsc_nat bsc: Move gsm_subscriber_base.c to libcommon 2014-11-11 22:52:21 +01:00
osmo-nitb Fix most compiler warnings with gcc-4.9.2 2015-01-01 12:32:03 +01:00
utils meas: Unbreak the build once more 2015-01-10 09:54:30 +01:00
Makefile.am move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00