Skip to content

Releases: qualisys/qualisys_dotnet_sdk

Qualisys .Net SDK (QTM 2024.2)

07 Jun 12:10
e573321
Compare
Choose a tag to compare

Added support for the Miqus Video Color Plus camera.

Qualisys .Net SDK (QTM 2022.2)

01 Dec 15:13
7f40766
Compare
Choose a tag to compare

Changes:

  • Update SDK version to 1.24.
    • Add Enabled XML property to show if body is enabled in QTM.
  • 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)

02 Dec 09:13
02f6187
Compare
Choose a tag to compare

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)

16 Apr 13:07
a921c3c
Compare
Choose a tag to compare

Recent changes: