diff options
author | Jiří Pinkava <j-pi@seznam.cz> | 2015-03-06 07:35:20 +0100 |
---|---|---|
committer | Tom Rondeau <tom@trondeau.com> | 2015-03-13 09:23:28 -0400 |
commit | adb12aaf8fc3f80fbacac1e387438a2c41d44fed (patch) | |
tree | 02185b6092785d1ff878bc518775c5a01bb6041b /gnuradio-runtime/lib/vmcircbuf.cc | |
parent | 854ff515b60cbacffffb0f9bdef07a031d666dc4 (diff) |
analog: fix check of sample rate vs audio rate
Variables in XML blocks are substituted by the content of filed value
from GRC block. Content of field in GRC block can be anny python expressions
and expression can contain operators (like +). Some operators have lower
priority than %. This leads to wrong (from user field of view) evaluation of
expression as a whole. Just add parentheses fix this.
Diffstat (limited to 'gnuradio-runtime/lib/vmcircbuf.cc')
0 files changed, 0 insertions, 0 deletions