]> sigrok.org Git - libsigrok.git/commit
device: introduce routines to compare channels and channel lists
authorGerhard Sittig <redacted>
Sat, 13 Oct 2018 06:19:00 +0000 (08:19 +0200)
committerUwe Hermann <redacted>
Sat, 13 Oct 2018 13:17:51 +0000 (15:17 +0200)
commit712f981dffbcb19291e86f41d565bf4627f3a5f4
tree25a2e2559af4386a1152a7554022e08126bb0b97
parentfe71c7e42ea442d7706c7dab4d98c2c9f1658537
device: introduce routines to compare channels and channel lists

Applications are not prepared to handle changes in the channel list
between multiple acquisitions from the same source (device drivers
or input modules). Introduce common helpers to compare channels and
channel lists.
src/device.c
src/libsigrok-internal.h