v2.0.1008 Release date: 13th August 2019
- Added Debug Mode function to log debug strings in USB30TestLog.txt file
- Fixed a timing issue where the logger object could be accessed before initialization
v2.0.1007 Release date: 8th May 2019
- Added an option to allow changing the transfer size and queue size in benchmark test
- Fixed incorrect logging test name for loopback test (benchmark->loopback)
- Changed the color of logs in loopback test
- Added two command line options for better logging (/s /l)
v2.0.1006 Release date: 8th February 2018
- Added "Flash LEDs" button to alow users to identify the selected plug or verifiying that LEDs are working
v2.0.1005 Release date: 13th June 2017
- Added a firmware validation feature to check firmware corruption
v2.0.1004 Release date: 14th November 2016
- Disabled U1/U2 sleep modes entry during the test to prevent surge currents needed when power cycling the USB3 PHY transceiver. These surge currents lead to sudden drop in the plug's supply voltage and could
result in 8b/10b decoding errors
- Enabled the reporting of 8b/10b physical layer error
v2.0.1003 Release date: 25th October 2016
- Improved error recovery mechanism to self-recover from send and receive failures
v2.0.1002 Release date: 30th August 2016
- Added more details to the test results in loopback and benchmark mode
v2.0.1001 Release date: 22nd August 2016
- Fixed a bug where a loopback failure could lead to failures in subsequent loopback tests
- Fixed a bug where changing connection type to 12MB/s wasn't changing the plug's speed (when plug is connected to USB2 ports)
- Fixed a bug where selecting a plug from the Device List was always forcing the plug to Loopback mode
v2.0.1000 Release date: 17th June 2016
- Enhanced benchmark result by increasing buffer size and queuing up to 64 transfers
- Loopback buffer size has increased from 32K bytes to 64K bytes to improve the loopback performance
- Transfer size has changed from 4M bytes to 2M bytes for bulk endpoints
- Transfer size has changed from fixed 4M bytes to 80*wBytesPerInterval for SuperSpeed, 128*MaximumPacketSize for High-speed and 64*MaximumPacketSize for Full-speed isochronous endpoints
- Isochronous endpoint number has fixed to endpoint No. 3
- Added feature to select the enumeration speed i.e. switching between SuperSpeed(5Gb/s), High-Speed(480Mb/s) and Full-Speed(12Mb/s) is possible via Test application
- Added low-level error reporting feature in Loopback test
- Added firmware version information to the log window