Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp_burn_mb_eeprom: deprecated --key and --val arguments | Nicholas Corgan | 2014-04-11 | 1 | -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 Hilburn | 2014-02-04 | 1 | -11/+16 |
| | |||||
* | cleaning up gpsdo docs | Ben Hilburn | 2013-12-19 | 1 | -2/+1 |
| | |||||
* | docs: added documentation for usage of the Jackson Labx LC_XO GPSDO, used on ↵ | Nicholas Corgan | 2013-10-10 | 1 | -1/+1 |
| | | | | USRP B2X0 devices | ||||
* | utils: Query GPSDO Sensors | Nicholas Corgan | 2012-10-02 | 1 | -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 up | Josh Blum | 2012-06-18 | 1 | -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 fix | Nicholas Corgan | 2012-05-25 | 1 | -1/+1 |
| | |||||
* | Merge branch 'maint' | Josh Blum | 2012-05-16 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: host/docs/gpsdo.rst | ||||
| * | docs: removed unsupported gps_gpgsa from docs as well | Josh Blum | 2012-05-16 | 1 | -1/+1 |
| | | |||||
* | | docs: All instances of "the UHD" have been changed to "UHD". All paths, ↵ | Nicholas Corgan | 2012-03-30 | 1 | -5/+5 |
| | | | | | | | | filenames, variables, etc. have been uniformly emphasized. | ||||
* | | docs: Format consistency, such as representation of program names or filepaths | Nicholas Corgan | 2012-03-29 | 1 | -13/+13 |
|/ | |||||
* | docs: unified gpsdo docs and sensors stuff | Josh Blum | 2011-10-25 | 1 | -10/+16 |
| | |||||
* | uhd: fixed formatting on gpsdo doc, added time sync docs on mimo cable | Josh Blum | 2011-08-29 | 1 | -5/+13 |
| | |||||
* | Refactor GPS code to duplicate way less stuff, make members private | Nick Foster | 2011-06-17 | 1 | -1/+1 |
| | |||||
* | Add GPSDO documentation | Nick Foster | 2011-06-17 | 1 | -0/+66 |