Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openairinterface5G openairinterface5G
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 67
    • Issues 67
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 57
    • Merge requests 57
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • oaioai
  • openairinterface5Gopenairinterface5G
  • Merge requests
  • !435

Issue362 getoptions errorhandling

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Francois TABURET requested to merge issue362_getoptions_errorhandling into develop Nov 02, 2018
  • Overview 34
  • Commits 8
  • Pipelines 0
  • Changes 32

check command line for unknown options, put UE/eNB common code for command line processing in lte-softmodem-common.c,introduce an API to retrieve parameters read in the softmodem, while doing this, remove discovered code that send itti messages to UNKNOWN_TASK (which no more exists). Warning line 2276 in openair2/LAYER2/MAC/eNB_scheduler_primitives.c probably comes from adding LTE prefix to asn1 variables, not my fault!!! (i think). Add temporary dummy definitions for --fepw --codingw options which are used in CI tests but were removed and replaced by parallel-config and worker-config options.

Edited Nov 06, 2018 by Francois TABURET
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue362_getoptions_errorhandling