Skip to content

Releases: STMicroelectronics/stdatalog_gui

v1.4.0

Choose a tag to compare

@pradolis pradolis released this 10 Jun 10:36
  • Enhanced widget modules with improved documentation and code structure
  • Refactored MLC and ISPU configuration handling
  • Added 'PlotImageWidget' and 'HSDPlotImageWidget' to manage data from camera and image sensors
  • Fixed exception error when closing main window
  • Refactored plotting widgets and enhance documentation
  • Refactored DeviceInformation into dedicated widget subclass avoiding hardcoded unit labels
  • Refactored Motor Control Widgets for Improved Documentation and Structure

v1.3.0

Choose a tag to compare

@pradolis pradolis released this 07 Jan 09:23
  • Full support to Serial Datalog adding compatibility with STSW-SDATALOG firmware examples
  • Added support to CubeAI and NanoEdgeAI based examples for FP-IND-DATALOGMC
  • Created dedicated connection widget for motor control application
  • Removed useless get acquisition info commands before start/stop
  • Reshaped and optimized start_log/start_plot procedure
  • Added PnPL_Warning management - same as PnPL_Error
  • Fixed MainWindow closeEvent + stop_plots/stop_log + fixed save_files_flag
  • Fixed dimensions for "ispu" use case: calculate it instead of hard coded value
  • Fixed custom_dtmi entries management with fw_id and board_id fields in DeviceTemplateLoadingWidget
  • Fixed FFT normalization factors
  • Updated staiotcraft version
  • Bug fixing and code cleaning. Fixed typos

v1.2.1

Choose a tag to compare

@pradolis pradolis released this 03 Sep 10:46
  • Solved issue #1 - pull request #2: accepted proposal from @YumTaha
  • Fixed custom Device Model save and update

v1.2.0

Choose a tag to compare

@matteoronchi matteoronchi released this 15 Jul 12:05
  • Added support to Python 3.13
  • Removed dependency from matplotlib in HSD_GUI
  • Updated ACTUATOR components and properties management, aligned to new fast and slow telemetry DTDL components
  • New USB catalog management: sync/update with the online catalog
  • Added new dialog to show received PnPL_Error
  • Moved query_dtdl_model from DeviceTemplateManager to DeviceCatalogManager class
  • Aligned to staiotcraft python latest library version
  • Fixed plot threads creation and shutdown + join stopped sensors acquisition threads

v1.1.0

Choose a tag to compare

@pradolis pradolis released this 23 Apr 14:49
  • Added macos support.
  • Optimized TagsInfoWidget creation function.
  • Fixed SpinBoxes arrows icons + QFrame unwanted borders + CommandWidget button name.
  • Added support for serial datalogger.

v1.0.0

Choose a tag to compare

@pradolis pradolis released this 14 Feb 13:30
  • Updates and bug fixed in stdatalog_gui (former st_dtdl_gui)
    • Moved here HSD_GUI and HSD_MC_GUI folders from stdatalog_core (former st_datalog)
    • Fixed enum values extraction for Components with HSD constraints
    • Added key shortcut for data tagging
    • Updated telemetries plot widgets with voltage and current scaler and created dedicated controller class for motor control application
    • Fixed motor controller log behavior
    • Updated default rotation for ToF Heatmap widget