Commit graph

15 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
Ben Hilburn
6f26689e35 cleaning up gpsdo docs 2013-12-19 16:13:41 -08:00
Nicholas Corgan
de4ce9ea28 docs: added documentation for usage of the Jackson Labx LC_XO GPSDO, used on USRP B2X0 devices 2013-10-10 12:23:30 -07:00
Nicholas Corgan
390752c6d9 utils: Query GPSDO Sensors
* Outputs readings of GPSDO sensors and compares UHD device time with GPS time
* Correction of URL for GPSDO installation information
2012-10-02 18:07:24 -07:00
Josh Blum
76930c0358 n2x0: only check for the GPSDO once after power up
We used to only check if the EEPROM was setup properly.
But now we always check, but check only once after first power up,
and disable the check if not found.
2012-06-18 15:53:28 -07:00
Nicholas Corgan
0368a4591c docs: GPSDO instruction link fix 2012-05-25 15:56:34 -07:00
Josh Blum
78bf395b2d Merge branch 'maint'
Conflicts:
	host/docs/gpsdo.rst
2012-05-16 10:56:43 -07:00
Josh Blum
e5c9dee587 docs: removed unsupported gps_gpgsa from docs as well 2012-05-16 10:55:08 -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
d1ad808f78 docs: Format consistency, such as representation of program names or filepaths 2012-03-29 14:47:54 -07:00
Josh Blum
48e9a7bf20 docs: unified gpsdo docs and sensors stuff 2011-10-25 16:00:20 -07:00
Josh Blum
07be4a9976 uhd: fixed formatting on gpsdo doc, added time sync docs on mimo cable 2011-08-29 18:03:27 -07:00
Nick Foster
ab63a54088 Refactor GPS code to duplicate way less stuff, make members private 2011-06-17 16:01:24 -07:00
Nick Foster
42f8c623f9 Add GPSDO documentation 2011-06-17 15:17:07 -07:00