libiio-devel-0.24-bp155.1.8 >  A dkJI%z =H!Vb)K!׮28싛vNJ)ƨ;۠Xwȱ4.~k!tOŭ+ܔÙ] '(oh VPm=^cQtQpڂcҪ<$dIs,{w.^1Ȏ7ɋ<}m 8AH+"բ98xg9\``uL 5L_)]*Zo/G_Ȫ)]O(yJpi9IիRWMacڡ\>e8V__B3@0eo-R9ntf:8qʜ/M! _p"<9vUpW)\9V)[j<= ,z"pvf;Ey-h2߱B*fq8|^crHWsl016271ac215f1bed176c31867c8fbcc506e309ddcde19f45a4ce1b2c56d7e25708c923cd900f02e43b6162b17ba5dcc10e0ee530[ĉdkJI%z ,t '1ꙢgM4?. 1" ޻I*/,=dS.*‡bp FnЙr/Raw }jkEP.x:6\ސJ̑gmO= a]'y #ptXݑ]C[IWT t2.pcc9 d7bCO$*|h''v)Ί ;O/%__s]; ߩ-\݃c8.r2pL_u̩!"?Ả\ f (dlr y" = SY+lzۿJ;M#T(P3ЅLP7`w9E Y,p@5H\2=h|jֹ*Ycj%QxaӤ)9Ԁ:Q8͢#ܺʖ㸳O$&VQa:>pA-?-d  J agp|     (4CRp|G(s8|9:YF*G+H+I+(X+,Y+8\+\]+h^+b+c,[d,e,f,l,u,v,w-x- y-,z-4-D-H-O-`-d-j-Clibiio-devel0.24bp155.1.8Industrial I/O library -- development filesLibrary for industrial I/O. This sub-package contains the development files.dkJlamb178]SUSE Linux Enterprise 15 SP5openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://wiki.analog.com/resources/tools-software/linux-software/libiiolinuxx86_647 ԁb"dkJdkJe20a69cdef4654261b56cc5970bb91a9aacc3643ab0357b7f571aad9559a583d59a6d5ff134b697cbf7f568a4a1215c7e2d00b4abc260f4a8cacd6aa4d67e450libiio.so.0rootrootrootrootrootrootlibiio-0.24-bp155.1.8.src.rpmlibiio-devellibiio-devel(x86-64)pkgconfig(libiio)@    /usr/bin/pkg-configlibiio0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.24-bp155.1.83.0.4-14.6.0-14.0-15.2-14.14.3bb@b `@^F\~\I[ @Z@Zľ@Z_:Z&@Yu@Y$$@XWojciech Kazubski Stefan Brüns Stefan Brüns Stefan Brüns Martin Hauke Martin Hauke mardnh@gmx.deStefan Brüns mardnh@gmx.detuukka.pasanen@ilmi.fimardnh@gmx.dewk@ire.pw.edu.plmardnh@gmx.destefan.bruens@rwth-aachen.deafaerber@suse.de- Update to version 0.24 * CMake: Bump version to v0.24 * CI:add new YAML VM Images * Remove package install for ARM as they are already in containers * Update ARM builds to use --platform flag * iiod-client: Use iiod_client_write_all() when sending commands * mdns: Fix/Update Windows mdns code * CMakeLists.txt: Do not use /usr as the default install location on MacOS. * CMakeLists.txt: Add the option OSX_FRAMEWORK to control OSX builds. * CI:fix ARM builds * CI:add set -e for Azure build to fail on errors- Python subpackage is python3-pylibiio now, in accordance with PyPi.- Update to version 0.23, for details see https://github.com/analogdevicesinc/libiio/releases/tag/0.23- Update to version 0.21, for details see https://github.com/analogdevicesinc/libiio/releases/tag/0.21- Update to versoin 0.19 * network: Fix typo in error message related to iiod client open * Increase error reporting on iiod and network backend * iio_attr : Add a feature which auto-generates C code * iio_info: warn when iio_channel_get_type = IIO_CHAN_TYPE_UNKNOWN * Handle channel IDs without index or modifier correctly * local: Fix the checking of the buffer size returned by kernel * man: add some default man pages * Improved matching on global attributes for differential channels * cmake : on the CI, turn on WITH_DOC, so gh-pages is updated * cmake: Make the WITH_DOC (Doxygen) optional, defaulting off * iio.h: improve consistancy of doxygen generated content * iio.h: Fix whitespace differences/inconsistances * First attempt to match global attributes for differential channels. * Improve URI documentation for iio_create_context_from_uri * Bindings : NB Add Cmake flags to turn on bindings (Default=off) * ./tests/iio_attr : move from allocating space on stack to malloc * by accepting avahi null names, and install avahi service file * Python3: fixed string type checking in iio.NetworkContext to be compatible with Python 2 and Python 3. * Fixed loading of libiio on non-Windows systems where find_library shall find it in the path if the specified name is 'iio'. * Use "include(FindPythinInterp)" when compiling with CMake older than 3.12. * ad9361-iiostream.c example takes Command line arguments to select local context vs uri context. * Python: More robust loading of IIO library that works on different platforms. * CMake python bindings: "use find_package (Python COMPONENTS Interpreter)" instead of deprecated "include(FindPythonInterp)" * network: only resolve interface name on ipv6 ll * Add example for ADRV9009 * local.c: make sure dst is null-terminated if fread fails * fix install of binaries with a static only library * iiod: usbd: Fix wrong null pointer check- Update to version 0.18 * This fixes a channel sorting bug which has caused compatibility issues, in case the local and remote libiio differed in version. This will revert the channel sorting changes and thus restore backward compatibility to v0.15 and before. Version 0.16 and 0.17 should not be used. - Add missing compat suse rclink- Update to version 0.17 * Revert "sort: when sorting iio_channels, if the index is the same, use ID" - Update to version 0.16 * fix snprintf warnings from gcc 8 * channel: Fix #219 get_modifier and get_type seems to work incorrectly * sorting: ensure sorting happens after global attributes are added * Revert "sort: Move channel attribute sorting to context creation" fix #215 * cmake: set the CPACK_DEBIAN_PACKAGE_ARCHITECTURE for old versions of Cmake * buffer: Fix bug in mask bit tests (continued) * IIOD: Fix bug in mask bit tests (continued) * add note about triggered buffers in dox source * local: pass errors up the stack * usb: Increase ctrl pipe timeout * usb: add libusb version to context attributes * usb: be more verbose when unable to claim an interface * Ensure iio_info can find a locally installed libiio.so * fix whitespace damage from previous commits * sort: when sorting iio_channels, if the index is the same, use ID * sort: Move channel attribute sorting to context creation * sort: change function names to be more descriptive/accurate * Update FIR enable function in ML bindings to not force sample rate ahead of filter write. * local: Sort devices, channels and attributes when adding them. * Fix FIR load function in ML bindings to actually enable the FIR once loaded. * spelling fonction->function * Fix bug in mask bit tests * cmake: Suppress errors when looking up the git repository path- Enable support for USB backend, create usb-udev-rules - Enable autodiscovery for the network backend using avahi/mDNS/DNS-SD- Update to version 0.15 * network: Add workaround for Microsoft Windows Subsystem for Linux * examples/dummy-iiostream: Fix instructions * local: Fix low-speed mode * appveyor.yml: Add workaround for 32-bit build * appveyor.yml: Fix libzip dll name pattern * Fix buffer/device mixup in docs * Prevent out-of-bounds access in read_each_attr()/iio_channel_attr_read_all() * tests/iio_writedev: Add iio_writedev analogous to iio_readdev * iio_adi_xflow_check: Avoid accessing device after context destruction * Install iiod upstart conf file * Install iiod SysVinit script * Install iiod.service file * Fix typo in CMakeLists.txt * iio_readdev: Fix getopt() handling * iio_info: Fix getopt() handling * iio_genxml: Fix getopt() handling * iio_attr: Fix getopt() handling * iio_adi_xflow_check: Fix getopt() handling * appveyor.yml: Drop the initial core update which updates the package list and upgrades all the outdated packages. The conflicts are not handled properly when using the --noconfirm option(default values). * CMakeLists.txt: Fill in the Windows file information (version, name, copyright, year). * appveyor.yml: Install windres for reading Windows resource files (.rc) * Added a new variable to iio.Buffer stored in self._ctx, this is reference to a Context variable. This reference ensures that the Context outlives the buffer, if this is not the case a segmentation violation will occur when destroying the buffer.- Update to version 0.14 * network: Fix buffer reuse * appveyor.yml: Downgrade llvm and clang packages for the moment * Bump to version v0.13 * network: Fix crash when lots of file descriptors are open * Revert "RFC: Fix channel identifier heuristics" * local: fix last_dequeued is not invalidated in case of a timeout (blocking) or on retry (non-blocking) buffer * RFC: Fix channel identifier heuristics * appveyor.yml: Copy the README file in the .zip artifact. * Sync README and appveyor so the README points to the latest master. * appveyor.yml: Change the name of the zip artifact. * Create zip.txt * network: Adjust switch statment "fall-through" comment position * iio_attr: Add support for buffer attribtues * iio_info: Add support for buffer attributes * iiod: Add support for buffer attributes * device: Add support for buffer attributes * local: Track buffer attributes * iiod: usbd: initialize the SuperSpeed Endpoint Companion descriptors * travis-ci: fix typo in matrix * CMake: quote arguments for STREQUAL * examples/ad9371-iiostream.c: Add AD9371/5 IIO Streaming example * local: Track requested and allocated number of blocks independently * local: Return error when no blocks could be allocated * Cmake: If the version of libserialport isn't 0.1.1; don't fail, just warn, and continue building without it. This makes it easier for those (Ubuntu 16 LTS), who are using distributions that don't keep up to date. * Update channel type and modifier lists * iiod: fix crash setting buffers on invalid device * appveyor.yml: Move all the MSVC and MinGW builds into a single ZIP artifact. * travis-ci: Allow before_deploy to be run twice, which is what happens on a release/tag, without erroring * travis-ci: Deploy OS-X files on releases * appveyor.yml: Create MinGW builds for Windows 32 bit and 64 bit.- Force usage of python3- Update to version 0.11: * Lots of bug fixes * Add 'ip,ip-addr' context attribute to network contexts * Better handling of communication timeouts on Windows * IIOD can now stream much faster, up to the link's speed * Fix USB backend and IIOD not handling huge buffers * Channels are now disabled when a iio_buffer is destroyed * Libiio/IIOD can now handle channels that share their index * Add 'iio_attr' tool to read/write device/channel attributes- Update to version 0.10: * Lots of bug fixes * Add 'ip,ip-addr' context attribute to network contexts * Better handling of communication timeouts on Windows * IIOD can now stream much faster, up to the link's speed * Fix USB backend and IIOD not handling huge buffers * Channels are now disabled when a iio_buffer is destroyed * Libiio/IIOD can now handle channels that share their index * Add 'iio_attr' tool to read/write device/channel attributes- Update to v0.9 - Changelog: * Introduced context attributes * Add API for querying the list of enabled backends * IIOD can now serve over USB (using FunctionFS) * Fix occasional buffer drops in IIOD * Python bindings are now compatible with Python 3 * Add support for scanning in Python bindings * Fix USB backend on Windows >= 8.1 * Add auto context creation in iio_readdev/iio_info * Lots, lots of bug fixes - Update to v0.8 - no changelog provided - drop libiio_systemd.patch, taken from upstream- Initial (v0.7)lamb17 16847530320.24-bp155.1.80.24-bp155.1.80.24iio.hlibiio.solibiio.pc/usr/include//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/7388e84a1621b62886f20205c171e2c0-libiiocpioxz5x86_64-suse-linuxC source, ASCII textpkgconfig filePRup~ @Z@ilibiio0.24-bp155.1.8utf-83941c1bfb49d76bb489821ef9ead4a56479bdf611c4c83b8a20f3080e3df3031?7zXZ !t/:)] crv(vX0r2"_l]_!\j 26Vm?F0-:93 T;p^4إa3ɢ̒.g%#dg /9TbD4t2\[g5M2j" Ad~vM`w`s[!]=җ|ZJar79vsD>jPC7_?`:l<#BVu""6 |@^ p\kSu6 C~[f=s)4:~Q;mo<7{VLB8[Q<`~*љ{ŷpYI_>L60Uյ/(Na_ou-z0z~r"h&#[QƠCP -_BeZ9A8O#x^P xlU< y:@_lql ?5*UJ<3GLuas)*r> rb1ѐ]j7YG(&26^py]Ѹ\")8]s}Ǵtrh[IRXy QE/ds,f8W:JLA +dm%<n0;ȫJKsl86k?φ]r$ZG\fd 7{4 +䄍Vja 7 VwB;7>2,t(N%2bBro?A㋘t?wERch8*=:'l RWqyA7!Բxl() ^;DOK&%׉`1-Mh9SQE<c⾯ 8Z!C)W;9s({GaU֫SMNf[[apOtW۝>Oɜ6cc)8 PQJقB; ~dᘣ挭]yy\FYPZ^ x!$!vz&2DUz]N#Vtv(]oBQ0m\ǦOhVFOБ%lJGXB*ÈRME  =5Ig9^xdžhZ#Չd$!dgnpZP- 3ZP?!~$a`lkLb;XYsRytLJ힪>ρv 9E, Mja:K&U-oxGLK=X4ͬTC%G7h`La0Oc=aeCY3[c%&ٴmXoz8~T܈e%w2?"<|  ʭ0L&7KEIƶ!b+ >bbvb`Qۀ&ͣ>/yd#|M&-4N;DBHxf5%ȫ&mM<2P *pdEG͡- w۾I Of 'Ƈ]óGh>Ӕ2*h}CŻwONs0Lw %wl#hr$Iv-Ê&`z[RKcv]Ɏ{mV:ebkx"&e8Z! 75OLN'^X^ +ܙR2Ӗ/GK(G,V&zp#S}.CRDRYYܫd`C;وM7 /7m{`)X 1?=193 eTe|e %-g@Ҩ%q@wJa -H> yXh]]#S|)֟K%!u!i-񞣏ҎElL+gyk;l&VwSb`\;+"нV'q0N?@Sx{j#?ͣ(GJsAEiX} K:L'\pWszd</v;8c{!lݨ77AQOCag$gB4`Ǣ&~bcg.xԣ]rپr8'ف]{+mpTf$hsWU8S+XM'zXʥ'lA{90AaxuV`RZ/d ȸ@Ww`o3Y#JpxnTM`Yi8wGz?CJG^hdh+ t#$;hHY6d0- %Ov||Q趂j$F]hWg{a_bi]l鶓zkԍ#t)ͽB-V3ESEϪ\.~|*i.mQYlD*>]8V?vZr%ؘae&KgPܻe6ybON%{2WuybKVk1et5_L=٩% QHȅw+À}4ޘ_%ж4+PKU:]ɗ~ՏM54  l `~8IK5tEZ޺nj1~=X*p4PRzKud *8B䬖{SqD+bkY)=E"ګշ"x y|5оc73hDZ]f%}?#jJa?̮Z2~)"B0Ify*ed:|@؅% MQɈZUo9g=dܾAYhٔ|Kc)l`;,14ȌY)xtV D / $(Ty{D̏:qN`r{p3{p_|R7=~U?{rɪHLwH\ndudU閰np!|ݐ>gGۆүk./rd"rLu0%n`gzr$X"clqMQ!Oh `᳀lV_&,x!W"Q7c'}ٖo: {Lq!{l_Q,z'].!)v 1ƠJ\~o2(ɲゃGe萄yB{99R]Mf+j!E:m~N;˽. ;apIk7|ΏL@"_~iiS=Kxlƶ/m^W#p ;WxugU9UmQn^߶s7k)BMzƼU Hm դ#@zwՌ GMH ~u(b~ HI&0LKj~#ɳqY lk9bfk2B_Dn{h몾v?ܝ褁Y-`Ec̣ΔNI<;cVήPh?3L5)B$`) m"^HyaBBg#kH <$,@H(2Qr W|ZbiMNMT}gB,;i;v_e0U8M+~ǒW8]9'JlAC"h-L6C-#׾Pl74GFkM}M6\eȻAc>״Glr:R'k }/ ;77CnIXY&rsWpL$<ix4 3ˎ' ~P*#G=y2!GY;L|*Qg`ZWp\І7;ӛ#9O]k&7dWi#$&`ck@] әU/Z> -^g~!_F1ҽ=UR&U Gdq3p]͇9*f&aNёn4?=Y<HaOD4Qn\()M"?nyjvBqEԫ!h֜`aZ㔂LQbA_6P U _ -{ 5Vmi6ЭwJw7Ycϒ;9jъIK׽.c-h:o4K ډe̔a V)2qx%lEP)$O fcu$Vx|xC>_u_5: \+#A5Hjq7pLÀc+,WN_vkjgCs-&CqG!a7HBM'ysugd58DgʕͶ`4J k%4 _ CcTQtFdJ!H F?؁iJ"K&·P%gT.$[ja"ns$}xV؍bVeV3ʃW>8-]'l@&C}->(R ?M}&l{>K 67dTʃ|)op ks$(H73[&,BѢ2侏hwѩu) ha>Z .w:~P (JnKUT;[TF`?|n@dp7Fkb<#>mDvshP>#oE+/L+[}5"wЋ$νD[(d^iq[D('\k r78Ѻ*R=R\?Tt>z[N8FV5JYdY$bQN<>v)e{ IiWa'+7չ'TSюnJB6PL9Yg* ɡ놃0Pgɧ8L'S~m>l4!x%3eB û3wDŁ3 BXW)c{r L5 tv!XNTY _sP5Y`nX3{0-M1,r`~fե$)R=}yUa!\ [aS0`?lyvں|`"Ag4J_7_"-{=MX( &} rmBi#n @)Xb=s//nǶ&-H% 9O1I ȏs 3CEa:8@|VYo9x҇$~B!**X@\J~Z !X TKrBv2NY17"XhKUd~LB-d盓rPPo m1Kp)#8quʙx$/WxQy;(m3H Q[I kgh{zڄ>@{o+$ܶ~G]^QK]R܋C MmЌK軝nZl?/Us evyf/ʛj2 8t93UYLa'6*" ?"iR'?b ҆ٙ0o\G) YWR: v46 &?ƛJqVy~  KIrg.[9_c8L!o+~ZcB?Pgц$K y}ff\ a0!%ff޵4櫱ѫ&m5XG:1mU>m)X5bNXȥo֐u΂q06( ؿ ұxeq!oy!?_Ƹn /'t";E<|иǥ.lք+ n^>: l`5(/Tݸ]'Y ,X9 ~4-Fd1Q*Ͼ_;*]Ju0ĉ[-kH`A2r3z[ |͡VN"J{twT$3`V3(-L9kځ-yӧJWF#Q%0C'  |% ؼ89 Cƥ+̈B=?TXʱɵݺ:!zUWWIw4T m-vfBrxYORd2ᖍW!fwJ$1/RVG|c=v)b_" %6><n4_s=fP=.OYtZ3:Of]-R8xz̠\6Ӄ@s?(Xx,%l<0;?N3r4|ESɼԔy-*~℉ˊ6cCNvu pۓ[ul{Rh74* ; FWFLI=ՙ8<'CMVvG+QoO$` 9~/(?A;5\8=#k$g[Y-~wyfo)AԒEM*BBTYXbP-IEz&_Fjqe/!hv3HVc|Q C0ڣ^>3/fa8" #Y׹F6263%A}Dr#9aG騙!e6̔# rϬB٭(RqbtӻO3]4>KSR>c 'UdB$Ns1-zPHMh2hP1%01~|moZ 3Dn5b@6t=Dsf¨Tw\蔢N;˸!̝;#mf&QE2@7Fh;Ȃ~ЂZ~QN_j[1"8MV|o($|.3V<(ʢٽi5uFj^pu2v>Kp<Q!}+lY3%x+{<세N_n&_+3'hXeVYπU2f"b<*W_؇Y4$U|<,0+P6 (Ƶ6r.+/E"'3m| "RgЁ4^nݓf92 ]y^bC5: ʡj8|[H!EtW*p <18X9O%=ȕ\ĺA]zB(%|._Qv&h16Mкϐ`ҧw 6#9k+ƞ26rPFA7b`Tɿ;eqCi)nyX!\&PSv4 YZ