Skip to content

Tags: jessechen84/libiio

Tags

v0.3

Toggle v0.3's commit message
Bump to version 0.3

New in this version:
- Improved error handling
- IPv6 support in both libiio and iiod
- Enhanced CMake build scripts (now builds under MinGW and Windows)
- Old Makefile-based build system has been dropped
- Scripts to create Debian packages

Signed-off-by: Paul Cercueil <paul.cercueil@analog.com>

v0.2

Toggle v0.2's commit message
Bump to version 0.2

Signed-off-by: Paul Cercueil <paul.cercueil@analog.com>

v0.1

Toggle v0.1's commit message
Add workaround for kernel bug for shared attributes on channels with …

…extended names

Some older versions of the kernel do not handle shared attributes on channels
with extended names correctly. Add a workaround for detecting and correcting
these attributes.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>