aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/gpsdo.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs: Cleaned up and rearranged manual structureMartin Braun2014-10-141-87/+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-2/+2
| | | | | | | | | | * 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-11/+16
|
* cleaning up gpsdo docsBen Hilburn2013-12-191-2/+1
|
* docs: added documentation for usage of the Jackson Labx LC_XO GPSDO, used on ↵Nicholas Corgan2013-10-101-1/+1
| | | | USRP B2X0 devices
* utils: Query GPSDO SensorsNicholas Corgan2012-10-021-1/+1
| | | | | * Outputs readings of GPSDO sensors and compares UHD device time with GPS time * Correction of URL for GPSDO installation information
* n2x0: only check for the GPSDO once after power upJosh Blum2012-06-181-0/+3
| | | | | | 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.
* docs: GPSDO instruction link fixNicholas Corgan2012-05-251-1/+1
|
* Merge branch 'maint'Josh Blum2012-05-161-1/+1
|\ | | | | | | | | Conflicts: host/docs/gpsdo.rst
| * docs: removed unsupported gps_gpgsa from docs as wellJosh Blum2012-05-161-1/+1
| |
* | docs: All instances of "the UHD" have been changed to "UHD". All paths, ↵Nicholas Corgan2012-03-301-5/+5
| | | | | | | | filenames, variables, etc. have been uniformly emphasized.
* | docs: Format consistency, such as representation of program names or filepathsNicholas Corgan2012-03-291-13/+13
|/
* docs: unified gpsdo docs and sensors stuffJosh Blum2011-10-251-10/+16
|
* uhd: fixed formatting on gpsdo doc, added time sync docs on mimo cableJosh Blum2011-08-291-5/+13
|
* Refactor GPS code to duplicate way less stuff, make members privateNick Foster2011-06-171-1/+1
|
* Add GPSDO documentationNick Foster2011-06-171-0/+66