analogdevicesinc / libiio

A cross platform library for interfacing with local and remote Linux IIO devices
http://analogdevicesinc.github.io/libiio/
GNU Lesser General Public License v2.1
471 stars 309 forks source link

"Unable to parse XML File" Error after updating radio-side libiio to latest revision #1152

Closed catkira closed 1 month ago

catkira commented 3 months ago

This error message is shown on my client console when I execute create iio context image

revision 7ae483696affb64ab6e1766f55e47f00456593d0 is working fine

pcercuei commented 2 months ago

Weird. I did update the XML backend here: https://github.com/analogdevicesinc/libiio/commit/5f4f76085c603138ea639f4b9b91865956e54419 So maybe a bug slipped through.

catkira commented 1 month ago

This PR https://github.com/analogdevicesinc/libiio/pull/1173 fixes it.