Releases: STMicroelectronics/stdatalog_gui
Releases · STMicroelectronics/stdatalog_gui
Release list
v1.4.0
- 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
- 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
v1.2.0
- 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
v1.0.0
- 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