Skip to content
Snippets Groups Projects

Resolve L2SDP-653

Merged Reinier van der Walle requested to merge L2SDP-653 into master
2 unresolved threads

Closes L2SDP-653

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
24 24 # Purpose:
25 25 # . Control and setup the beamlet stream.
26 26 # Description:
27 27 # . run ./beamlet_stream.py -h for help
  • 273 499 if args.setup:
    274 500 if not stream_ip or not stream_mac:
    275 501 logger.error("need ip and mac for this request")
  • added 1 commit

    Compare with previous version

  • mentioned in commit 5a3ac8e0

  • Please register or sign in to reply
    Loading