]> sigrok.org Git - libsigrok.git/commit
Always interleave analog data with all enabled probes.
authorBert Vermeulen <redacted>
Wed, 23 Jan 2013 02:40:44 +0000 (03:40 +0100)
committerBert Vermeulen <redacted>
Wed, 23 Jan 2013 02:40:44 +0000 (03:40 +0100)
commit69e19dd7691f86ac001469d1b319e1358e0d9778
treebb24d525de55a2bf4f0132ed7b5ba6f8b53a819d
parentb1a051544d502f15a1da05682e625755563b86c2
Always interleave analog data with all enabled probes.

The new "probes" field in sr_datafeed_analog contains a copy
of all enabled struct sr_probe.
17 files changed:
hardware/agilent-dmm/sched.c
hardware/alsa/protocol.c
hardware/colead-slm/protocol.c
hardware/fluke-dmm/fluke.c
hardware/hantek-dso/api.c
hardware/hantek-dso/dso.c
hardware/hantek-dso/dso.h
hardware/lascar-el-usb/protocol.c
hardware/rigol-ds1xx2/api.c
hardware/rigol-ds1xx2/protocol.c
hardware/rigol-ds1xx2/protocol.h
hardware/serial-dmm/protocol.c
hardware/tondaj-sl-814/protocol.c
hardware/uni-t-dmm/protocol.c
hardware/victor-dmm/protocol.c
libsigrok.h
output/analog.c