Skip to main content

9 posts tagged with "psp-ufu"

View All Tags

2026w10a-beta

Β· One min read

πŸ”₯ Major Changes​

  • Removed legacy dependencies and improved internal architecture;
  • Added Label Manager for diagram label management;
  • Added snapshot tools for system analysis;
  • Major improvements in Data Report, including precision control, font size, CSV export and a fancy clipboard copy;
  • Initial implementation of EMT (Electromagnetic Transient) elements;

βœ”οΈ New Features and Improvements​

  • Added Ctrl+S shortcut to save the workspace;
  • Added sample control files and data assets;
  • Improved power flow robustness;
  • Improved control solver initialization and stability;
  • Migrated editor memory management from raw pointers to shared_ptr;
  • Improved Control Editor interface and usability;
  • Prevented creation of duplicate labels and multiple slack buses;
  • Improved cross-platform build system using CMake;
  • Added CI workflows for Linux and Windows builds;
  • Added ccache support to accelerate builds;
  • Updated documentation with complete English translation;
  • Updated project website and documentation deployed on the gh-pages branch (Docusaurus updates);

πŸ› Bug Fixes​

  • Fixed a major bug in Jacobian matrix construction;
  • Fixed several issues in dynamic control systems;
  • Fixed ChartDirector linking issues on Linux builds;
  • Various minor UI and stability fixes.

2024w23a-beta

Β· One min read
  • πŸ”₯ Removed the OpenGL dependency and related errors;
  • πŸ”₯ Added undo and redo feature (finally!);
  • βœ”οΈ Voltage map upgraded due to OpenGL dependency removal;
  • βœ”οΈ New feature to add a new text element via context menu;
  • βœ”οΈ Selection and move elements improved;
  • βœ”οΈ Code documentation updated (check here);
  • πŸ› Fixed a massive memory leak when using Synchronous Generator controls;
  • πŸ› Fixed simulation problems related to disconnected buses;
  • πŸ› Minor bugfixes.

2023w38a-beta

Β· One min read
  • πŸ”₯ Added harmonic voltages and currents calculation;
  • βœ”οΈ Added harmonic results in data form;
  • πŸ› Fix program close suddenly on delete bus;
  • πŸ› Fix problems related to disconnected buses;
  • πŸ› Minor bugfixes.

2020w24a-beta

Β· One min read
  • βœ”οΈ Device context render implemented (to avoid use OpenGL - some machines can't use it properly);
  • βœ”οΈ Added Visual Studio solution to the GitHub project;
  • πŸ› Several major and minor bugfixes.

2019w42a-beta

Β· One min read
  • πŸ”₯ Harmonic study implemented;
  • πŸ”₯ Autolayout from importation implemented;
  • πŸ”₯ Importation of Matpower files;
  • πŸ› Several minor bugfixes.