STMViewer Versions Save

Real-time STM32 variable & trace viewer

v0.5.0-alpha

3 months ago

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

3 months ago

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

5 months ago

Changelog:

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

v0.2.0

8 months ago

Changelog:

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

v0.1.2

10 months ago

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

11 months ago

Changelog:

  • Fixed a bug with writing float values.

v0.1.0

11 months ago

Initial release