]> sigrok.org Git - sigrok-cli.git/commitdiff
sr: sr_samplerate_string: Allow 3.15Hz etc. as output.
authorUwe Hermann <redacted>
Mon, 27 Feb 2012 21:27:33 +0000 (22:27 +0100)
committerUwe Hermann <redacted>
Mon, 27 Feb 2012 21:27:33 +0000 (22:27 +0100)
This is required for some hardware, e.g. ChronoVu LA8, where
33.333333 MHz or 2.439024 MHz are valid samplerates. This is because the
hardware takes a sampleperiod (in nanoseconds) as input, not a
samplerate (in Hz).


No differences found