1.0.9 • Published 5 years ago
twiga-visca-control v1.0.9
Warning
This library is under development and not a stable release
XBC lib
Implements a library in nodejs for communicating with the Twiga XBC camera modules over the serial port
How to install
npm install twiga-visca-control
Making changes
If you make any changes to the source, run typescript compiler
Version log
1.0.9
- Added a lock on the Command response function 1.0.8
- Fixed a bug in resolution reading with not shifting the values 1.0.7
- Fixed a bug in shifting of register values in zoom reading and register reading
- split ZoomTimedClose function into two accessible sub functions 1.0.6
- Added timed zoom commands
- added digital zoom on and off commands 1.0.5
- Fixed a bug in reading resolution in comparison against list 1.0.4
- Fixed a bug in amount of data expected back from inquiry commands