]> sigrok.org Git - pulseview.git/commit
Add bindings for new device options
authorDaniel Elstner <redacted>
Wed, 5 Feb 2014 21:35:37 +0000 (22:35 +0100)
committerJoel Holdsworth <redacted>
Sat, 8 Feb 2014 08:13:02 +0000 (08:13 +0000)
commit5be76b1a8c3b4975c02f685ceaa02cdb69d1dccc
tree0688316eb0a6a4c2b564bc772263afd19bca4caa
parentdd048a7ec035447c051c7937ce04aca5be065b4e
Add bindings for new device options

Add device option bindings for the SR_CONF_TRIGGER_SLOPE,
SR_CONF_EXTERNAL_CLOCK and SR_CONF_CLOCK_EDGE settings.  For
now, the slope and edge settings use the generic combo box
widget.
pv/prop/binding/deviceoptions.cpp