Releases: qualisys/qualisys_dotnet_sdk
Releases · qualisys/qualisys_dotnet_sdk
Qualisys .Net SDK (QTM 2024.2)
Added support for the Miqus Video Color Plus camera.
Qualisys .Net SDK (QTM 2022.2)
Changes:
- Update SDK version to
1.24
.- Add
Enabled
XML property to show if body is enabled in QTM.
- Add
- Remove compatibility with RTSDK versions
<= 1.20
. - All 6DoF settings are now unified to a single type, as other settings are.
- Altered example project to use modern 6DoF body count.
Qualisys .Net SDK (QTM 2021.2)
Changes:
- Unify the target framework dependencies to target .NET framework v4.6.2.
- Make project compilable using C# 7.0.
- In order to provide working default settings, the "sync out" fields in general/camera settings are now nullable.
- Modified
CRTProtocol::CloseMeasurement()
to handle the "File closed" response when sending the "Close" command.
Qualisys .Net SDK (QTM 2021.1)
Recent changes:
- Support for latest RT Protocol version 1.22 (QTM 2021.1)
- New skeleton settings.
- Improvements to the receive logic.
- and more.