Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ngscopeclient/scopehal-apps
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 83091c5e1370
Choose a base ref
...
head repository: ngscopeclient/scopehal-apps
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feae9527846a
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Aug 5, 2020

  1. Added 100base-TX eye mask

    azonenberg committed Aug 5, 2020
    Copy the full SHA
    feae952 View commit details
Showing with 134 additions and 0 deletions.
  1. +134 −0 src/glscopeclient/masks/100basetx.yml
134 changes: 134 additions & 0 deletions src/glscopeclient/masks/100basetx.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
protocol:
name: 100BaseTX
reference: ANSI X3.263-1995 Figure J.1
displaylimits:
ymin: -1100
ymax: 1100
units:
xscale: ps
# todo: should be normalized to actual voltages?
yscale: mv
mask:

# Upper limit
- points:
- x: -8000
y: 1100
- x: 8000
y: 1100
- x: 8000
y: 1500
- x: -8000
y: 1500

# Lower limit
- points:
- x: -8000
y: -1100
- x: 8000
y: -1100
- x: 8000
y: -1500
- x: -8000
y: -1500

# Lower eye opening
- points:
- x: -3232
y: -500
- x: -720
y: -900
- x: 720
y: -900
- x: 3232
y: -500
- x: 720
y: -100
- x: -720
y: -100

# Upper eye opening
- points:
- x: -3232
y: 500
- x: -720
y: 900
- x: 720
y: 900
- x: 3232
y: 500
- x: 720
y: 100
- x: -720
y: 100

# Bottom left triangles
- points:
- x: -4837
y: -900
- x: -3163
y: -900
- x: -4000
y: -690

- points:
- x: -4837
y: -100
- x: -3163
y: -100
- x: -4000
y: -310

# Top left triangles
- points:
- x: -4837
y: 900
- x: -3163
y: 900
- x: -4000
y: 690

- points:
- x: -4837
y: 100
- x: -3163
y: 100
- x: -4000
y: 310

# Bottom right triangles
- points:
- x: 4837
y: -900
- x: 3163
y: -900
- x: 4000
y: -690

- points:
- x: 4837
y: -100
- x: 3163
y: -100
- x: 4000
y: -310

# Top right triangles
- points:
- x: 4837
y: 900
- x: 3163
y: 900
- x: 4000
y: 690

- points:
- x: 4837
y: 100
- x: 3163
y: 100
- x: 4000
y: 310

conditions:
hitrate: 0