Commit graph

11 commits

Author SHA1 Message Date
Josh Blum
d9035414a2 usrp: work on dboard code to use subtrees to populate frontend props 2011-11-07 11:20:04 -08:00
Josh Blum
95b966a599 uhd: update copyright headers with automated script 2011-03-23 18:48:30 -07:00
Josh Blum
4357f5d3c0 uhd: replaced instanced of std::exception with the uhd exceptions 2011-02-24 16:35:29 -08:00
Josh Blum
f1fe66acd4 usrp: changed opaque pointer implementation for dboard contructor args 2010-07-22 10:26:48 -07:00
Josh Blum
b2054a45d4 Created macros for dealing with pimpls and implemented in code. 2010-06-02 17:44:20 -07:00
Josh Blum
4d5df2376b Expanded the dboard id API to create dboard id types from strings and ints.
And created utility functions to go between representations.
Created to_pp_string for pretty print strings for dboard ids and device addrs.
Minor changes to the various classes that call these utilities.
2010-05-03 01:20:11 -07:00
Josh Blum
fd0d9b7dcc Replaced the dboard base constructor args with an opaque type. 2010-05-02 16:03:46 -07:00
Josh Blum
4a19b43176 Cleaned up some dboard manager construction logic.
Moved the dboard base private stuff into a forward declaration.
2010-05-02 12:16:41 -07:00
Josh Blum
e2a9419385 renamed dboard interface to dboard iface, the lengthy name was getting to be a burden 2010-04-14 08:41:13 -07:00
Josh Blum
767bb41920 massaged some of the dboard calls 2010-03-22 17:41:49 -07:00
Josh Blum
add5d32f9b Moved lib and include contents of dboard and mboard one directory up and prefixed them with dboard_ and mboard_.
And yes, the code is compiling.
2010-02-21 12:59:41 -08:00
Renamed from host/lib/usrp/dboard/base.cpp (Browse further)