On Mon, Feb 02, 2009 at 08:45:37PM -0800, adib_sairi wrote: > > > I had download the whole trunk (Revision 10377) but i cannot run the > example in it (benchmark_ofdm_tx.py) and i think it is because i does not > merge it with my GNU Radio yet. I use GNU Radio 3.1.3. how can i merge the > trunk with my gnu radio? can you help me for this? thank you. > > adib
If you mean that you have local changes that are based on the 3.1.3 tarball, then the most straight-forward way to handle this is to generate a "diff -u" between the unmodified 3.1.3 source and your modified source, then apply that difference to a virgin copy of the trunk using "patch". Eric _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio