Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Voltage dock math improves attenuation voltage #324

Open
wants to merge 465 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 20, 2019

  1. reduce CPU load for RPi; small FW change w/o impact on std HW

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    4800482 View commit details
    Browse the repository at this point in the history
  2. 1st setup for MacOS app bundle

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    d033e4c View commit details
    Browse the repository at this point in the history
  3. MacOS build test, no program change

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    a9a4c4f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. add debug message for travis build

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    a1b54e3 View commit details
    Browse the repository at this point in the history
  2. refine travis debug message

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    e282ed5 View commit details
    Browse the repository at this point in the history
  3. set BUILD_MACOSX_BUNDLE = ON (check travis build)

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    cf73426 View commit details
    Browse the repository at this point in the history
  4. correct travis typo

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    b5c425f View commit details
    Browse the repository at this point in the history
  5. travis: check package build without need of release

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    3a60bb6 View commit details
    Browse the repository at this point in the history
  6. travis test: set BUILD_MACOSX_BUNDLE = OFF

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    82503f7 View commit details
    Browse the repository at this point in the history
  7. travis: need more info about macos build

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    b477367 View commit details
    Browse the repository at this point in the history
  8. travis: debug the MacOSX bundle dir

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    fe7c8ac View commit details
    Browse the repository at this point in the history
  9. travis: check if directories exist

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    017e274 View commit details
    Browse the repository at this point in the history
  10. travis: next macosx bundle try

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    23c779c View commit details
    Browse the repository at this point in the history
  11. travis: comment some test steps

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    673d3ca View commit details
    Browse the repository at this point in the history
  12. travis: no brackets in yml, use test instead

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    9aa12a3 View commit details
    Browse the repository at this point in the history
  13. travis / cmake: check macosx bundle build

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    fd2cbdc View commit details
    Browse the repository at this point in the history
  14. MacOSX: don't install bundle, it's already in build/openhantek

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    19bad8b View commit details
    Browse the repository at this point in the history
  15. travis: create bundle archive in package

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    80fbcd9 View commit details
    Browse the repository at this point in the history
  16. travis typo

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    91f9519 View commit details
    Browse the repository at this point in the history
  17. travis: syntax error

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    145f590 View commit details
    Browse the repository at this point in the history
  18. travis: correct the bundle path

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    df842c2 View commit details
    Browse the repository at this point in the history
  19. travis: tgz either the mac bin or the mac bundle

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    271464c View commit details
    Browse the repository at this point in the history
  20. travis: deploy osx binary or bundle

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    87350d6 View commit details
    Browse the repository at this point in the history
  21. fr and it translation started; build macosx bundle

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    1aff1af View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. travis: test for macosx bundler - include libs

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    771f538 View commit details
    Browse the repository at this point in the history
  2. travis: deploy also qt - another tool needed :(

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    86b487f View commit details
    Browse the repository at this point in the history
  3. travis: call macdeployqt with path

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    cf4e967 View commit details
    Browse the repository at this point in the history
  4. travis: fix app path

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    ccd9716 View commit details
    Browse the repository at this point in the history
  5. travis: use macdeployqt and macdeployqtfix

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    822a152 View commit details
    Browse the repository at this point in the history
  6. travis: create osx bundle and dmg

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    48fd9f3 View commit details
    Browse the repository at this point in the history
  7. travis: correct yaml format

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    90a21f4 View commit details
    Browse the repository at this point in the history
  8. travis: yaml syntax

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    2df54d8 View commit details
    Browse the repository at this point in the history
  9. travis: syntax again :(

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    7ae7458 View commit details
    Browse the repository at this point in the history
  10. travis: correct path an rightas

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    899ecc1 View commit details
    Browse the repository at this point in the history
  11. build osx bundle and dmg; no change to program

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    2b105c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. travis: osx test

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 23, 2019
    Configuration menu
    Copy the full SHA
    712802e View commit details
    Browse the repository at this point in the history
  2. travis: typo

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro authored Oct 23, 2019
    Configuration menu
    Copy the full SHA
    0bbd267 View commit details
    Browse the repository at this point in the history
  3. travis: test osx bundle; update osx build instructions

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    7aecea3 View commit details
    Browse the repository at this point in the history
  4. travis: deploy osx bundle

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    25561db View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. show trigger pulse width also in pdf/png export

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    511fe7a View commit details
    Browse the repository at this point in the history
  2. code clean up

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    b694e6c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. sub-sample offset correction

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    53b8ced View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. move os specific directories into ./util

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    9a39170 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. AC coupling for 6022 with HW mod and FW0204

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    4a3a288 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. support AC modification for Hantek6022

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    e83fa10 View commit details
    Browse the repository at this point in the history
  2. minor corrections/improvement

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    ffc3fc1 View commit details
    Browse the repository at this point in the history
  3. new osx *.dmg creation

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    ad9bc9a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. MacOSX bundle check

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    99819bf View commit details
    Browse the repository at this point in the history
  2. upversion to v2.17-rc7 for MacOSX bundle check

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    4c8529b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. display duty cycle of triggered trace in top line

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    473221e View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. restore lost translations

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    d1535cb View commit details
    Browse the repository at this point in the history
  2. fix OpenHantek#33 - regression was introduced by 3f6b16c

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    5664ff4 View commit details
    Browse the repository at this point in the history
  3. fix (?) travis error for MacOSX bundle build

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    bcbf14f View commit details
    Browse the repository at this point in the history
  4. upversion - (pre-)release with fix for OpenHantek#33

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    c8a94cc View commit details
    Browse the repository at this point in the history
  5. next CMake / MacOSX change

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    ccdceeb View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. more logical marker status display

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    ec1196f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. consistent marker handling; user manual update; upversion

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    037731c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. export also XY pdf/png

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    9240317 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. fix OpenHantek#36; align trace to trigger on "frozen" trace

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    b13e314 View commit details
    Browse the repository at this point in the history
  2. remove unused variable

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    da9b82a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. next step: trigger position refactor

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    f65a403 View commit details
    Browse the repository at this point in the history
  2. fix OpenHantek#35 (report errors during FW upload), fix stalled FW up…

    …load
    
    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    8e3701f View commit details
    Browse the repository at this point in the history
  3. fix typo, detected on windows build

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    fb23bd3 View commit details
    Browse the repository at this point in the history
  4. changed to check OpenHantek#35 on FreeBSD

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    38d28a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2019

  1. correct pdf/png export of modified frozen traces

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    dcda947 View commit details
    Browse the repository at this point in the history
  2. usb code cleanup

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    aa53873 View commit details
    Browse the repository at this point in the history
  3. typo :(

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    64ec2b2 View commit details
    Browse the repository at this point in the history
  4. bold info text

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    4b92e47 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. refactor/rename sliders and trigger flow

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    3a8b0c3 View commit details
    Browse the repository at this point in the history
  2. xy mode: use color of y channel

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    76f075c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. try to solve OpenHantek#35 and OpenHantek#38 as well as stalled upload

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    0b77b94 View commit details
    Browse the repository at this point in the history
  2. start the scope automatically when ready

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    c365d9b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. comment about libusb behaviour on different OSs

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    17531d0 View commit details
    Browse the repository at this point in the history
  2. fix OpenHantek#39, better default gain/offset for DDS120

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    c847d81 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. use gain 20x of DDS120, use 10MS/s

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    ed3839d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. hide not yet implemented feature 'NewDeviceModelFromExisting'; clean …

    …up 'cppcheck' findings
    
    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    a7c9eb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. make grid more visible, add small crosses at intersections

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    b0e7094 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. fix OpenHantek#42, at least the part of @Ragnar770

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    77037a7 View commit details
    Browse the repository at this point in the history
  2. adjust samples only if triggered, else start with pos 0

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    66dbf57 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. automatically select light and dark icons

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    1b4c059 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. add qt svg lib hint for build

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    9fb1073 View commit details
    Browse the repository at this point in the history
  2. light/dark switch for all icons

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    26e18f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. upversion, manual update

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    414988d View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2019

  1. small FW fix without FW upversion (correct USB current)

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    fa3c018 View commit details
    Browse the repository at this point in the history
  2. no serial number string in FW

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    89d54ed View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. UniqueUSBid is now a truly unique value

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    06d79ce View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. correct y position for zoomed channel and trigger marker

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    644c46c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

  1. add menu entry file openhantek.desktop

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    c0bd578 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. provide scalable and 48x48 icon

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    d7d955d View commit details
    Browse the repository at this point in the history
  2. small manual update (how to start the program)

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    0726579 View commit details
    Browse the repository at this point in the history
  3. how to install *.deb

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    5252850 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. cleanup desktop file and icon names

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    383a917 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. clean up warnings

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    cea93cc View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. industrial cleaning, refactor most warnings

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    6ce51e7 View commit details
    Browse the repository at this point in the history
  2. minor manual update

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    3737687 View commit details
    Browse the repository at this point in the history
  3. unhide class member (clear warnings)

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    bda3651 View commit details
    Browse the repository at this point in the history
  4. next warning clean-up

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    4ca6e37 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

  1. fix OpenHantek#48

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    933cde9 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. fix for OpenHantek#49

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    1d6ce6b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. fix OpenHantek#49, more clean-up of source code

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    286018f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Differential probe X1...X1000 support

    Signed-off-by: jm-o <jeanmichel.olivier9@gmail.com>
    jm-o committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    2cc215c View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Merge pull request OpenHantek#51 from jm-o/ProbeSupport

    Differential probe X1...X1000 support
    Ho-Ro authored Jan 21, 2020
    Configuration menu
    Copy the full SHA
    95b0e74 View commit details
    Browse the repository at this point in the history
  2. cosmetics for ProbeSupport

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    6cee6f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. probe attenuation documentation update

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    72563b3 View commit details
    Browse the repository at this point in the history
  2. rename settings.* -> dsosettings.*

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    e69b847 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. Full French translation

    Signed-off-by: jm-o <jeanmichel.olivier9@gmail.com>
    jm-o committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    e133057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ac9734 View commit details
    Browse the repository at this point in the history
  3. small clean-up

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    d53c750 View commit details
    Browse the repository at this point in the history
  4. 1st working histo

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    b177b79 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Usable histogram function with user interface and icon

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    2723deb View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Merge pull request OpenHantek#52 from jm-o/FrenchTranslation

    Full French translation
    Ho-Ro authored Jan 27, 2020
    Configuration menu
    Copy the full SHA
    8cc50af View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. use my fx2lib (updated toolchain)

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    544caf4 View commit details
    Browse the repository at this point in the history
  2. minor doc update, some clazy cleaning

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    2f09f61 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Fix GUI refresh with settings loaded from a file

    Force .ini suffix when saving settings file
    Fix 2 minor french translation issues
    
    Signed-off-by: jm-o <jeanmichel.olivier9@gmail.com>
    jm-o committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    f7d7109 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. manual merge from jm-o's changes

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    359ecc8 View commit details
    Browse the repository at this point in the history
  2. update documentation, 1st 3.0.2 release candidate

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    10e1c69 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. histogram for pdf/png, minor improvements

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    2ae596f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. suport older cmake versions

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    e19e707 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. FW with unique FX2LP ser num (Cypress KBA212789)

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    a610bba View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. upversion to 3.0.2; apply realtime prio and scheduler

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    c3c1648 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. fix OpenHantek#61 (change /usr/share/doc path to lower case)

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    6649449 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. (small) FW update w/o function change

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    7f807c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. fix issue when switching to XY mode

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    137f112 View commit details
    Browse the repository at this point in the history
  2. new firmware version 0205

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    94407ee View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. upversion, small histogram ui improvement

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    febf065 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. fix OpenHantek#66 - wrong sample rate displayed in spinbox

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    1a7843e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. switch to latest FW0206 (no change for scope fkt.)

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    a6c3d8f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. better comments about ADC to voltage scaling

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    43cd7f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. make calibration frequency setting persistent

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    26c1a49 View commit details
    Browse the repository at this point in the history
  2. doc update; gui cosmetics

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    446fcd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. fix OpenHantek#66 (samplerate spinbox response)

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    76793df View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. fix OpenHantek#68 (DDS120 udev rules update)

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    b5524a4 View commit details
    Browse the repository at this point in the history
  2. fix OpenHantek#69

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    23786d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. doc update

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    ee09651 View commit details
    Browse the repository at this point in the history
  2. fix OpenHantek#70

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    c8a0bff View commit details
    Browse the repository at this point in the history
  3. fix a possible race condition when switching 1ch <-> 2ch

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    2533724 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. move calibration out frequencies into the model files

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    3276bec View commit details
    Browse the repository at this point in the history
  2. doubleclick: left -> set two markers with zoom=100, right -> removes …

    …the markers
    
    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    1c881f2 View commit details
    Browse the repository at this point in the history
  3. set debian package dependencies automatically

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    ac2db85 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. fix calibration frequency for DDS120

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    18f58d5 View commit details
    Browse the repository at this point in the history
  2. fix 50kHz calibration frequency for DDS120

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    0e50d59 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. use own DDS120 FW from github.com/Ho-Ro/Hantek6022API; add ES transla…

    …tion
    
    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    f51cd22 View commit details
    Browse the repository at this point in the history
  2. update DDS120 model file

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    0e8583f View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. DDS120 EEPROM contains no calibration data but factory fimware

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    b2c5492 View commit details
    Browse the repository at this point in the history
  2. revert to sigrok based FW for DDS120

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    476b78d View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. DDS120: 75Hz->60Hz

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    be8142a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. fix OpenHantek#75

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    a933b52 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. upversion; manual update

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    29f38b8 View commit details
    Browse the repository at this point in the history
  2. upversion; manual update

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    f753ce5 View commit details
    Browse the repository at this point in the history
  3. upversion; manual update; fix travis build

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    2b112e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. fix ubuntu build (travis)

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    52c9236 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Applied clang-format

    Signed-off-by: David Risch <acc_mid@rischnet.de>
    DavidRisch committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    08db397 View commit details
    Browse the repository at this point in the history
  2. Increased spacing after channel name in measurementLayout

    Signed-off-by: David Risch <acc_mid@rischnet.de>
    DavidRisch committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    abe5c00 View commit details
    Browse the repository at this point in the history
  3. Increased size of needle in levelslider based on dpi scaling

    Signed-off-by: David Risch <acc_mid@rischnet.de>
    DavidRisch committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    6440185 View commit details
    Browse the repository at this point in the history
  4. complete clang-format, no content change

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    f1b0ab8 View commit details
    Browse the repository at this point in the history
  5. add commit abe5c00 from DavidRisch

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    58b2a6f View commit details
    Browse the repository at this point in the history
  6. merge 6440185 (levelslider size based on dpi) from DavidRisch

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    8a71b07 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Revert "complete clang-format, no content change"

    This reverts commit f1b0ab8.
    Ho-Ro committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    af4c7c1 View commit details
    Browse the repository at this point in the history
  2. Prepare a clean merge of pull request OpenHantek#78

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    559e5a2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'high_dpi_support' of https://github.com/DavidRisch/Open…

    …Hantek6022 into high_dpi_support
    
    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    6feb874 View commit details
    Browse the repository at this point in the history
  4. merged pr OpenHantek#78 from DavidRisch (high_dpi_support)

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    d82c127 View commit details
    Browse the repository at this point in the history
  5. apply global format (style: openhantek/.clang-format)

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    a3e5144 View commit details
    Browse the repository at this point in the history
  6. Set file extension automatically for exporting pdfs/images

    Signed-off-by: David Risch <acc_mid@rischnet.de>
    DavidRisch committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    83b9b02 View commit details
    Browse the repository at this point in the history
  7. Fixed drawing of pdfs

    - Fixed background color
    - Increased size of grid lines (previously they would not render in some pdf viewers)
    - Removed distinction between exporting a pdf and printing
    - Added special case for drawing bright colored text on white background
    
    Signed-off-by: David Risch <acc_mid@rischnet.de>
    DavidRisch committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    941e025 View commit details
    Browse the repository at this point in the history
  8. Updated translation metadata

    Signed-off-by: David Risch <acc_mid@rischnet.de>
    DavidRisch committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    520a58e View commit details
    Browse the repository at this point in the history
  9. Merge branch 'DavidRisch-export_pdf_image'

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    e315744 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. python script to upload assets to a release

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    6522ce2 View commit details
    Browse the repository at this point in the history
  2. add more win artifacts

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    130eaa5 View commit details
    Browse the repository at this point in the history
  3. next appveyor try

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    f40ac26 View commit details
    Browse the repository at this point in the history
  4. appveyor: define all artifacts

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    8cbf1ca View commit details
    Browse the repository at this point in the history
  5. revert appveyor win build (only *.zip)

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    7cea076 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. support for unstable releases

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    09d0f3a View commit details
    Browse the repository at this point in the history
  2. small gui improvement; remove unused code

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    047598e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. fix OpenHantek#82 - WIN: change Start/Stop shortcut from <SPACE> to <S>.

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    e114f90 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. ui fine tuning

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    95de064 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. RPi info; add Win ico file

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 4, 2020
    Configuration menu
    Copy the full SHA
    0ebab7c View commit details
    Browse the repository at this point in the history
  2. Win: add icon

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 4, 2020
    Configuration menu
    Copy the full SHA
    af3aaef View commit details
    Browse the repository at this point in the history
  3. Win: rm extra icon file

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 4, 2020
    Configuration menu
    Copy the full SHA
    b0c86f4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. demo mode w/o scope HW

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 6, 2020
    Configuration menu
    Copy the full SHA
    edc9a26 View commit details
    Browse the repository at this point in the history
  2. russian translation, thx @spam-receiver

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 6, 2020
    Configuration menu
    Copy the full SHA
    5dbb40f View commit details
    Browse the repository at this point in the history
  3. tag as release candidate

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 6, 2020
    Configuration menu
    Copy the full SHA
    4a7ed7f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. finetuning display refresh rate

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 8, 2020
    Configuration menu
    Copy the full SHA
    90b83c1 View commit details
    Browse the repository at this point in the history
  2. upversion, documentation update

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 8, 2020
    Configuration menu
    Copy the full SHA
    a428056 View commit details
    Browse the repository at this point in the history
  3. provide a demo mode button

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 8, 2020
    Configuration menu
    Copy the full SHA
    6837839 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. refactor USB code, use better names

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 10, 2020
    Configuration menu
    Copy the full SHA
    c2d8cac View commit details
    Browse the repository at this point in the history
  2. travis ci os: change xenial -> bionic

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 10, 2020
    Configuration menu
    Copy the full SHA
    f93faac View commit details
    Browse the repository at this point in the history
  3. travis ci: package change

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 10, 2020
    Configuration menu
    Copy the full SHA
    094d993 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. move demo device code into class ScopeDevice

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 11, 2020
    Configuration menu
    Copy the full SHA
    7bd3a0f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. fix OpenHantek#90 (russian translation '/s' -> '/c')

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 12, 2020
    Configuration menu
    Copy the full SHA
    50bd7ea View commit details
    Browse the repository at this point in the history
  2. more russian translation, thx @spam_receiver

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 12, 2020
    Configuration menu
    Copy the full SHA
    f5a446c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. encapsulate demo mode handling into ScopeDevice

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 13, 2020
    Configuration menu
    Copy the full SHA
    9d19f7a View commit details
    Browse the repository at this point in the history
  2. fix warnings: default label in switch which covers all enum values

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 13, 2020
    Configuration menu
    Copy the full SHA
    0ce9690 View commit details
    Browse the repository at this point in the history
  3. fix some more warnings

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 13, 2020
    Configuration menu
    Copy the full SHA
    5136b29 View commit details
    Browse the repository at this point in the history
  4. fix translation of the strings in legacyexportdrawer.cpp

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 13, 2020
    Configuration menu
    Copy the full SHA
    1930f2f View commit details
    Browse the repository at this point in the history
  5. fix warnings, remove unused code

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 13, 2020
    Configuration menu
    Copy the full SHA
    9afed31 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. new export: screenshot (mainWindow or dsoWidget)

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 15, 2020
    Configuration menu
    Copy the full SHA
    872cfd6 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. update ru translation

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 17, 2020
    Configuration menu
    Copy the full SHA
    7796c80 View commit details
    Browse the repository at this point in the history
  2. better default colours for printer

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 17, 2020
    Configuration menu
    Copy the full SHA
    a883af2 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. save screenshot also as pdf

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 18, 2020
    Configuration menu
    Copy the full SHA
    d927fc7 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. new image/pdf export and print

    The solution takes either a screenshot of the mainwindow as it is or from the
    dsowidget only with the option to change the colors from screen to printer.
    A zoomed scope screen can be captured in double or (optional) original hight.
    Storage is possible as png/jpg/bmp or pdf.
    
    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 20, 2020
    Configuration menu
    Copy the full SHA
    99ccfe8 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. use lambdas for screenshot()

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 21, 2020
    Configuration menu
    Copy the full SHA
    f30eaee View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. fix OpenHantek#94

    allow to set the max timebase in scope settings menu from 100 ms/div to 1 s/div
    
    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 23, 2020
    Configuration menu
    Copy the full SHA
    6d872a4 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. now with identical timing also for demo device

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 25, 2020
    Configuration menu
    Copy the full SHA
    650ea29 View commit details
    Browse the repository at this point in the history
  2. clean up scope settings menu, add new configs

    configure slow timebase setting, sample holdoff timing and export setings
    
    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed May 25, 2020
    Configuration menu
    Copy the full SHA
    dd92714 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. trigger modus NONE for faster display of slow sample rates

    clear init file and restart with default values manually or after incompatile config change
    
    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    1f1f5b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. move capturing into own thread to unfreeze the gui

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    4836749 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. update/finetune capturing

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    ae6a759 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. roll mode for >100ms/div and trigger mode NONE

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    f5b8f26 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. roll mode: small changes, sampling down to 5s/div

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    db837c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. restart slow sampling when samplerate changes

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    4814528 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. improved marker and zoom setting

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    03816f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. slow mode finetuning

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    fa73a8d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. FW 0207 with new sample rates; timebase 10s/div

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    a029ce8 View commit details
    Browse the repository at this point in the history
  2. fix ABI change warnings; less travis output

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    d592942 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. upversion to 3.1.1-rc; options to force OpenGL SL versions

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    1dad788 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. close OpenHantek#45; ctrl scroll wheel zooms, scroll wheel shifts zoo…

    …m range
    
    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    df55001 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. real roll mode for slow sample rates

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    e0c6482 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. add refresh button to restart roll mode sampling

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    4ffe158 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Upversion to 3.1.1, doc update, robustness improvement

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    f50f90b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. fix OpenHantek#101 - #define libusb_setlocale( x ) (void)0

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    e99070e View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. fix OpenHantek#102; add build instructions for FreeBSD

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    8772d08 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. FreeBSD build/installation update

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    e5071af View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. fix OpenHantek#105 - correct ini file handling

    https://doc.qt.io/qt-5/qsettings.html#locations-where-application-settings-are-stored
    Linux/FreeBSD/macOS: $HOME/.config/OpenHantek/modelDSO6022.ini
    Windows: %APPDATA%\OpenHantek\modelDSO6022.ini
    
    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    a71bd67 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. silence QT_DEPRECATED warnings about sprintf

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    4159e3d View commit details
    Browse the repository at this point in the history
  2. build "full-featured" *.tgz packages for Linux and FreeBSD

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    341eb71 View commit details
    Browse the repository at this point in the history
  3. remove Qt::WindowFlags (QT_DEPRECATED warning)

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    e2aa07d View commit details
    Browse the repository at this point in the history
  4. missing commit :(

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    e1da860 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. use unique Qt globals to distinguish OS and target architecture

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    d73472c View commit details
    Browse the repository at this point in the history
  2. try to fix OpenHantek#108

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    10fee24 View commit details
    Browse the repository at this point in the history
  3. next try to fix OpenHantek#108

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    8f68a8f View commit details
    Browse the repository at this point in the history
  4. next improvement for OpenHantek#108, use cmd.exe window as console if…

    … available
    
    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    af753af View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. restore 1CH / 2CH setting when leaving real slow mode

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    5eb3d53 View commit details
    Browse the repository at this point in the history
  2. do not use Q_OS_... unless QtGlobals are defined (fix FreeBSD build)

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    77c3551 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. upversion, small improvements for FreeBSD and Windows

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    95ff65f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. test version to narrow down strange Windows crash OpenHantek#111

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    117c927 View commit details
    Browse the repository at this point in the history
  2. omit debug output for OpenHantek#111; skip some useless setSamplerate…

    …() calls
    
    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    94c1f15 View commit details
    Browse the repository at this point in the history
  3. update version info

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    7b46074 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. fix OpenHantek#112; do not define extra CPACK_RPM_PACKAGE_REQUIRES

    Use CMake's shared libraries dependency detection.
    Dependencies are added automatically to requires list.
    
    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    2fdc850 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. new command line option --fontsize; doc update

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    798d8c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. fix OpenHantek#114, small font size update

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    fa9838d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. display horizontal trigger level line when marker is moved, resolve O…

    …penHantek#118
    
    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    c56c662 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. make smooth trigger setting persistent; clean redundant this->

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    df396e7 View commit details
    Browse the repository at this point in the history
  2. upversion to 3.1.3

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    16a52e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. fix OpenHantek#123 - change minimal holdOff time between capture bloc…

    …ks to lower CPU load
    
    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    81864f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. reduce CPU load when rendering unchanged data

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    cad3d00 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. fix OpenHantek#124: dock windows (voltage, horizontal,trigger, spectr…

    …um) cannot be closed
    
    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    946e891 View commit details
    Browse the repository at this point in the history
  2. reduce CPU load when display is stopped, speedup shutdown

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    ff18205 View commit details
    Browse the repository at this point in the history
  3. move (spectrum) frequencybase from horizontal dock to spectrum dock

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    fba3728 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. doc update: install also fakeroot as build tool (OpenHantek#125)

    Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
    Ho-Ro committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    f52e97e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. Math improves attenuation to facilities view in graph.

    Gustavo Carneiro committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    a9fb9c8 View commit details
    Browse the repository at this point in the history