Commit graph

7 commits

Author SHA1 Message Date
Josh Blum
eb7e709b7a moved host code into host directory for clean (unambiguous) top level 2010-02-17 00:41:38 -08:00
Josh Blum
97785c838e Compiling under old fedora8 with boost 1.37.
Fixed somethings that caused errors and warnings.
Cannot get rid of all warnings on this system.
2010-02-13 09:22:12 -08:00
Josh Blum
c5480830c6 renamed usrp_uhd to uhd 2010-02-09 16:28:16 -08:00
Josh Blum
89152d1ffe Made get_link the only way to create nested props.
Removed the obj::ptr and sptr typedefs.
The dboard manager now must store not the subdevs, but their proxies.
2010-02-05 11:36:17 -08:00
Josh Blum
cc8caeb123 Work on the properties framwork with wax::obj.
Now the obj handles all 3 things in 1, properties, polymorphic container, proxy.
2010-02-01 12:35:34 -08:00
Josh Blum
aa2c904d7a added gpl license v3 2010-01-29 16:40:23 -08:00
Josh Blum
d5d9da3114 Added gain handler class to manage wildcard gain settings.
Gets overall gains and sets overall gains when used.
Wild card gain will be a gain with an empty string name.
2010-01-28 19:54:55 -08:00