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
484 stars 313 forks source link

remote connection via uri ip does not work anymore #1172

Closed catkira closed 4 months ago

catkira commented 4 months ago

It is broken when I install commit cbbae4ccc3f51e5a39f403e6d8d1b063e5c170f9 on sdr, one commit before (5f4f76085c603138ea639f4b9b91865956e54419 ) it was still working.

image
catkira commented 4 months ago

Ups, I saw I reported this bug already a while ago https://github.com/analogdevicesinc/libiio/issues/1152, but its still not fixed :)

catkira commented 4 months ago

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