I was not able to solve the problem yet.
Is it possible that someone could confirm the problem?
On Fri, 2010-03-05 at 03:48 -0800, Eric Blossom wrote:
> On Fri, Mar 05, 2010 at 11:27:00AM +0100, Christian Rohlfing wrote:
> > The script benchmark_rx.py (located in gnuradio-examples/pytho
about the version) and make sure that there is
not this issue of multiple gnuradio installs (and possibly importing
old grc modules).
-Josh
On Thu, Apr 8, 2010 at 1:41 PM, Christian Rohlfing > wrote:
Is GRC able to create Hierarchical Blocks with more than one Sink /
Source?
I trie
Is GRC able to create Hierarchical Blocks with more than one Sink /
Source?
I tried to create such a Hierarchical Block in the following way which
failed:
In a blank GRC-File, I assigned in the Options-Block ID
(hierblocktest), Title (hier block test), Generate Options (Hier
Block) and
The script benchmark_rx.py (located in gnuradio-examples/python/digital)
doesn't run with the FPGA-file std_4rx_0tx.rbf. Is there any explanation
for this problem?
On the TX-side, I'm running benchmark_tx.py with the standard rbf-file
std_2rxhb_2tx.rbf. (Testing benchmark_rx.py with the standard r
I want to switch off the TX-chain because of space-problems with my
custom USRP-design. I did this by commenting every occurence of TX_*
in the common_config* file.
Notice: I took the standard-USRP-FPGA-code and deactivated the TX-chain.
After compiling the code with quartus I tested the RBF