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

Commits on Nov 25, 2020

  1. PCIeTransportDecoder: Can now decode memory reads/writes. Still have …

    …to do completions and message requests. See #35.
    azonenberg committed Nov 25, 2020
    Copy the full SHA
    5bca82a View commit details
Showing with 486 additions and 21 deletions.
  1. +466 −18 scopeprotocols/PCIeTransportDecoder.cpp
  2. +20 −3 scopeprotocols/PCIeTransportDecoder.h
Loading