Releases: ARM-software/SDS-Framework
Releases · ARM-software/SDS-Framework
SDS 2.0.0
Enhanced SDS file I/O interface extended with USB bulk communication
Concurrent recording and playback of multiple data streams
Test framework template as reference application:
- Data Test for communication and bandwidth verification
- Algorithm Test for algorithm development and testing
- Verification using different hardware with Board layers
- Verification using simulation models with AVH FVP
Improved Python utilities:
- SDSIO-Server for capturing SDS data files via multiple interfaces
- SDS-Check to validate SDS data files
Extensive documentation:
- github.com/Arm-Examples/SDS-Examples show multiple use cases on different hardware
SDS 2.0.0-rc0
Enhanced SDS file I/O interface extended with USB bulk communication
Concurrent recording and playback of multiple data streams
Test framework template as reference application:
- Data Test for communication and bandwidth verification
- Algorithm Test for algorithm development and testing
- Verification using different hardware with Board layers
- Verification using simulation models with AVH FVP
Improved Python utilities:
- SDSIO-Server for capturing SDS data files via multiple interfaces
- SDS-Check to validate SDS data files
Extensive documentation:
- github.com/Arm-Examples/SDS-Examples show multiple use cases on different hardware
SDS 1.1.0
SDS Player:
- Improve performance
- Update configuration file
SDS Recorder:
- Improve performance
- Update configuration file
SDSIO-Server:
- Correct response handling for open and read commands
- Remove automatic file open after .sds file index is reset in read mode
SDS-View:
- Fix grid line setting for multiple graphs
SDSIO:
- Improve read functionality. Introduce an .index.txt file to track the index of the .sds file to read from
- Remove automatic file open after .sds file index is reset in read mode
- Correct receive in sdsio_socket and sdsio_vcom drivers.
Examples:
- Align with CMSIS v6
- Add sds_player example
SDS 1.0.0
Initial release