Skip to content

Releases: klonyyy/STMViewer

v0.5.0-alpha

18 Feb 13:30
Compare
Choose a tag to compare
v0.5.0-alpha Pre-release
Pre-release

Changelog:

  • added support for JLink probes in Variable Viewer module
  • added support for selecting a specific probe based on it's serial number

v0.4.0

11 Feb 13:40
4d22bcd
Compare
Choose a tag to compare

Changelog:

  • import window for variables based on parsed GDB *.elf file analysis
  • updating and listing variables done in a background thread
  • more verbose error management
  • multiple bugfixes

v0.3.0

19 Dec 20:28
dd2d895
Compare
Choose a tag to compare

Changelog:

  • added statistics to Variable and Trace Viewer
  • refactor and bugfixes

v0.2.0

14 Sep 15:44
4ee8555
Compare
Choose a tag to compare

Changelog:

  • added Trace Viewer module
  • added export to *.csv button for plots
  • multiple bugfixes
  • Variable Viewer refactor

v0.1.2

02 Jul 08:04
befc31c
Compare
Choose a tag to compare

Changelog:

  • fixed segfault when trying to add new variable on Linux
  • fixed target not found on Linux
  • refactored some of the modules
  • added spdlog for improved logging (wip)

v0.1.1

12 Jun 14:56
f3d976a
Compare
Choose a tag to compare

Changelog:

  • Fixed a bug with writing float values.

v0.1.0

11 Jun 14:23
Compare
Choose a tag to compare

Initial release