Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into flow_ctrl | Josh Blum | 2010-11-05 | 1 | -5/+14 |
|\ | | | | | | | | | | | Conflicts: host/lib/usrp/usrp2/mboard_impl.cpp host/lib/usrp/usrp2/usrp2_impl.hpp | ||||
| * | usrp2: led F documentation fix | Josh Blum | 2010-11-05 | 1 | -1/+1 |
| | | |||||
| * | usrp2: added notes about 3rd party sd cards to docs | Josh Blum | 2010-11-05 | 1 | -3/+12 |
| | | |||||
| * | uhd: created docs for the device naming, command usage in usrp2 docs, ↵ | Josh Blum | 2010-11-05 | 1 | -1/+1 |
| | | | | | | | | removed redundant docs in usrp1 | ||||
* | | Merge branch 'master' into flow_ctrl | Josh Blum | 2010-10-28 | 1 | -1/+1 |
|\| | |||||
| * | usrp2: documented LED E | Josh Blum | 2010-10-28 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into flow_ctrl | Josh Blum | 2010-10-21 | 1 | -1/+1 |
|\| | |||||
| * | usrp: updated docs to reflect switch to multi-usrp interface | Josh Blum | 2010-10-19 | 1 | -1/+1 |
| | | |||||
* | | usrp2: added docs on flow control ricer args and using usrp2 with a switch | Josh Blum | 2010-10-13 | 1 | -8/+7 |
|/ | | | | implemented flow control param hints in the mboard impl | ||||
* | uhd: transport docs for UDP and USB (moved from usrp docs) | Josh Blum | 2010-10-05 | 1 | -41/+0 |
| | |||||
* | usb: added libusb docs to build guide, usrp1: moved transfer param docs | Josh Blum | 2010-09-29 | 1 | -1/+1 |
| | |||||
* | usrp2: application notes for the LEDs | Josh Blum | 2010-09-27 | 1 | -0/+14 |
| | |||||
* | uhd: honor the LIB_SUFFIX option, added docs for LIB_SUFFIX and tweaked ↵ | Josh Blum | 2010-09-22 | 1 | -1/+1 |
| | | | | | | other docs disabled -pedantic for now as well | ||||
* | usrp2: added some pps docs using the test example app | Josh Blum | 2010-09-09 | 1 | -1/+10 |
| | |||||
* | Created pps_test example and docs | Jason Abele | 2010-08-27 | 1 | -0/+15 |
| | |||||
* | uhd: docs on building and installing images | Josh Blum | 2010-08-18 | 1 | -36/+0 |
| | |||||
* | Merge branch 'fw_reorg' | Josh Blum | 2010-08-04 | 1 | -1/+1 |
|\ | |||||
| * | usrp2: reorganized firmware directory | Josh Blum | 2010-07-30 | 1 | -1/+1 |
| | | |||||
* | | uhd: docs fix, its 3.3v level | Josh Blum | 2010-07-31 | 1 | -1/+1 |
|/ | |||||
* | usrp2: added notes on multiple device network setup, improved warnings for ↵ | Josh Blum | 2010-07-08 | 1 | -3/+22 |
| | | | | buff size stuff | ||||
* | uhd: added mimo notes, misc spellcheck and tweaks | Josh Blum | 2010-07-05 | 1 | -2/+37 |
| | |||||
* | usrp2: increased transport buffer minimum size, and added warning | Josh Blum | 2010-07-05 | 1 | -12/+16 |
| | | | | | | added more notes on buffer size to the manual pulled in some firmware fixes from the mimo work, just to have them in here | ||||
* | usrp2: updated fpga build notes | Josh Blum | 2010-06-18 | 1 | -1/+1 |
| | |||||
* | mac os x card burner support and documentation notes | Josh Blum | 2010-05-21 | 1 | -1/+1 |
| | |||||
* | split the card burner into two python apps, one command line app with ↵ | Josh Blum | 2010-05-20 | 1 | -2/+2 |
| | | | | implementation, and the other a gui only app, updated docs as well | ||||
* | card burner notes | Josh Blum | 2010-05-14 | 1 | -2/+14 |
| | |||||
* | notes on usrp2 card burner | Josh Blum | 2010-05-12 | 1 | -9/+8 |
| | |||||
* | Added card burner python app with gui and windows support. | Josh Blum | 2010-05-12 | 1 | -1/+1 |
| | |||||
* | notes about ping and firewall | Josh Blum | 2010-05-03 | 1 | -0/+11 |
| | |||||
* | setting size of buffers from device args | Josh Blum | 2010-04-27 | 1 | -0/+35 |
| | |||||
* | renamed the firmware main image to txrx_uhd.bin | Josh Blum | 2010-04-25 | 1 | -1/+1 |
| | |||||
* | pulled in some dboard docs and fixes | Josh Blum | 2010-04-22 | 1 | -4/+4 |
| | |||||
* | added usrp2 networking notes, tweaked style and build | Josh Blum | 2010-04-18 | 1 | -0/+65 |
| | |||||
* | Created a docs directory to house restructured text documentation. | Josh Blum | 2010-04-18 | 1 | -0/+63 |
Moved doxygen build rules into the docs build directory. Created rst docs for building and burning usrp2. |