summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Removed Autotools stuff and the git ignore files.Josh Blum2010-02-152-46/+0
| | | | | Feeding cpack a readme and license file. Added readme contents.
* Created CMakeLists.txt for a CMake build.Josh Blum2010-02-151-0/+30
| | | | Only created the files for building, install part missing.
* Compiling under old fedora8 with boost 1.37.Josh Blum2010-02-131-2/+2
| | | | | Fixed somethings that caused errors and warnings. Cannot get rid of all warnings on this system.
* Made use of templated dict to replace used of mapJosh Blum2010-02-121-6/+6
| | | | and to get rid of utility call.
* Added a templated dictionary class because its more useful than map.Josh Blum2010-02-121-6/+5
| | | | | | | Made the device addrs into a string:string dict. If its all strings we dont have to change the top level caller for new product. Created shared_iovec class to manage memory for device recvs. Work on the bro/dude control protocol for usrp2.
* Getting hello packets from the usrp2 with ip and mac addrs.Josh Blum2010-02-111-6/+0
| | | | Cleaned up the mb build system a bit.
* 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