]> sigrok.org Git - libsigrok.git/commit
scpi-pps: Optimize channel selection.
authorBert Vermeulen <redacted>
Fri, 17 Oct 2014 01:00:05 +0000 (03:00 +0200)
committerBert Vermeulen <redacted>
Fri, 17 Oct 2014 01:00:05 +0000 (03:00 +0200)
commit624503ae90a3583edd34fc28a62a037640984e36
treee5c5cf28306bbdf1ed97ebe6cb069f02ae0d7ff5
parentee2860ee110367d137559e0aaf91b2859e045968
scpi-pps: Optimize channel selection.

This avoids sending a channel selection command to the device if
the channel we're working on is already on the same underlying
output channel.
src/hardware/scpi-pps/protocol.c
src/hardware/scpi-pps/protocol.h