aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/usrp1.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs: Cleaned up and rearranged manual structureMartin Braun2014-10-141-111/+0
| | | | | - Removed stray .rst files - Cleared up TOC, manual is now split into two parts
* usrp_burn_mb_eeprom: deprecated --key and --val argumentsNicholas Corgan2014-04-111-1/+1
| | | | | | | | | | * New method: --values="key1=value1,key2=value2" * To read key2: --values="key1=value1,key2,key3=value2" * Added --read-all option to read all values in EEPROM without burning * Old arguments still work but print deprecation warning Conflicts: host/docs/usrp_x3x0.rst
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-8/+16
|
* docs: UHD/USRP rephrasingNicholas Corgan2012-12-181-2/+2
|
* docs: added comparative features list at top of eachJosh Blum2012-07-171-0/+11
|
* docs: All instances of "the UHD" have been changed to "UHD". All paths, ↵Nicholas Corgan2012-03-301-7/+7
| | | | filenames, variables, etc. have been uniformly emphasized.
* docs: Adding links to specific installation instructions for Windows and ↵Nicholas Corgan2012-03-291-1/+1
| | | | Linux, as well as general formatting consistency/clean-up
* usrp1: support variable clock rate through APIJosh Blum2011-11-031-0/+6
|
* uhd: updated docs usb post-install, added uhd-usrp.rulesJosh Blum2011-09-051-25/+0
|
* Added documentation for subdevice specificationsJason Abele2011-08-051-27/+0
|
* usrp1: tweaks + implemented other features to mimic async and inline messagesJosh Blum2011-07-021-4/+4
| | | | | | | Moved the underflow/overflow polling into a thread and out of the fast-path. Added an inline and async message queue into soft time control. Error and status messages are actually generated now and enqueued. Passes the async message test...
* usrp: updated documentation for various changes (mimo mode, subdevice spec ↵Josh Blum2011-07-011-10/+2
| | | | defaults)
* USRP1: added support for setting clock rate from EEPROMJosh Blum2011-05-011-2/+7
| | | | | Basically, same deal as the previous changeset but for USRP1. Modified previous changes so that the key is shorter (mcr = master_clock_rate)
* Update USRP1 External Clocking docs for set_master_clock()Jason Abele2011-03-031-5/+2
|
* Hopefully the last typo in external clock mod for usrp1Jason Abele2011-02-281-1/+1
|
* Fix typo in usrp1 external clock modification docsJason Abele2011-02-281-1/+1
|
* usrp1: added to emulated features docs Transmitting a specific number of samplesJosh Blum2011-02-021-0/+1
|
* usrp1: set eob on md when shutting off receiver, because we canJosh Blum2011-01-181-2/+2
|
* usrp1: work on usrp1 hardware compat with the apiJosh Blum2011-01-171-1/+2
| | | | | | today we added shutoff the DAC when not transmitting using EOB as an indicator added various other features and cleaned up code for soft time control
* usrp1: added docs on missing and emulated featuresJosh Blum2011-01-131-8/+37
|
* Updated refclock docs for USRP1, USRP2 and N2XXJason Abele2010-11-231-0/+22
| | | | | Added power range limits Added external refclock notes for USRP1
* uhd: created docs for the device naming, command usage in usrp2 docs, ↵Josh Blum2010-11-051-30/+0
| | | | removed redundant docs in usrp1
* uhd: transport docs for UDP and USB (moved from usrp docs)Josh Blum2010-10-051-23/+0
|
* usb: added libusb docs to build guide, usrp1: moved transfer param docsJosh Blum2010-09-291-27/+29
|
* usrp: transfer resize options and documentationJosh Blum2010-09-291-0/+27
|
* usrp1: added docs and authorJosh Blum2010-08-311-5/+44
|
* usrp1: subdev spec tweaks and docsJosh Blum2010-08-301-0/+35
|
* usrp1: some app notesJosh Blum2010-08-271-0/+41