Skip to content

Version 0.7.1#125

Merged
X2Cscope merged 2 commits into
mainfrom
develop
Jun 9, 2026
Merged

Version 0.7.1#125
X2Cscope merged 2 commits into
mainfrom
develop

Conversation

@edras

@edras edras commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Enhancements and bug fixes

Version increased to 0.7.1
Installed missing dependency for CAN into the binary
Included unit test to check system dependencies
Adapted Qt and Web App to run as a Task under VSCode
Adjusted communality betwenn Qt and Web App

  • Only one config file for watch view and scope view
  • Same config file structure between applications
  • Simulir look and feel on Load / Save Config and Export variables
    Added "new script" button for users to not start a new script from zero
    Bug Fix: Web App error on load config file when variable not available
    Bug Fix: Web App on mobile view showing duplicated tabs for script and dashboard
    Bug Fix: Qt App could not update variable on watch view if one variable was "live"
    Fixed Scope Trigger documentation
    Enhancement:
  • Qt App can now exclude variable from scope view
  • Web App with smaller trigger control for better UIX
  • Web App enhanced welcome page
  • Qt App: Y Autorange on Scope View
  • CLI accepts AUTO for Com port (VSCode enhancement)
  • CLI has a new attribute --install

when running scripts, one would import a library which is not part of the python Bundle of the standalone binary.
calling pyx2cscope --install installs the required library in an extra folder which is loaded and can be called by the standalone application. Check documentation for more info.

Edras Pacola and others added 2 commits April 17, 2026 13:33
* qt read Param from CLI
* button for "new script" to load starting template
* included dropdown Qt App with watch view refresh time
* adjusted Qt watch view look and feel
* version 0.7.1
* fixed web gui bug on loading variables on watch/scope/view
* using common config files for both qt and web gui
* enhanced documentation
* fixed edit issue on watch view
* bug fix web app disconnect / registered variables
* load config is the same between Apps
* fixed trigger documentation
* fixed None at Qt App var list
* fix trigger when loading config
* Web App enhancements
* Y auto range on Qt
* fix template
* fix test
* including system dependencies on the bundle
* including option for install additional libraries on CLI
* enahnce documentation about CLI, GUIs, scripts and VSCode
* left align on all text fields on QtApp
* saving loading units on watch view
* removed duplicate entries of tabs on web app / mobile
* emit warning on web app when var not found
* Enhance web app help
* change script template
* fix documentation

---------

Co-authored-by: Edras Pacola <edras.pacola@microchip.com>
@edras
edras requested a review from X2Cscope June 9, 2026 11:58
@edras edras self-assigned this Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants