Hello luminary6,
Thx for providing your conf file. OpenHantek6022 already does provide a
template for this file, but with gain = 1.0. I had a quick look into the input gain selection
there and
there in this thread and will update the
model file accordingly, so that even without a conf file the gain error will not become too big, a rough estimation would be:
specification.voltageLimit[0] = { 32 , 80 , 160 , 155 , 170 , 165 , 330 , 820 };
specification.voltageLimit[1] = { 32 , 80 , 160 , 155 , 170 , 165 , 330 , 820 };
If you build your own binary, please check, otherwise I will put it into my source later today.
If you're on windows, you can get a binary of every commit from
appveyors artifacts. There are also the
older builds available.
Martin
EDIT:
I've created a new
issue #39 on github.
EDIT2: Closed issue, luminary6 please check if the scope behaves better when used
without conf file.