discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] problems running atsc


From: Seth David Schoen
Subject: Re: [Discuss-gnuradio] problems running atsc
Date: Mon, 21 Jul 2003 08:27:41 -0700
User-agent: Mutt/1.5.4i

Saeed Beyty writes:

> Hi every body
>   Gonig forward in SDR project, we tried ATSC programs written for HDTV 
> project.
> we downloaded a filed named 'ntsc.dat' which seems to contain samples aquised 
> by PCI-DAS4020/12 card.
> ruuning atsc az mentioned in HdTv Wiki :
> cd ../atsc
>     ./run_rx -L -s 20 -f /root/ntsc.dat -o avs.ts
> it results in Syntax error : 
>      File "./run_rx" , line 25
>           atsc_rx_FLAGS +='-1'
> ~~~~~~~
> Now there are three questions i wish you to answer:
> 1- Is this file ( i mean ntsc.dat) appropiriate  for atsc?

(I have no idea.)

> 2- if so what it is the problem with ./run_rx ?

You have a version of Python which is too old (perhaps 1.5.2).  You
should get a newer Python which understands "+=".

-- 
Seth David Schoen <address@hidden> | Very frankly, I am opposed to people
     http://www.loyalty.org/~schoen/   | being programmed by others.
     http://vitanuova.loyalty.org/     |     -- Fred Rogers (1928-2003),
                                       |        464 U.S. 417, 445 (1984)




reply via email to

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