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
base: ccc0981b1079
Choose a base ref
...
head repository: ngscopeclient/scopehal
compare: 461ff5437ada
Choose a head ref
  • 17 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 19, 2021

  1. Added BIN file parser

    Parser for Agilent/Keysight/Rigol binary capture files
    sam210723 committed Feb 19, 2021
    Copy the full SHA
    13d0b85 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Copy the full SHA
    0dadcf1 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Rewrite BIN importer

    sam210723 committed Feb 24, 2021
    Copy the full SHA
    b8b496a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3ff0791 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Remove waveform vector

    sam210723 committed Feb 27, 2021
    Copy the full SHA
    158621c View commit details
    Browse the repository at this point in the history
  2. Fix header struct leaks

    sam210723 committed Feb 27, 2021
    Copy the full SHA
    d9000d1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c3c3203 View commit details
    Browse the repository at this point in the history
  4. Delete temp char arrays

    sam210723 committed Feb 27, 2021
    Copy the full SHA
    0874f57 View commit details
    Browse the repository at this point in the history
  5. Initialise sample variables

    sam210723 committed Feb 27, 2021
    Copy the full SHA
    7ceb1ce View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    4731413 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Remove unused declarations

    sam210723 committed Feb 28, 2021
    Copy the full SHA
    fef05ff View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e60c5e2 View commit details
    Browse the repository at this point in the history
  3. Reset packing alignment

    sam210723 committed Feb 28, 2021
    Copy the full SHA
    d798403 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary buffers

    sam210723 committed Feb 28, 2021
    Copy the full SHA
    4672bb7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    de0daa7 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Copy the full SHA
    bb22b02 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Merge pull request #396 from sam210723/master

    Add binary capture file parser
    azonenberg committed Apr 12, 2021
    Copy the full SHA
    461ff54 View commit details
    Browse the repository at this point in the history