Thank you, George. My plan is very simple, just to read the rssi value whenever 
the receiver gets a valid packet, that's why i want to read and store that 
value. If i cannot access that variable, how can i read the rssi value?  

Bill.



________________________________
From: George P Nychis <[EMAIL PROTECTED]>
To: Bill Stevenson <[EMAIL PROTECTED]>
Cc: discuss-gnuradio@gnu.org
Sent: Monday, November 10, 2008 9:28:28 PM
Subject: Re: [Discuss-gnuradio] how to access a variable in Verilog code from 
Python or C++

In short, there is no supported mechanism in place to read it currently.

There was work by myself and others to enable a richer interface using m-blocks 
which transferred this value to the host (where you could read it), but a lack 
of support to get my work interfaced to the rest of GNU Radio (python and 
regular gr-blocks) has killed my motivation.

My suggestions to you would be dependent on what you plan to do with the value.

- George


> Hello, all!
> 
> I have searched the whole mailing list and find out there is a variable
> in rssi.v file called rssi that is aimed to record rssi value, but i
> don't understand how to access or read that value from our python code, i
> am not very familiar with verilog, could someone please tell me how to
> read that variable in python code? Thanks a lot!
> 
> Bill
> 
> 
> 
> _______________________________________________ Discuss-gnuradio mailing
> list Discuss-gnuradio@gnu.org 
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 


-- 


      
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to