Ron Economos

Results 4 issues of Ron Economos

The dvbt_rx_demo.grc flowgraph always crashes immediately with a GPF. From dmesg -T: [Sat Jan 18 16:07:43 2014] traps: python2[12682] general protection ip:b64b33af sp:a483fda0 error:0 in libvolk.so.0.0.0[b6410000+d5000] This occurs with the...

When ```sudo make install``` tries to compile the heir block, the build fails. That's because the users environment (and PYTHONPATH) is lost when ```sudo``` is used.

## Issue Description ## For non-x86 architectures, the transmit conversion routines do not saturate the output levels to +/- 1.0. This causes heavy distortion of the output RF signal even...

## Issue Description ## When building UHD 4.6.0.0 with Python 3.12, the following warnings are produced. /home/ubuntu/xfer/uhd/host/lib/ic_reg_maps/common.py:379: SyntaxWarning: invalid escape sequence '\w' x = re.match('^~(\w*)\s+(.*)\s*$', mreg_des) ## Setup Details ##...