[Discuss-gnuradio] USRP News -- April 18th, 2006

2006-04-19 Thread Matt Ettus
USRP News -- April 18, 2006 In this Issue - New Daughterboard Announcement - New Daughterboard Naming and Contest - TVRX Status - Inventory Status - American Express New

[Discuss-gnuradio] selective build of FPGA

2006-04-19 Thread amit malani
i wish to build just one rx_hb and one tx.present usrp_std.vh has 2rx 1tx or 4rxwhat do i need to do to...do i need to modify usrp_std.vh or are the dependancies are deep rooted..thanks ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org

[Discuss-gnuradio] Generating chrip signals

2006-04-19 Thread seph 004
Hi At the moment I would like to see if I can generate a chirp signal. Looking through what gnuradio blocks are available, I assumed I could use the gr_fxpt_nco block to do something like this. I was wondering firstly if it would be possible, and secondly, how this block works and behaves when

Re: [Discuss-gnuradio] swig error in compile, gr-atsc stuff

2006-04-19 Thread Charles Swiger
On Tue, 2006-04-18 at 17:00 -0400, Charles Swiger wrote: Gang - Wonder if any of the block writing wizards could take a gander at this and spot why the blocks compile, but error out on the - I don't even know what you call it - the swig file? atsc.cc:2178: error: `atsc_ds_to_softds_sptr'

Re: [Discuss-gnuradio] Generating chrip signals

2006-04-19 Thread Eric Blossom
On Wed, Apr 19, 2006 at 03:44:27AM -0700, seph 004 wrote: Hi At the moment I would like to see if I can generate a chirp signal. Looking through what gnuradio blocks are available, I assumed I could use the gr_fxpt_nco block to do something like this. I was wondering firstly if it

[Discuss-gnuradio] atsc receiver error rate: 5.19e-05

2006-04-19 Thread Charles Swiger
I thought this was pretty good for last night's recording of Boston Legal: end of file, exiting 661 errors out of 12727848 mpeg packets. 12727187 good packets. Error rate = 5.19e-05 That's for a 450Kw xmtr 10 miles away receiving with a scanner antenna. What

Re: [Discuss-gnuradio] atsc receiver error rate: 5.19e-05

2006-04-19 Thread mgray
As a side note, if you want to keep the program in HD you can burn the MPEG program on a standard red-laser DVD and play them with this DVD player: http://pro.jvc.com/prof/attributes/press_res.jsp?model_id=MDL101546feature_id=08 You'll have to burn it as a DL disc, but 8 MB would fit. You can

Re: [Discuss-gnuradio] atsc receiver error rate: 5.19e-05

2006-04-19 Thread Eric Blossom
On Wed, Apr 19, 2006 at 01:18:26PM -0400, Charles Swiger wrote: I thought this was pretty good for last night's recording of Boston Legal: end of file, exiting 661 errors out of 12727848 mpeg packets. 12727187 good packets. Error rate = 5.19e-05 That's for a

[Discuss-gnuradio] work function - how it fits in the big picture

2006-04-19 Thread Charles Swiger
I'm stuck on how to loop over the data in calling a primitive that does 12 segments at a time. What is it that calls the work function and what sets the value of noutput_items? If I completely ignore noutput_items and shovel in the code from 0.9 : for (int i = 0; i

Re: [Discuss-gnuradio] work function - how it fits in the big picture

2006-04-19 Thread Michael Dickens
Chuck - A variety of comments; someone please correct me if my understanding is not correct. - MLD 1) The work() method is used by the gr_sync_block class as a subcall from general_work(). The latter (general_work()) is called by the scheduler (quoted from a previous email from Eric; see

Re: [Discuss-gnuradio] work function - how it fits in the big picture

2006-04-19 Thread Charles Swiger
On Wed, 2006-04-19 at 16:54 -0400, Michael Dickens wrote: Chuck - A variety of comments; someone please correct me if my understanding is not correct. - MLD 4) The return value for work() or general_work() is the number of output items actually created, but no more than the input

[Discuss-gnuradio] Re: selective build of FPGA

2006-04-19 Thread amit malani
found how to do it...just wanted to veryfy..created one more fileusrp_std_config_1rxhb_1tx.vh on the line of other files uncommented `define TX_SINGLE and`define RX_SINGLE..so this now includes 1 TX and 1 RX halfband On 4/19/06, amit malani [EMAIL PROTECTED] wrote: i wish to build just one rx_hb

Re: [Discuss-gnuradio] work function - how it fits in the big picture

2006-04-19 Thread Eric Blossom
On Wed, Apr 19, 2006 at 05:50:38PM -0400, Charles Swiger wrote: On Wed, 2006-04-19 at 16:54 -0400, Michael Dickens wrote: Chuck - A variety of comments; someone please correct me if my understanding is not correct. - MLD 4) The return value for work() or general_work() is the number of

Re: [Discuss-gnuradio] Re: selective build of FPGA

2006-04-19 Thread Eric Blossom
On Wed, Apr 19, 2006 at 06:30:03PM -0400, amit malani wrote: found how to do it... just wanted to veryfy.. created one more file usrp_std_config_1rxhb_1tx.vh on the line of other files uncommented `define TX_SINGLE and `define RX_SINGLE.. so this now includes 1 TX and 1 RX halfband

[Discuss-gnuradio] ATSC changes

2006-04-19 Thread Steve Schear
The ATSC has published revisions of several key standards--including A/52, the Digital Audio Compression Standard (AC-3); A/53, the Digital Television Standard; and A/110, the Synchronization Standard for Distributed Transmission. New versions of all three documents were approved by the ATSC

[Discuss-gnuradio] Embedded PCs for GNU Radio

2006-04-19 Thread Matt Ettus
This company has some interesting embedded Pentium-M machines -- fanless, 10W, USB 2.0 http://www.advantech.com/ Matt ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio