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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 619998e427dd
Choose a base ref
...
head repository: ngscopeclient/scopehal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5ef7254073d8
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 10, 2020

  1. MDIODecoder: Added colorization, some improvements to decoding, and m…

    …erging of MMD register transactions
    azonenberg committed Oct 10, 2020
    Copy the full SHA
    51a688e View commit details
  2. MDIODecoder: added PHY type info. Added decodes for most common KSZ90…

    …31 MMD registers plus a lot more standard registers. Fixes #82.
    azonenberg committed Oct 10, 2020
    Copy the full SHA
    5ef7254 View commit details
Showing with 324 additions and 22 deletions.
  1. +314 −22 scopeprotocols/MDIODecoder.cpp
  2. +10 −0 scopeprotocols/MDIODecoder.h
Loading