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: 2c1fba224d6b
Choose a base ref
...
head repository: ngscopeclient/scopehal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 66155fdda952
Choose a head ref

Commits on Feb 24, 2020

  1. [WIP] Agilent

    miek committed Feb 24, 2020
    Copy the full SHA
    2f6fbe1 View commit details
  2. agilent: Correct y offsets

    miek committed Feb 24, 2020
    Copy the full SHA
    8a22aaf View commit details
  3. Copy the full SHA
    0a6a3de View commit details
  4. agilent: Query trigger level

    miek committed Feb 24, 2020
    Copy the full SHA
    cd5b177 View commit details
  5. Copy the full SHA
    6883bfb View commit details
  6. agilent: Get 16-bit data

    miek committed Feb 24, 2020
    Copy the full SHA
    e5e40f6 View commit details
  7. Copy the full SHA
    6c87b19 View commit details
  8. Copy the full SHA
    cb9ee60 View commit details
  9. agilent: Fix polling

    miek committed Feb 24, 2020
    Copy the full SHA
    b5157ab View commit details
  10. agilent: Set trigger voltage

    miek committed Feb 24, 2020
    Copy the full SHA
    32962a3 View commit details
  11. Copy the full SHA
    f84e637 View commit details
  12. Copy the full SHA
    50097fe View commit details
  13. Copy the full SHA
    55d44bb View commit details
  14. Copy the full SHA
    f157e3d View commit details

Commits on Feb 25, 2020

  1. agilent; Fix trace colours

    miek committed Feb 25, 2020
    Copy the full SHA
    3fdea66 View commit details
  2. agilent: Update copyright string

    miek committed Feb 25, 2020
    Copy the full SHA
    fe1ae2d View commit details
  3. Copy the full SHA
    3fa5d2d View commit details
  4. Copy the full SHA
    51ab695 View commit details
  5. Copy the full SHA
    1beb09f View commit details
  6. Copy the full SHA
    3d7fbfa View commit details
  7. Merge pull request #91 from miek/agilent

    Initial Agilent 5/6/7000 series support (see #74)
    azonenberg authored Feb 25, 2020
    Copy the full SHA
    c6e83f7 View commit details
  8. Copy the full SHA
    f26436c View commit details
  9. Copy the full SHA
    7aa15f2 View commit details
  10. Copy the full SHA
    29d855a View commit details
  11. Copy the full SHA
    cf07d14 View commit details
  12. Removed a bunch of bitrotted Cairo rendering code that's no longer be…

    …ing used and caused problems with new warning mode
    azonenberg committed Feb 25, 2020
    Copy the full SHA
    77af237 View commit details
  13. scopehal/AgilentOscilloscope: Improve model number parsing robustness

    The model number don't all have the same format. Here we just strip all
    non-digit and then convert to int to get the model number. (and derive
    the number of channels)
    
    Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
    smunaut committed Feb 25, 2020
    Copy the full SHA
    3264cc5 View commit details
  14. scopehal/AgilentOscilloscope: Improve option parsing

    - This removes the "(d)" at the end of options that denote demo options
    - This removes the weird "0" meaningless options that the MOSX 3000
      returns
    
    Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
    smunaut committed Feb 25, 2020
    Copy the full SHA
    a935f29 View commit details
  15. scopehal/AgilentOscilloscope: In PollTrigger, check if armed

    If we're waiting for a trigger at all, then a non-run mode means
    nothing ...
    
    Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
    smunaut committed Feb 25, 2020
    Copy the full SHA
    c101f3b View commit details
  16. Merge pull request #92 from smunaut/msox

    Agilent Improvement to make it work on MSOX 3000 series
    azonenberg authored Feb 25, 2020
    Copy the full SHA
    36404a5 View commit details
  17. scopehal/AgilentScope: Fix build warnings

    Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
    smunaut committed Feb 25, 2020
    Copy the full SHA
    c3f9343 View commit details
  18. Merge pull request #93 from smunaut/msox

    scopehal/AgilentScope: Fix build warnings
    azonenberg authored Feb 25, 2020
    Copy the full SHA
    d8b29ef View commit details

Commits on Feb 26, 2020

  1. acquire data work

    four0four committed Feb 26, 2020
    Copy the full SHA
    febc879 View commit details
  2. acquire data work

    four0four committed Feb 26, 2020
    Copy the full SHA
    774cb57 View commit details
  3. Copy the full SHA
    66155fd View commit details
2 changes: 1 addition & 1 deletion graphwidget
Loading