Skip to content
GitLab
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 62
    • Issues 62
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • 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
  • TASTETASTE
  • SpaceCreator
  • Issues
  • #598
Closed
Open
Issue created Jul 21, 2021 by Guenter Schwann@gschwannDeveloper0 of 3 checklist items completed0/3 checklist items

IVE: Importing all asn data

Function import: you do not import the ASN.1 files, instead you should try to import them all, with the following rules

  • copy the ASN.1 and ACN files to the current project folder and add them to the .pro file
  • if filename already exists: propose to rename the file or ignore it
  • for each ASN.1 module in the ASN.1 files, if an identical module name already exists in the current system, warn the user and propose to a) add it anyway, b) ignore the file containing the module

The list of ASN.1 modules is in the XML AST of the ASN.1 file that you parse (ASN.1 files start with "ModuleName DEFINITIONS ::= ...."

Assignee
Assign to
Time tracking