2010/8/2 shanki <shanki...@163.com>:
>    thanks Thomas,
>    in order to test these two calls, i write some test codes: i put a rxpath
> and a txpath in one topblock, my daughterboard is RFX2400, and i want to
> perform receiving while transmiting.
>    Firstly, i used set_auto_tr(True), but i did't receive anything.
>    Secondly, i used set_auto_tr(False), and set_enable(True), then i could
> receive one packet after every transmitted packet.
>    does that make any sense?
>    in my opinion, the results should be on the contrary, but ..
>    could you give me some explanations?
>    thanks,

How are your antennas setup and how are you calling set_auto_tr() and
set_enable()? Note that tx and rx paths each have their own set of ATR
registers that can be configured independently. For the first case,
assuming that both ATR masks are enabled for the RFX, the receive
mixer will be disabled while transmitting. For the second case, both
paths are enabled, which should explain the observed behaviour.

  Thomas

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

Reply via email to