Re: [Discuss-gnuradio] Python and C++ codes of the blocks IEEE 802.11

2017-06-25 Thread Cristian Rodríguez
2017-06-25 5:23 GMT-05:00 Bastian Bloessl : > Hi Christian, > > > On 24. Jun 2017, at 22:50, Cristian Rodríguez < > cristian.rodriguez...@gmail.com> wrote: > > > > This parameter is no global, I mean, when I use the wifi_phy_hier.grc in > the transceiver.grc or tx.grc, etc, If I

Re: [Discuss-gnuradio] Python and C++ codes of the blocks IEEE 802.11

2017-06-25 Thread Bastian Bloessl
Hi Christian, > On 24. Jun 2017, at 22:50, Cristian Rodríguez > wrote: > > This parameter is no global, I mean, when I use the wifi_phy_hier.grc in the > transceiver.grc or tx.grc, etc, If I modify the parameter before launch the > simulation it is ok, the

Re: [Discuss-gnuradio] Python and C++ codes of the blocks IEEE 802.11

2017-06-24 Thread Cristian Rodríguez
2017-06-24 16:26 GMT-05:00 Marcus Müller : > Hi Cristian, > > I'm a little confused: What do you mean with "find the codes"? You seem to > know wifi_phy_hier.grc, so that *is* the definition of the hierarchical > block. Could you elaborate on what source code you're

Re: [Discuss-gnuradio] Python and C++ codes of the blocks IEEE 802.11

2017-06-24 Thread Marcus Müller
Hi Cristian, I'm a little confused: What do you mean with "find the codes"? You seem to know wifi_phy_hier.grc, so that *is* the definition of the hierarchical block. Could you elaborate on what source code you're looking for? Best regards, Marcus On 06/24/2017 11:17 PM, Cristian Rodríguez

[Discuss-gnuradio] Python and C++ codes of the blocks IEEE 802.11

2017-06-24 Thread Cristian Rodríguez
Hi all, I hope all is going well. I was trying to modify the code of some blocks, where is usually the code of an specific block or flowgraph? Specifically, I want to modify the number of inputs in the wifi_phy_hier.grc, and put the variable Sensitivity as global, I mean, that i can modify it