]> sigrok.org Git - libsigrok.git/commit
scpi-pps: Add infrastructure for controlling output frequency
authorAlexandru Gagniuc <redacted>
Thu, 30 Apr 2015 00:26:47 +0000 (17:26 -0700)
committerUwe Hermann <redacted>
Wed, 6 May 2015 17:41:46 +0000 (19:41 +0200)
commit4264f1c03b3cd0e7d2634e207c79b1973789af28
tree387fc5029ecba0476b7a3515a1d86e658e1cf345
parenta77585d4ae95e103ebf3ae03fc0a219366c4c0c7
scpi-pps: Add infrastructure for controlling output frequency

This patch only adds the needed infrastructure to control output
frequency in the same manner as output voltage or current limit. This
does require a new field in the channel_spec struct, for the sake of
symmetry.
src/hardware/scpi-pps/api.c
src/hardware/scpi-pps/profiles.c
src/hardware/scpi-pps/protocol.c
src/hardware/scpi-pps/protocol.h