aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* renamed usrp_uhd to uhdJosh Blum2010-02-096-11/+11
|
* Made get_link the only way to create nested props.Josh Blum2010-02-052-4/+2
| | | | | Removed the obj::ptr and sptr typedefs. The dboard manager now must store not the subdevs, but their proxies.
* Work on the properties framwork with wax::obj.Josh Blum2010-02-013-14/+16
| | | | Now the obj handles all 3 things in 1, properties, polymorphic container, proxy.
* Minimal framework in place to handle udp discovery.Josh Blum2010-01-292-12/+1
| | | | | Added usrp2 stuff, udp wrapper, discovery function. Added app called discover usrps (usrp2 only for now).
* added gpl license v3Josh Blum2010-01-296-0/+78
|
* Added dboard id enum.Josh Blum2010-01-291-1/+1
| | | | Moved timespec into its own header.
* Added gain handler class to manage wildcard gain settings.Josh Blum2010-01-283-0/+129
| | | | | Gets overall gains and sets overall gains when used. Wild card gain will be a gain with an empty string name.
* Added boost system (needed with asio) and date time (will need for ↵Josh Blum2010-01-271-0/+2
| | | | | | | | threading/sleeping). Added to dboard interface to get clock rates. Added OTHERS properties and some documentation type notes. Added more TODOs to the utils.
* Switched from indexed properties to named properties.Josh Blum2010-01-262-8/+8
| | | | | Added some new properties for getting a list of antenna names, pps sources, ref sources...
* Various tweaks, switched to boost unit testing.Josh Blum2010-01-257-116/+30
|
* Added more to the mboard test and the usrp device.Josh Blum2010-01-211-0/+15
|
* Added a usrp device abstration that creates usrp mboards.Josh Blum2010-01-212-1/+33
| | | | Added a usrp mboard named test, its empty for now.
* Integrated cppunit into the build system.Josh Blum2010-01-155-76/+184
| | | | Added new test for the usrp dboard stuff.
* Added strict compiler flags.Josh Blum2010-01-134-2/+45
| | | | | Made changes to meet compilation. Added test to verify ip and mac addr code.
* added interface for usrp dboards to communicate to mboardsJosh Blum2010-01-121-1/+1
|
* Reorganized structure into include, lib, test, firmware, fpga.Josh Blum2010-01-123-0/+104
| | | | The fpga and firmware are empty placeholders for now.
* removed test fileJosh Blum2010-01-081-0/+0
|
* empty commitMatt Ettus2010-01-081-0/+0