Skip to content

v31.05-beta

Choose a tag to compare

@drandyhaas drandyhaas released this 21 Oct 19:58
· 265 commits to main since this release
7699255

Summary of Changes Since Version 31.04-beta

New Features

  1. XY Mode Window (a52615d)
    - Added dedicated XY mode window (xy_window.py)
    - Pops up to the left of the main windows with bottom edges aligned
    - Can use any available channels or math channels for X and Y
  2. Multiple Dummy Board Support (9ca49e9, 4748f93, df48a8e, 2220f20)
    - Can now configure and run multiple dummy boards
    - Added --max-devices command line option
    - Dummy boards labeled with "(D)" suffix in GUI
    - Can add dummy boards after real boards
  3. Dummy Server Configuration Dialog (2cde59c, f8f59b3, f9eb2fb)
    - Enhanced configuration dialog with per-board settings

Bug Fixes & Improvements

  1. Resampling Behavior (536e458, 2a1dee8)
    - More sane resampling behavior
    - Fixed resampling handling bugs

  2. Channel Mode UI (a9325be)
    - Fixed early return bug in _update_channel_mode_ui when in XY mode
    - Properly restore channel visibility when turning off interleaving

  3. Clicking on channel color box brings up color change dialog

  4. Better saving of settings for XY mode and dummy scopes

  5. Added driver files to releases