osmo-iuh/src
Harald Welte 3297dbaaa7 rename ASN_MODULE_FILES to ASN_MODULE_SOURCES
... brings us closer to the Makefile.am.sampl generated by asn1c,
facilitating copy+paste.
2015-12-16 13:13:30 +01:00
..
hnbap rename ASN_MODULE_FILES to ASN_MODULE_SOURCES 2015-12-16 13:13:30 +01:00
ranap rename ASN_MODULE_FILES to ASN_MODULE_SOURCES 2015-12-16 13:13:30 +01:00
rua rename ASN_MODULE_FILES to ASN_MODULE_SOURCES 2015-12-16 13:13:30 +01:00
tests Autotoolize the build 2015-12-15 15:10:31 +01:00
.gitignore update .gitignore 2015-08-31 09:58:12 +02:00
COPYING add AGPLv3 license text 2015-09-10 11:02:31 +02:00
Makefile.am Autotoolize the build 2015-12-15 15:10:31 +01:00
asn1helpers.c asn1helpers: Fix 24 bit conversion function and use it in hnbgw_hnbap 2015-12-14 10:36:36 +01:00
asn1helpers.h asn1helpers: Add helper to convert u8/u16 to OCTET_STRING 2015-12-07 17:18:56 +01:00
hnbap_common.c hnbap_common: Add function to HNBAP generate initiating message 2015-12-07 17:19:40 +01:00
hnbap_common.h hnbap_common: Add function to HNBAP generate initiating message 2015-12-07 17:19:40 +01:00
hnbgw.c hnbgw: Add VTY commands to show info about connected HNBs and UEs 2015-12-02 12:58:42 +01:00
hnbgw.h introduce ue_context management 2015-09-11 00:15:54 +02:00
hnbgw_hnbap.c asn1helpers: Fix 24 bit conversion function and use it in hnbgw_hnbap 2015-12-14 10:36:36 +01:00
hnbgw_hnbap.h first compiling code (untested) 2015-08-30 12:20:09 +02:00
hnbgw_ranap.c add copyright statement and AGPLv3 headers to source code files 2015-10-06 22:07:04 +02:00
hnbgw_ranap.h first dispatch of RUA into RANAP 2015-09-10 22:32:15 +02:00
hnbgw_rua.c add copyright statement and AGPLv3 headers to source code files 2015-10-06 22:07:04 +02:00
hnbgw_rua.h RUA: hand off RANAP from all PDU types, not just UnitDataTransfer 2015-09-11 18:58:28 +02:00
iu_common.h add iu_common.h using C structs to describe PER encoded Iu headers 2015-08-30 16:55:43 +02:00
iu_helpers.c add copyright statement and AGPLv3 headers to source code files 2015-10-06 22:07:04 +02:00
iu_helpers.h iu_helpers: fix encoding of BCD (like IMSI) into OCTET STING 2015-09-11 17:35:52 +02:00
ranap_common.c add copyright statement and AGPLv3 headers to source code files 2015-10-06 22:07:04 +02:00
ranap_common.h first dispatch of RUA into RANAP 2015-09-10 22:32:15 +02:00
regen-common-includes.sh ranap: Add more manual definitions to RANAP-PDUs 2015-09-10 21:18:16 +02:00
rua_common.c add copyright statement and AGPLv3 headers to source code files 2015-10-06 22:07:04 +02:00
rua_common.h Back RUA/RANAP integration until RANAP Reset works for cs+ps 2015-09-10 23:49:45 +02:00