3.3.0 - buggy, wait for 3.3.0.1
Pre-release
Pre-release
A race condition (#308) can freeze the program in SINGLE trigger mode on some systems.
Use latest unstable instead or wait for the bug fix release 3.3.0.1.
Changes since release 3.2.5:
- Roll mode only for slow sample rates, doc update [1659812]
- increase / decrease zoomed window height with mouse wheel [f7ee66f]
- Increased zoom window height with user-settable factor [de118f0]
- Improve cursor measurement handling when deactivating channels [914c36a]
- Enable/disable cursor measurement tool tips [cb94b60]
- Make cursor measurement more intuitive [a71d02b]
- Separate the trigger functions in their own class "Triggering" [ba409a9]
- Fix #292 - set background colour independent of theme and style [7255c0e]
- Refactor class HantekDsoControl, extract separate class MathChannel [cfff90d]
- Refactor hantekdsocontrol.cpp, new math mode low-pass filters, l10n update [6476ee5]
- Complete Spanish translation from hasecilu, close PR #290; code refactor [3405f5e]
- Remove bottom measurement lines for unused channels, do not occupy space [6678f8f]
- Do not localise numbers, do not use decimal separator - Fix #289 [06f119e]
- Show local documents also for Windows - finally [6859a6e]
- Test for Windows :( [4f2a4e3]
- Simplify the document loading (DRY) [beae514]
- Define path also for Windows [767d9a4]
- Add verbose output for calibration and document loading [e9447fd]
- Show message box when offset calibration menu entry is clicked [724e439]
- Refactor manual and document loading, show some tooltips always [5301506]
- Include manual and documentation in windows zip package [5e80fa5]
- Next Windows doc install check [7300e9e]
- Update windows doc install [1077129]
- Include manual and other documentation pdf files into windows package [e82b183]
- Add documentation about HW frequency generator mod and fix #288 [5be939a]
- Fix #285 - "Save as .." keeps the default settings location unchanged [8a7b4d3]
- add some const-ness, silence debug message [94eae3e]
- Translation update [716923c]
- Close #284 - add config dialog: show/hide tooltips for user interface [19a93a9]
- My personal message about the moronic war against Ukraine [71606a9]
- Russian translation update - as always, thx to @spam-receiver [a688267]
- fix Windows MSVC stupidity again [5973a32]
- fix Windows MSVC stupidity :( [fe0393d]
- refactor MATH channel, can now trigger on MATH; more tool tips [2fb76ba]
- Fix #278 - avoid crash with trigger position at left screen margin [a2c57e7]
- Refactor searchTriggerPosition(), correct trigger mode SINGLE handling [f7fca88]
- Refactor icon handling, add more cal frequencies, add manual freq command [64b5ced]
- Quick right mouse button measurement with on-screen-display [89e97a2]
- Display cursor measurements with right mouse press [a194c13]
- Update translations [6ea32f7]
- Show live calibration status, exit if noise or offset too big [75661d9]
- Write online (offset) calibration values into EEPROM [043d873]
- Code clean up [500185a]
- Make persistent offset calibration compatible with "calibrate_6022.py" [d65744e]
- Update documentation (how to do offset calibration) [965d59e]
- Save (offset) calibration file as *.ini [f0e0cca]
- Implement online offset calibration [74aaa56]
- Improve calibration data and control transfer verbosity [8897591]
- show optional note value (+-cent) for audio frequencies, readme update [ee8798c]
- Update FW0210 (no new scope functions) [ff6492f]
- Windows build make stress again - MSVC defines silly min and max macros [7ff6051]
- Use new FW0210 - no new functions for scope [db69d5c]
- window function documentation update (Harris 1978) [4126539]
- new tapering window "Kaiser"; massive post processing refactoring [d661e64]
- refactor spectrum generator, menu option to optimize and reuse FFT plans [2ec3a26]
- Use FFTW_MEASURE to get fastest algorithm and reuse fft plans afterwards [f66cc55]
- more math functions, correct V² unit, better measure screen layout [a3a88f0]
- fck! - to much python programming last weeks, msvc doesn't like logical or [ef608ad]
- new math modes DC_CH1 and DC_CH2: display the DC offset of a channel [658d559]
- display trigger position as time instead of percent of screen width [90bffd5]
- logical 'or' breaks msvc, accepted on gcc and clang [941dc28]
- include i18n options from sebras PR #270 [3432ccf]
- Added swedish translation #269 from sebras plus remarks from haaninjo [b98f503]
- close #272, close #273 - measurement cursor handling and value display [0b3f7c2]
- smaller steps for marker and zoom window move with SHIFT-SCROLL [8508db9]
- Merge branch 'fgrieu-readme-Windows-driver-tips' update README.md with Windows driver tips #254 [27eb8c5]
- update README.md with Windows driver tips #254 [d4162a0]
- update README.md with Windows driver tips [7c329c3]
- Merge branch 'fgrieu-signed-windows-inf-files' [9916cf3]
- Install PR #251 from fgrieu:signed-windows-inf-files [b10be56]
- Add directory utils/signed-windows-inf-files/ with Windows inf files for Hantek 6022BE and Hantek 6022BL. Easy installation withotu Zadig (right-click on the inf files and install). Informative names in Device Manager, identifying device and common firmwares loader/openht/sigrok [d16e151]