summaryrefslogtreecommitdiffstats
path: root/host/docs/usrp2.rst
Commit message (Collapse)AuthorAgeFilesLines
* usrp: updated documentation for various changes (mimo mode, subdevice spec ↵Josh Blum2011-07-011-35/+17
| | | | defaults)
* Merge branch 'master' into nextJosh Blum2011-06-251-4/+4
|\
| * Refactor GPS code to duplicate way less stuff, make members privateNick Foster2011-06-171-1/+2
| |
| * UHD: implemented gps_locked sensor. usrp2 mboard doesn't init VITA time if ↵Nick Foster2011-06-171-3/+2
| | | | | | | | time not valid.
* | usrp: use dboard name A or single slot boardsJosh Blum2011-06-161-2/+2
|/
* Merge branch 'sync_docs'Josh Blum2011-06-011-0/+17
|\
| * usrp2: added app notes on multi channel RXJosh Blum2011-05-311-0/+17
| |
* | Added GPSDO antenna specsJason Abele2011-06-011-0/+4
|/
* usrp2: added support for GPSDO configuration bits in EEPROMJosh Blum2011-04-291-0/+48
| | | | | | | Added instructions to install and burn eeprom to documentation. Made gps_ctrl and gps_time sensor optional. Added sensors for motherboard to documentation
* uhd: replace <prefix> with <install-path> in docs for clarityJosh Blum2011-04-051-9/+9
|
* usrp2: created net burner gui wrapper for N seriesJosh Blum2011-03-261-4/+7
| | | | | | | | | | | The gui looks and works much like the card burner gui. However, the possible devices are not enumerated. Handles errors, resetting, and showing progress. Added hooks to net burner for progress callbacks (progress meter). Changed --ip option to --addr (any resolvable address will work). Fixes issue with "timeout" on reset, by catching socket.timeout. Updated the manual to reflect using the gui app and --addr option.
* usrp2: added to the doc notes on communication problemsJosh Blum2011-01-241-12/+34
|
* uhd: added docs on usrp2/n, removed empty n2xx doc page, miscJosh Blum2011-01-241-5/+12
|
* usrp2: added mimo_mode address arg and documented itJosh Blum2010-12-131-5/+52
|
* usrp2: added clocking notes to mimo cable docsJosh Blum2010-12-131-1/+2
|
* added docs for mimo cable usageJosh Blum2010-12-111-1/+13
|
* usrp2: polished the multi-device addressing scheme and updated docsJosh Blum2010-12-091-2/+252
|
* usrp2: added docs page for usrp2 that points to nxxx pageJosh Blum2010-11-291-0/+5
|
* usrp-n: renamed docs and burner app, added burner app documentationJosh Blum2010-11-111-213/+0
|
* usrp2: led F documentation fixJosh Blum2010-11-051-1/+1
|
* usrp2: added notes about 3rd party sd cards to docsJosh Blum2010-11-051-3/+12
|
* uhd: created docs for the device naming, command usage in usrp2 docs, ↵Josh Blum2010-11-051-1/+1
| | | | removed redundant docs in usrp1
* usrp2: documented LED EJosh Blum2010-10-281-1/+1
|
* usrp: updated docs to reflect switch to multi-usrp interfaceJosh Blum2010-10-191-1/+1
|
* uhd: transport docs for UDP and USB (moved from usrp docs)Josh Blum2010-10-051-41/+0
|
* usb: added libusb docs to build guide, usrp1: moved transfer param docsJosh Blum2010-09-291-1/+1
|
* usrp2: application notes for the LEDsJosh Blum2010-09-271-0/+14
|
* uhd: honor the LIB_SUFFIX option, added docs for LIB_SUFFIX and tweaked ↵Josh Blum2010-09-221-1/+1
| | | | | | other docs disabled -pedantic for now as well
* usrp2: added some pps docs using the test example appJosh Blum2010-09-091-1/+10
|
* Created pps_test example and docsJason Abele2010-08-271-0/+15
|
* uhd: docs on building and installing imagesJosh Blum2010-08-181-36/+0
|
* Merge branch 'fw_reorg'Josh Blum2010-08-041-1/+1
|\
| * usrp2: reorganized firmware directoryJosh Blum2010-07-301-1/+1
| |
* | uhd: docs fix, its 3.3v levelJosh Blum2010-07-311-1/+1
|/
* usrp2: added notes on multiple device network setup, improved warnings for ↵Josh Blum2010-07-081-3/+22
| | | | buff size stuff
* uhd: added mimo notes, misc spellcheck and tweaksJosh Blum2010-07-051-2/+37
|
* usrp2: increased transport buffer minimum size, and added warningJosh Blum2010-07-051-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 notesJosh Blum2010-06-181-1/+1
|
* mac os x card burner support and documentation notesJosh Blum2010-05-211-1/+1
|
* split the card burner into two python apps, one command line app with ↵Josh Blum2010-05-201-2/+2
| | | | implementation, and the other a gui only app, updated docs as well
* card burner notesJosh Blum2010-05-141-2/+14
|
* notes on usrp2 card burnerJosh Blum2010-05-121-9/+8
|
* Added card burner python app with gui and windows support.Josh Blum2010-05-121-1/+1
|
* notes about ping and firewallJosh Blum2010-05-031-0/+11
|
* setting size of buffers from device argsJosh Blum2010-04-271-0/+35
|
* renamed the firmware main image to txrx_uhd.binJosh Blum2010-04-251-1/+1
|
* pulled in some dboard docs and fixesJosh Blum2010-04-221-4/+4
|
* added usrp2 networking notes, tweaked style and buildJosh Blum2010-04-181-0/+65
|
* Created a docs directory to house restructured text documentation.Josh Blum2010-04-181-0/+63
Moved doxygen build rules into the docs build directory. Created rst docs for building and burning usrp2.