discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Stefan Brüns
Subject: [Discuss-gnuradio] Patch 2/3: usrp specific patches
Date: Tue, 16 Sep 2008 17:35:49 +0200

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) instead of slot, gets more in 
  line with trunk

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 method of the derived class.


-- 
Stefan Brüns  /  Bergstraße 21  /  52062 Aachen
mailto:lurch at gmx.li  http://www.kawo1.rwth-aachen.de/~lurchi/
   phone: +49 241 53809034     mobile: +49 151 50412019

Attachment: usrp.diff.bz2
Description: BZip2 compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]