Skip to content

Missing struct - O-RAN E2SM-RC #135

@japm48

Description

@japm48

Hi,

First of all: thanks for the amazing work on this crate.

I'm trying to compile the O-RAN E2SM-RC spec using rs-asn1c, but unfortunately I'm missing some crucial sequences, like E2SM-RC-RANFunctionDefinition.

Not sure how to debug this.
Is there a possible workaround? (e.g. editing the ASN file or applying a patch).

I see a bunch of these warnings, probably related:

asn1_compiler::generator::asn::types::constructed::seq] Fields for some sequence additions may not be generated!

I have also tried with E2SM-KPM, and while it prints that warning, I'm not missing the equivalent field.

Log: rs-asn1c.log

ASN.1 sources:
E2SM-common-v04.asn.txt
E2SM-RC-v04.asn.txt

Command: rs-asn1c -d -d --codec aper --module rc.rs -- E2SM-common-v04.asn.txt E2SM-RC-v04.asn.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions