Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pushing the bulk of UHD-3.7.0 code. | Ben Hilburn | 2014-02-14 | 1 | -0/+1 |
| | |||||
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 1 | -1/+18 |
| | |||||
* | docs: added documentation for usage of the Jackson Labx LC_XO GPSDO, used on ↵ | Nicholas Corgan | 2013-10-10 | 1 | -0/+1 |
| | | | | USRP B2X0 devices | ||||
* | b200: skeleton documentation rst manual | Josh Blum | 2013-07-19 | 1 | -0/+1 |
| | |||||
* | Added CMake variables to customize builds to match Debian package configurations | Nicholas Corgan | 2013-05-10 | 1 | -6/+13 |
| | | | | | | * -DLIBUHD_PKG=ON installs with libuhd003 configuration * -DLIBUHDDEV_PKG=ON installs with libuhd-dev configuration * -DUHDHOST_PKG=ON installs with uhd-host configuration | ||||
* | docs: man pages compress fully | Nicholas Corgan | 2013-05-10 | 1 | -1/+1 |
| | |||||
* | UHD has man pages now | Nicholas Corgan | 2013-05-03 | 1 | -0/+46 |
| | | | | | * Linux installations will automatically install man pages * Moved usrp_n2xx_simple_net_burner and usrp2_card_burner into bin | ||||
* | docs: added comparative features list at top of each | Josh Blum | 2012-07-17 | 1 | -3/+3 |
| | |||||
* | uhd: added calibration usage app notes and renamed apps again | Josh Blum | 2011-11-15 | 1 | -0/+1 |
| | |||||
* | uhd: added some stream docs/app notes | Josh Blum | 2011-11-03 | 1 | -0/+1 |
| | |||||
* | Add GPSDO documentation | Nick Foster | 2011-06-17 | 1 | -0/+1 |
| | |||||
* | b100: added b100 host (squashed) | Josh Blum | 2011-06-14 | 1 | -0/+1 |
| | |||||
* | uhd: work on sync docs | Josh Blum | 2011-05-29 | 1 | -0/+1 |
| | |||||
* | uhd: setup cpack components for component based installers | Josh Blum | 2011-03-21 | 1 | -3/+3 |
| | |||||
* | usrp-e100: added app notes for fpga loading and reclocking | Josh Blum | 2011-02-01 | 1 | -0/+1 |
| | |||||
* | uhd: added docs on usrp2/n, removed empty n2xx doc page, misc | Josh Blum | 2011-01-24 | 1 | -1/+0 |
| | |||||
* | uhd: update copyright dates | Josh Blum | 2011-01-05 | 1 | -1/+1 |
| | |||||
* | uhd: removed REQUIRED from find package calls to libusb and docutils | Josh Blum | 2011-01-04 | 1 | -1/+1 |
| | |||||
* | uhd: create a find packages module for docutils, cleaned up some of the ↵ | Josh Blum | 2011-01-02 | 1 | -17/+4 |
| | | | | other find package stuff | ||||
* | cmake: changes to finding python interp, some other tweaks | Josh Blum | 2010-12-27 | 1 | -8/+6 |
| | |||||
* | uhd: implemented top-level component registry | Josh Blum | 2010-12-20 | 1 | -4/+12 |
| | | | | now docs, examples, utils, usb, are configurable components with dependencies | ||||
* | uhd: added macro to enable/disable components | Josh Blum | 2010-11-29 | 1 | -0/+3 |
| | | | | | | libuhd prints summary of components added newline prints before config checks | ||||
* | usrp2: added docs page for usrp2 that points to nxxx page | Josh Blum | 2010-11-29 | 1 | -0/+1 |
| | |||||
* | usrp-n: renamed docs and burner app, added burner app documentation | Josh Blum | 2010-11-11 | 1 | -1/+1 |
| | |||||
* | uhd: created docs for the device naming, command usage in usrp2 docs, ↵ | Josh Blum | 2010-11-05 | 1 | -0/+1 |
| | | | | removed redundant docs in usrp1 | ||||
* | uhd: transport docs for UDP and USB (moved from usrp docs) | Josh Blum | 2010-10-05 | 1 | -0/+1 |
| | |||||
* | usrp1: some app notes | Josh Blum | 2010-08-27 | 1 | -0/+1 |
| | |||||
* | uhd: docs on building and installing images | Josh Blum | 2010-08-18 | 1 | -0/+1 |
| | |||||
* | uhd: added ability to boost rt priority, added general app notes | Josh Blum | 2010-06-15 | 1 | -0/+1 |
| | |||||
* | pulled in some dboard docs and fixes | Josh Blum | 2010-04-22 | 1 | -1/+3 |
| | |||||
* | added coding docs | Josh Blum | 2010-04-20 | 1 | -0/+1 |
| | |||||
* | added comments to cmakelists, makedir in file generation script so python ↵ | Josh Blum | 2010-04-19 | 1 | -7/+23 |
| | | | | doesnt have to | ||||
* | added usrp2 networking notes, tweaked style and build | Josh Blum | 2010-04-18 | 1 | -3/+14 |
| | |||||
* | Created a docs directory to house restructured text documentation. | Josh Blum | 2010-04-18 | 1 | -0/+71 |
Moved doxygen build rules into the docs build directory. Created rst docs for building and burning usrp2. |