On 14/09/13 15:30, Tim wrote:
> On 09/14/2013 06:01 AM, M Dammer wrote:
>> How can I update pybombs (to get the latest version and update the
>> recipes) without loosing the information about my gnuradio build?
> in your pybombs directory or pybombs recipe directory run
>
> git remote update
> git
On Sat, Sep 14, 2013 at 8:15 AM, John wrote:
> On 09/13/13 22:21, John wrote:
>>
>>
>> I have gone down this path and see the references to those with "(old)" in
>> the name. However, I also see some errors that need to be addressed (search
>> has not yielded anything yet). A typical one manife
I spent some time reading the .cxx files swig generates, and trying to
understand how my
use of gr::digital::constellation_sptr was falling off the tracks relative
to other, similar applications
in the master branch (for example ofdm_equalizer_simpledfe.cc). I
constructed a simplified
example wher
Dear List,
I recently moved a custom block to a new virtual machine, built and
compiled, and tried to import. I get the following error:
>>> import router
Traceback (most recent call last):
File "", line 1, in
File "/home/tjt7a/Src/target/lib/python2.7/dist-packages/router/__init__.