PlusToolkit / PlusLib

Software library for data acquisition, pre-processing, and calibration for navigated image-guided interventions.
http://www.plustoolkit.org
Other
130 stars 102 forks source link

ENH: Add support for Capistrano cSDK2023 #1104

Closed jamesobutler closed 11 months ago

jamesobutler commented 11 months ago

This adds support for an updated Capistrano SDK (cSDK2023) that is provided by the supplier. One of the primary benefits of this new SDK is updated drivers (WinUSB based) instead of Jungo drivers 11.4.0 (for cSDK2016-2019) or 10.1.0 (for cSDK2013) which have posted CVEs for them:

Corresponding PR: https://github.com/PlusToolkit/PlusBuild/pull/92

nhjohnston commented 11 months ago

Tested with hardware and everything looks good!

@Sunderlandkyl, can you help integrate this PR and the corresponding PlusBuild PR?