osmo-iuh/src
Daniel Willmann 4e31250367 hnb-test: Send UE register request 2015-12-14 10:36:36 +01:00
..
hnbap hnbap Makefile: add asn1c include directory 2015-09-10 16:43:44 +02:00
ranap ranap: Add more manual definitions to RANAP-PDUs 2015-09-10 21:18:16 +02:00
rua Cleanups (rename 'asn1c' to 'hnbap', Makefile sanitizing) 2015-09-10 10:53:37 +02:00
tests hnb-test: Send UE register request 2015-12-14 10:36:36 +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 src/Makefile: Change order of dependencies so a clean checkout builds 2015-11-20 19:52:00 +01:00
asn1helpers.c asn1helpers: Add 28 bit conversion function and use it for Cell ID 2015-12-14 10:21:51 +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: Add 28 bit conversion function and use it for Cell ID 2015-12-14 10:21:51 +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