Hi David, Thank you for the information this far, it's indeed the MAP part i'm looking at (for EU region). Looking at the asn file with your comments I figured how and where to add (A new ConnectionTrajectory-AddGrpC to the Reg-GenericLane extension) and extend any regionalExtensions. Some where actually already one on one with what I needed (all EU/AddGrpC). But the last and probably most important step is still somewhat unclear. I found the regions listed in the ASN file as noRegion, USA, Japan...
Hello, After working with ASN1c for a while i've managed to get most of the parts of it working just fine. But I ran into some issues with regional extensions and how to implement them. For example in the ASN file the following is listed (RestrictionUserType below). After generation of the C files (which works fine now) the RestrictionUserType file has a struct containing a sequence of RegionalExtensions. The part after the regionalExtensions (REGION.Reg-RestrictionUserType, see below) is the struct...