Closed swthorn closed 7 months ago
Hi,
At the moment ASN1SCC does not support Information Object Classes
as this is something for which we currently have found no use case in space applications. The tool is for now exclusively focused on data types and binary encoding.
Of course we would support external contributions if there is some interest to add these features.
Kind regards, Maxime
Hi,
I've been trying to compile the S1AP or NGAP protocol using asn1scc, however, I get many errors:
relevant ASN def:
Parsing only another section of the spec gives:
I suspect there are many more issues, but I am wondering what the level of support is for telecommunications ASN.1 specs in general. The ASN.1 spec I am using is defined by the 3GPP at https://portal.3gpp.org/desktopmodules/Specifications/SpecificationDetails.aspx?specificationId=2446#
The entire spec: 36413-h30.txt.
Thanks in advance!