]> sigrok.org Git - pulseview.git/commit
Fix "Failed to configure samplerate." warnings.
authorJoel Holdsworth <redacted>
Sat, 27 Apr 2013 18:27:07 +0000 (19:27 +0100)
committerJoel Holdsworth <redacted>
Sat, 27 Apr 2013 18:29:15 +0000 (19:29 +0100)
commitf9541bde559ebdad1dff36bd27a2656ada99c6da
tree25d09cafb3aef4a6eae31e65ce62dad089602cf4
parentf459c5400e067c4389c472b84194d760e7bfd585
Fix "Failed to configure samplerate." warnings.

We need to keep the sample rate selectors hidden until they have been
reconfigured and we need to ignore the samplerate when the device
selector is hidden.

This fixes bug #109.
pv/toolbars/samplingbar.cpp