| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | uhd: moved cpack stuff into config dir (work on cpack) | Josh Blum | 2010-07-13 | 1 | -26/+0 |
* | uhd: work on thread priority scheduling | Josh Blum | 2010-06-16 | 1 | -10/+31 |
* | uhd: added ability to boost rt priority, added general app notes | Josh Blum | 2010-06-15 | 1 | -0/+16 |
* | moved uhd lib cmake contents into respective subdirectories | Josh Blum | 2010-05-06 | 1 | -121/+22 |
* | Merge branch 'wbx' of git@ettus.sourcerepo.com:ettus/uhdpriv | Josh Blum | 2010-05-04 | 1 | -0/+6 |
|\ |
|
| * | First pass WBX code, it compiles | Jason Abele | 2010-05-03 | 1 | -0/+1 |
| * | Added first wbx dboard code | Jason Abele | 2010-04-26 | 1 | -0/+5 |
* | | Merge branch 'work' of git@ettus.sourcerepo.com:ettus/uhdpriv | Josh Blum | 2010-05-03 | 1 | -1/+2 |
|\ \ |
|
| * | | Expanded the dboard id API to create dboard id types from strings and ints. | Josh Blum | 2010-05-03 | 1 | -1/+2 |
| |/ |
|
* | | added ad9522 reg map, minor fixes | Josh Blum | 2010-04-29 | 1 | -0/+5 |
* | | added reg map for ad9862 | Josh Blum | 2010-04-29 | 1 | -0/+5 |
|/ |
|
* | Got eeprom read/write dboard ids working. | Josh Blum | 2010-04-26 | 1 | -0/+1 |
* | Moved reading the eeprom (dboard ids) onto the host. | Josh Blum | 2010-04-23 | 1 | -0/+1 |
* | added regs for max2829 | Josh Blum | 2010-04-22 | 1 | -0/+5 |
* | xcvr work, skeleton layout | Josh Blum | 2010-04-21 | 1 | -2/+9 |
* | added comments to cmakelists, makedir in file generation script so python doe... | Josh Blum | 2010-04-19 | 1 | -0/+7 |
* | added support for aux dac and adc control in host | Josh Blum | 2010-04-19 | 1 | -0/+9 |
* | Created a docs directory to house restructured text documentation. | Josh Blum | 2010-04-18 | 1 | -1/+1 |
* | Created a usrp2 interface class with the control, spi, peek/poke functionality. | Josh Blum | 2010-04-13 | 1 | -1/+2 |
* | added ad9777 register map | Josh Blum | 2010-04-13 | 1 | -0/+6 |
* | Moved clock control into abstraction clock control class. | Josh Blum | 2010-04-13 | 1 | -6/+13 |
* | reg map for ad9510 | Josh Blum | 2010-04-12 | 1 | -0/+5 |
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp2 | Josh Blum | 2010-04-12 | 1 | -7/+0 |
|\ |
|
| * | removed dummy placeholder | Josh Blum | 2010-04-12 | 1 | -7/+0 |
* | | Merge branch 'rfx' of git@ettus.sourcerepo.com:ettus/uhd into io | Josh Blum | 2010-04-12 | 1 | -2/+52 |
|\ \ |
|
| * | | moved regs generator to ic reg maps folder, others will go there as well | Josh Blum | 2010-04-10 | 1 | -10/+4 |
| * | | generate the register file, added lib include dir | Josh Blum | 2010-04-09 | 1 | -5/+17 |
| * | | added python+cheetah build requirement, generating vrt.cpp | Josh Blum | 2010-04-09 | 1 | -1/+45 |
| * | | Reworked the spi part of the dboard interface. | Josh Blum | 2010-04-07 | 1 | -1/+0 |
| * | | some work on rfx board code | Josh Blum | 2010-04-02 | 1 | -0/+1 |
| |/ |
|
* / | Added data type conversion routines to transport api. | Josh Blum | 2010-04-12 | 1 | -0/+1 |
|/ |
|
* | Moved usrp specific things into usrp directories and namespaces. | Josh Blum | 2010-04-01 | 1 | -2/+2 |
* | removed masks for ddr and gpio write in dboard interface | Josh Blum | 2010-03-30 | 1 | -1/+1 |
* | Added tune helper to utils. | Josh Blum | 2010-03-29 | 1 | -0/+1 |
* | refactored types.hpp into types directory | Josh Blum | 2010-03-27 | 1 | -3/+0 |
* | get interface addresses on windows | Josh Blum | 2010-03-26 | 1 | -1/+5 |
* | library loading on windows, status message tweaks, warning tweaks | Josh Blum | 2010-03-26 | 1 | -8/+12 |
* | added interface address discovery | Josh Blum | 2010-03-26 | 1 | -1/+14 |
* | Added ability to load modules at runtime | Josh Blum | 2010-03-21 | 1 | -1/+20 |
* | Moved typedefs from props.hpp into new file types.hpp. | Josh Blum | 2010-03-21 | 1 | -1/+2 |
* | added install path for dll, fixed idiotic msvc error where making a vector wi... | Josh Blum | 2010-03-19 | 1 | -2/+3 |
* | created config.hpp to handle export macros, added exports to public api stuff | Josh Blum | 2010-03-18 | 1 | -0/+2 |
* | got uhd almost compiling in windowze. figured out special flags. also had to ... | Josh Blum | 2010-03-17 | 1 | -1/+4 |
* | Filled in dboard code for basics and lf type boards. | Josh Blum | 2010-03-10 | 1 | -1/+0 |
* | Added simple device to handle wrapping general properties up into simple api. | Josh Blum | 2010-03-10 | 1 | -0/+2 |
* | Split metadata into rx and tx specific metadata. | Josh Blum | 2010-03-03 | 1 | -0/+1 |
* | Added a vrt library to pack and unpack from metadata. | Josh Blum | 2010-03-02 | 1 | -0/+1 |
* | Expanded the UDP api: | Josh Blum | 2010-03-02 | 1 | -1/+8 |
* | removed empty uhd.hpp and cpp files | Josh Blum | 2010-02-26 | 1 | -1/+0 |
* | Created empty usrp1e cpp file for the case when headers are not found. | Josh Blum | 2010-02-25 | 1 | -1/+13 |