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

Commits on Apr 16, 2021

  1. Copy the full SHA
    e0b8547 View commit details
  2. Continued work on eSPI decode. Now works on raw signals instead of ba…

    …se SPI bus because eSPI needs weird 2-SCK cycle bus turnaround instead of something sane. See #407.
    azonenberg committed Apr 16, 2021
    Copy the full SHA
    552411f View commit details
Showing with 550 additions and 175 deletions.
  1. +502 −148 scopeprotocols/ESPIDecoder.cpp
  2. +48 −27 scopeprotocols/ESPIDecoder.h
Loading