mouse07410 / asn1c

The ASN.1 Compiler
http://lionet.info/asn1c/
BSD 2-Clause "Simplified" License
94 stars 70 forks source link

Consider adding AUTOMATIC TAGS after module NR-RRC-Definitions DEFINITIONS, or manually tag components in NR-RRC-Definitions.asn #122

Closed samrajput1143 closed 1 year ago

samrajput1143 commented 1 year ago

Iam using 3gpp RRC rel 17 asn file. https://obj-sys.com/products/asn1apis/lte_nr_rrc_rel17_c_lnx.tar.gz

asn.zip

samrajput1143 commented 1 year ago

asn1c -pdu=auto -fincludes-quoted -fcompound-names -fno-include-deps -no-gen-OER -no-gen-example *.asn

mouse07410 commented 1 year ago

I don't understand - what is the problem (what and where is the bug), and what's the proposed fix? In the form of Pull Request, preferably?

mouse07410 commented 1 year ago

Apparently, no actions to take.