discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] merging gnuradio repos


From: Peter
Subject: [Discuss-gnuradio] merging gnuradio repos
Date: Sat, 11 Feb 2012 09:51:49 +0100

Hello,

I have recently updated both the uhd and gnuradio from an older version.
I cannot run my python files in this newer version. I see some of the file locations in gnuradio have changed.
And there are multiple such error instances when I run my python files e.g., ofdm_utils not found, psk not found and so on.
Is there anything in general that I have to change in my python files to get rid of these errors.

Secondly I have another query. See the steps below and kindly answer

1. mkdir myMainFolder
2. cd myMainFolder
3. git clone <gnuradio_repo over http>
At this stage I get a gnuradio folder in myMainFolder. If I want to have a code from another gnuradio repo such as <trondeau_repo> and merge both <gnuradio_repo> and <trondeau_repo> at which level should I do this ?
4a. Is it cd /myMainFolder and do a git clone <trondeau_repo over http> or
4b. Is it cd /myMainFolder/gnuradio and then do a git clone <trondeau_repo over http>


Kind Regards,
Peter.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]