Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S SpaceCreator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 37
    • Issues 37
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TASTE
  • SpaceCreator
  • Issues
  • #511

Closed
Open
Created May 10, 2021 by Guenter Schwann@gschwannDeveloper

ASN: Use all asn files of the project

It's mandatory to support multiple ASN.1 files in a project. The file referenced in the MSC model is only used when using the standlone MSC editor I suppose, otherwise you use the types parsed by the IV editor, right? In you can confirm then two options:

  1. either support multiple "data fileN.asn;" in the MSC document
  2. or save always "dataview-uniq.asn", which is a file that is generated duiring the build as a concatenation of all .asn files

Option 1) implies to update all msc files of the project each time a new ASN.1 file is added. This may not be a very good idea

Edited May 10, 2021 by Guenter Schwann
Assignee
Assign to
Time tracking