Fixed usage of sr_datafeed_logic::length
authorJoel Holdsworth <joel@airwebreathe.org.uk>
Sun, 13 Jan 2013 11:55:51 +0000 (11:55 +0000)
committerJoel Holdsworth <joel@airwebreathe.org.uk>
Sun, 13 Jan 2013 11:57:03 +0000 (11:57 +0000)
The length field is a measure of bytes not samples. The previous
usage would fail unless the unitsize was set to 1.


No differences found