Commit graph

27 commits

Author SHA1 Message Date
Nicholas Corgan
2be9d18ec4 usrp_burn_mb_eeprom: deprecated --key and --val arguments
* 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
2014-04-11 07:42:09 -07:00
Ben Hilburn
178ac3f1c9 Merging USRP X300 and X310 support!! 2014-02-04 11:04:07 -08:00
Nicholas Corgan
2acddaccbd docs: UHD/USRP rephrasing 2012-12-18 15:49:13 -08:00
Josh Blum
c5207ff283 docs: added comparative features list at top of each 2012-07-17 16:32:59 -07:00
Nicholas Corgan
e8d9b4d94b docs: All instances of "the UHD" have been changed to "UHD". All paths, filenames, variables, etc. have been uniformly emphasized. 2012-03-30 09:27:59 -07:00
Nicholas Corgan
a67486fff0 docs: Adding links to specific installation instructions for Windows and Linux, as well as general formatting consistency/clean-up 2012-03-29 09:00:31 -07:00
Josh Blum
5538048873 usrp1: support variable clock rate through API 2011-11-03 20:37:12 -07:00
Josh Blum
1df3e9b161 uhd: updated docs usb post-install, added uhd-usrp.rules 2011-09-05 12:27:16 -07:00
Jason Abele
885cc430ae Added documentation for subdevice specifications 2011-08-05 11:18:41 -07:00
Josh Blum
1ef4089595 usrp1: tweaks + implemented other features to mimic async and inline messages
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...
2011-07-02 19:35:33 -07:00
Josh Blum
ea309eba1b usrp: updated documentation for various changes (mimo mode, subdevice spec defaults) 2011-07-01 19:03:03 -07:00
Josh Blum
6f0a98ee2e USRP1: added support for setting clock rate from EEPROM
Basically, same deal as the previous changeset but for USRP1.
Modified previous changes so that the key is shorter (mcr = master_clock_rate)
2011-05-01 18:21:29 -07:00
Jason Abele
01ab237b0f Update USRP1 External Clocking docs for set_master_clock() 2011-03-03 14:01:05 -08:00
Jason Abele
bec619cd74 Hopefully the last typo in external clock mod for usrp1 2011-02-28 12:59:54 -08:00
Jason Abele
50a9d77e93 Fix typo in usrp1 external clock modification docs 2011-02-28 09:45:59 -08:00
Josh Blum
6ccd8fc946 usrp1: added to emulated features docs Transmitting a specific number of samples 2011-02-02 16:03:28 -08:00
Josh Blum
8e0fbbe47b usrp1: set eob on md when shutting off receiver, because we can 2011-01-18 14:59:36 -08:00
Josh Blum
d71344091b usrp1: work on usrp1 hardware compat with the api
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
2011-01-17 15:18:46 -08:00
Josh Blum
dc3a6a0ad0 usrp1: added docs on missing and emulated features 2011-01-13 17:01:24 -08:00
Jason Abele
b8b4d9406c Updated refclock docs for USRP1, USRP2 and N2XX
Added power range limits
    Added external refclock notes for USRP1
2010-11-23 17:05:14 -08:00
Josh Blum
f740a51cc0 uhd: created docs for the device naming, command usage in usrp2 docs, removed redundant docs in usrp1 2010-11-05 19:54:25 -07:00
Josh Blum
d2494b0313 uhd: transport docs for UDP and USB (moved from usrp docs) 2010-10-05 12:50:53 -07:00
Josh Blum
b8e62bb9bf usb: added libusb docs to build guide, usrp1: moved transfer param docs 2010-09-29 16:32:11 -07:00
Josh Blum
543a63648f usrp: transfer resize options and documentation 2010-09-29 15:41:33 -07:00
Josh Blum
5058145dcc usrp1: added docs and author 2010-08-31 18:11:13 -07:00
Josh Blum
f5c62a46cb usrp1: subdev spec tweaks and docs 2010-08-30 16:54:18 -07:00
Josh Blum
94c450b325 usrp1: some app notes 2010-08-27 15:51:18 -07:00