- using the real SHM-Link2 model number. - added support for the legacy V-Link (12-bit).
0.39.0
- changed Bin class to have a uint32 for the count value. - support for parsing Raw Base Board data.
0.38.5
- fix for SetToIdle destructor throwing exceptions. - added some buffer time to the SetToIdleStatus cancel operation.
0.38.4
- added NodeFeatures.supportsAutoCal command. - now throwing exception if the Node doesn't support autocal when trying to perform the operation.
0.38.3
- added the start of the AutoCal_shmLink command (not yet tested, documented, etc.). - removed as_Histogram function as it was no longer being used. - changed HistogramOptions "bin" function names to "bins" (binStart -> binsStart).
0.38.2
- fix for previous commit breaking parsing of some command responses (most notably page download).