osmo-iuh/src
Harald Welte d523a69dbe import ans1c generated C sources for HNBAP
TODO: split the HNBAP specific code from the core runtime code
and use libosmo-asn1c instead.  This is required as we will be
dealing with multiple ASN.1 data formats from within a single
executable.
2015-08-30 23:11:19 +02:00
..
asn1c import ans1c generated C sources for HNBAP 2015-08-30 23:11:19 +02:00
.gitignore add .gitignore for src directory 2015-08-30 23:10:13 +02:00
Makefile actually build + link the asn1c generated HNBAP ASN.1 2015-08-30 23:04:23 +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 successful has only one 'l' (copy+paste error) 2015-08-30 23:08:32 +02:00
hnbap_common.h implement HNBAP_DEBUG via osmocore DEBUGP 2015-08-30 23:08:48 +02:00
hnbgw.c hnbgw: Actually link in + call ffasn1c runtime library 2015-08-30 16:57:53 +02:00
hnbgw.h first compiling code (untested) 2015-08-30 12:20:09 +02:00
hnbgw_hnbap.c migration of code from ffasn1c to asn1c + asn1tostruct.py 2015-08-30 22:48:59 +02:00
hnbgw_hnbap.h first compiling code (untested) 2015-08-30 12:20:09 +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
regen-common-includes.sh migration of code from ffasn1c to asn1c + asn1tostruct.py 2015-08-30 22:48:59 +02:00