No changes yet.
- Added support for
getParam()function to read parameter values. - Improved port shutdown to use
ASYN_DESTRUCTIBLEwhen available, with fallback to the existing approach for older asyn versions. - The
shutdowPortDriver()function is made available also on older asyn versions, keeping source compatibility. - The
Octetstring wrapper is made safer to use by requiring the passed buffers to include null-termination of the string.
- Added support for Windows and Visual Studio.
- Fixed issues with coexistence of multiple asynPortDrivers in the same IOC.
This is the first public release.