PlusToolkit / PlusLib

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

ENH: Implement support for firmware revision querying and BX2 command support #1115

Closed adamrankin closed 1 year ago

adamrankin commented 1 year ago

If the device has firmware G.003 or higher, we can support some of the newer commands including BX2

Eventually we can implement STREAM support, which separates data flow and control flow to 2 ports

adamrankin commented 1 year ago

See https://github.com/PlusToolkit/ndicapi/pull/37

adamrankin commented 1 year ago

Data averaging feature is not working as intended. Aborting for now