Re: [Discuss-gnuradio] Patch 2/3: usrp specific patches

2008-09-16 Thread Stefan Bruens
Am Tuesday 16 September 2008 18:56:27 schrieb Eric Blossom: > On Tue, Sep 16, 2008 at 05:35:49PM +0200, Stefan Brüns wrote: > > On Tuesday 16 September 2008 14:24:49 Stefan Brüns wrote: > > > > > > Making usrp_basic abstract and some of the functions pure virtual caught > > some faults - newer call

Re: [Discuss-gnuradio] Patch 2/3: usrp specific patches

2008-09-16 Thread Eric Blossom
On Tue, Sep 16, 2008 at 05:35:49PM +0200, Stefan Brüns wrote: > On Tuesday 16 September 2008 14:24:49 Stefan Brüns wrote: > > > Making usrp_basic abstract and some of the functions pure virtual caught some > faults - newer call a virtual method in the base constructor and hope it > calls the me

[Discuss-gnuradio] Patch 2/3: usrp specific patches

2008-09-16 Thread Stefan Brüns
On Tuesday 16 September 2008 14:24:49 Stefan Brüns wrote: Changes: - made usrp_basic an abstract class - made distinction between TX/RX based on usrp_basic_{tx,rx} removed d_tx variable use virtual functions instead of conditional functions in the base class - d_db and d_dbid use side (A/B)