colinoflynn / pico-python

PicoScope Python Interface
Other
102 stars 79 forks source link

Bugfix/picoscope 4444 gettimestepfromtimebase #189

Closed csi-bbio closed 1 year ago

csi-bbio commented 1 year ago

Using your great library with a PicoScope 4444 we found a calculation error and fixed it. The attached screenshot show the timebase calculation definitions from the PicoScope 4000 series programmers guide. I hope you can merge it into your code.

picosope timebase error docu screenshot

hmaarrfk commented 1 year ago

thanks!

csi-bbio commented 1 year ago

Can you tell me when a new release may be available? We are using your library in a hardware in the loop test environment with Jenkins and this way the tests will always load the latest libs from the internet. Thank you in advance.

hmaarrfk commented 1 year ago

See: https://github.com/colinoflynn/pico-python/pull/187 and https://github.com/colinoflynn/pico-python/issues/185