osmo-iuh/src
Harald Welte e2e5d4dd53 Back RUA/RANAP integration until RANAP Reset works for cs+ps
The hNodeB is now actively transmitting and we are getting up to the
HNBAP UE-REGISTER.req with the IMSI of the MS.
2015-09-10 23:49:45 +02: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
.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 first dispatch of RUA into RANAP 2015-09-10 22:32:15 +02:00
asn1helpers.c migration of code from ffasn1c to asn1c + asn1tostruct.py 2015-08-30 22:48:59 +02:00
asn1helpers.h migration of code from ffasn1c to asn1c + asn1tostruct.py 2015-08-30 22:48:59 +02:00
hnbap_common.c Back RUA/RANAP integration until RANAP Reset works for cs+ps 2015-09-10 23:49:45 +02:00
hnbap_common.h implement HNBAP_DEBUG via osmocore DEBUGP 2015-08-30 23:08:48 +02:00
hnbgw.c first dispatch of RUA into RANAP 2015-09-10 22:32:15 +02:00
hnbgw.h Use implement HNBAP transmit using per-hnb write_queue 2015-09-07 22:25:35 +02:00
hnbgw_hnbap.c hnbap: Don't enqueue a NULL msgb for transmit 2015-09-07 22:41:45 +02:00
hnbgw_hnbap.h first compiling code (untested) 2015-08-30 12:20:09 +02:00
hnbgw_ranap.c Back RUA/RANAP integration until RANAP Reset works for cs+ps 2015-09-10 23:49:45 +02:00
hnbgw_ranap.h first dispatch of RUA into RANAP 2015-09-10 22:32:15 +02:00
hnbgw_rua.c Back RUA/RANAP integration until RANAP Reset works for cs+ps 2015-09-10 23:49:45 +02:00
hnbgw_rua.h Back RUA/RANAP integration until RANAP Reset works for cs+ps 2015-09-10 23:49:45 +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
ranap_common.c Back RUA/RANAP integration until RANAP Reset works for cs+ps 2015-09-10 23:49:45 +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 Back RUA/RANAP integration until RANAP Reset works for cs+ps 2015-09-10 23:49:45 +02:00
rua_common.h Back RUA/RANAP integration until RANAP Reset works for cs+ps 2015-09-10 23:49:45 +02:00