Re: [Discuss-gnuradio] how to change the GRC block shape , size and background of GRC window

2011-09-04 Thread patiljagdish154

with those 2 files we can change the color . but can we change shape of block
like dial shape or some others

Josh Blum-2 wrote:
> 
> 
> 
> On 09/01/2011 11:55 PM, patiljagdish154 wrote:
>> 
>> hi , i am working on GNURadio since long time . can anyone tell me how to
>> change the look of GRC .
>> is it possible through *.xml file ?
>> 
>> thanks..
> 
> 
> most of those setting are in here
> http://gnuradio.org/cgit/jblum.git/tree/grc/gui/Colors.py
> http://gnuradio.org/cgit/jblum.git/tree/grc/gui/Constants.py
> 
> -josh
> 
> ___
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 

-- 
View this message in context: 
http://old.nabble.com/how-to-change-the-GRC-block-shape-%2Csize-and-background-of-GRC-window-tp32384686p32395081.html
Sent from the GnuRadio mailing list archive at Nabble.com.


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] how to change the GRC block shape , size and background of GRC window

2011-09-02 Thread bjoernm

Hi,

I'm using the UCLA ZigBee PHY by Thomas Schmid, with the benchmark  
example from gnuradio.


Now I need the signal power of each received packet (at the receiver).  
For the signal power computation:


P_S = sum ( all samples squared ) divided by number of samples

but the problem is where to fetch these samples, and how to make sure,  
that only samples of the received packet are considered, and no noise...


1. is there a gnuradio block/function which would already perform this  
task of received signal power computation, or RSSI determination,  
which I could use/edit for my task?


2. If not, where would be the best spot to capture the received  
samples? As the clock_recovery looks to be too late, and capturing the  
packets earlier makes it hard to distinguish between noise and  
received signal, as no clock recovery nor packet detection is  
performed, yet.


I'd appreciate any help, thanks in advanced!


Quoting "Josh Blum" :




On 09/01/2011 11:55 PM, patiljagdish154 wrote:


hi , i am working on GNURadio since long time . can anyone tell me how to
change the look of GRC .
is it possible through *.xml file ?

thanks..



most of those setting are in here
http://gnuradio.org/cgit/jblum.git/tree/grc/gui/Colors.py
http://gnuradio.org/cgit/jblum.git/tree/grc/gui/Constants.py

-josh

___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio






___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] how to change the GRC block shape , size and background of GRC window

2011-09-02 Thread bjoernm

Sorry, wrong Subject!



___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] how to change the GRC block shape , size and background of GRC window

2011-09-02 Thread patiljagdish154

thnk you so much.

Josh Blum-2 wrote:
> 
> 
> 
> On 09/01/2011 11:55 PM, patiljagdish154 wrote:
>> 
>> hi , i am working on GNURadio since long time . can anyone tell me how to
>> change the look of GRC .
>> is it possible through *.xml file ?
>> 
>> thanks..
> 
> 
> most of those setting are in here
> http://gnuradio.org/cgit/jblum.git/tree/grc/gui/Colors.py
> http://gnuradio.org/cgit/jblum.git/tree/grc/gui/Constants.py
> 
> -josh
> 
> ___
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 

-- 
View this message in context: 
http://old.nabble.com/how-to-change-the-GRC-block-shape-%2Csize-and-background-of-GRC-window-tp32384686p32385095.html
Sent from the GnuRadio mailing list archive at Nabble.com.


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] how to change the GRC block shape , size and background of GRC window

2011-09-02 Thread Josh Blum


On 09/01/2011 11:55 PM, patiljagdish154 wrote:
> 
> hi , i am working on GNURadio since long time . can anyone tell me how to
> change the look of GRC .
> is it possible through *.xml file ?
> 
> thanks..


most of those setting are in here
http://gnuradio.org/cgit/jblum.git/tree/grc/gui/Colors.py
http://gnuradio.org/cgit/jblum.git/tree/grc/gui/Constants.py

-josh

___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] how to change the GRC block shape , size and background of GRC window

2011-09-01 Thread patiljagdish154

hi , i am working on GNURadio since long time . can anyone tell me how to
change the look of GRC .
is it possible through *.xml file ?

thanks..
-- 
View this message in context: 
http://old.nabble.com/how-to-change-the-GRC-block-shape-%2Csize-and-background-of-GRC-window-tp32384686p32384686.html
Sent from the GnuRadio mailing list archive at Nabble.com.


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio