Skip to content

Commit

Permalink
Merge pull request #886 from slaclab/ESLMPS-139
Browse files Browse the repository at this point in the history
Release Candidate v2.23.5
  • Loading branch information
ruck314 authored Jul 25, 2021
2 parents 7b7c759 + b43a55c commit c203c63
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions yaml/AxiStreamMonAxiL.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,36 @@ AxiStreamMonChannel: &AxiStreamMonChannel
pollSecs: 1.0
description: "Min Frame Rate"
########################################################
Bandwidth:
at:
offset: 0x18
class: IntField
sizeBits: 64
lsBit: 0
mode: RO
pollSecs: 1.0
description: "Current Bandwidth"
########################################################
BandwidthMax:
at:
offset: 0x20
class: IntField
sizeBits: 64
lsBit: 0
mode: RO
pollSecs: 1.0
description: "Max Bandwidth"
########################################################
BandwidthMin:
at:
offset: 0x28
class: IntField
sizeBits: 64
lsBit: 0
mode: RO
pollSecs: 1.0
description: "Min Bandwidth"
########################################################
FrameSize:
at:
offset: 0x30
Expand Down

0 comments on commit c203c63

Please sign in to comment.