On Mon, 2009-01-19 at 22:37 -0800, Johnathan Corgan wrote:
> On Mon, Jan 19, 2009 at 2:22 PM, Martin DvH
> wrote:
>
> > The first bug prevents the OpenBTS tranceiver from starting with the
> > error "make failed on Rx"
> >
> > The check on line 173 in USRPDevice should be for !m_uRx in stead of
On Mon, Jan 19, 2009 at 2:22 PM, Martin DvH
wrote:
> The first bug prevents the OpenBTS tranceiver from starting with the
> error "make failed on Rx"
>
> The check on line 173 in USRPDevice should be for !m_uRx in stead of !
> m_uTx
Thanks for catching this, this was a bug I introduced when chan