aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs
Commit message (Collapse)AuthorAgeFilesLines
* docs: Minor updates to device synchronization manual pageMartin Braun2016-08-181-9/+7
|
* docs: Added more X3x0-specific device argsMartin Braun2016-08-161-0/+3
|
* docs: Some X3x0-related updatesMartin Braun2016-08-163-13/+21
|
* doxygen: Exclude RFNoC includes if ENABLE_RFNOC is offMartin Braun2016-08-122-1/+5
|
* Added frequency ranges to manual's daughterboard pageDerek Kozel2016-08-091-1/+13
|
* Merge branch 'maint'Martin Braun2016-08-012-1/+2
|\ | | | | | | | | | | Conflicts: host/lib/usrp/dboard/db_wbx_version2.cpp host/lib/usrp/dboard/db_wbx_version3.cpp
| * usrp_e3x0.dox: Example cmake line should enable GPSD for E310. (#1170)Philip Balister2016-07-271-1/+1
| | | | | | Signed-off-by: Philip Balister <philip@opensdr.com>
| * docs: added UBX to list of calibratable daughterboardsMarcus Müller2016-07-181-0/+1
| |
* | Merge branch 'maint'Martin Braun2016-06-231-1/+1
|\| | | | | | | | | Conflicts: host/lib/usrp/b200/b200_impl.cpp
| * docs: Clarified available clock rates for X310 (should not list 120 MHz)Derek Kozel2016-06-221-1/+1
| | | | | | | | Reviewed-By: Martin Braun <martin.braun@ettus.com>
* | docs: added information on recovering X3x0 EEPROMNicholas Corgan2016-06-171-0/+12
| |
* | Merge branch 'maint'Martin Braun2016-06-141-1/+1
|\|
| * docs: no HTML timestamp for DoxygenNicholas Corgan2016-06-141-1/+1
| |
* | Merge branch 'maint'Martin Braun2016-05-063-7/+37
|\| | | | | | | | | | | Conflicts: host/CMakeLists.txt host/lib/usrp/b200/b200_impl.cpp
| * doxygen/cmake: Allow Doxygen to use shorter filenamesMartin Braun2016-05-052-1/+7
| | | | | | | | | | This fixes cases where automatic builds fail on operating systems with character limits in paths, such as Windows.
| * docs: Update E310 documentation.Philip Balister2016-04-281-6/+30
| | | | | | | | | | | | | | Provide some more background on when you need to cross compile UHD and install it on the E310. Clarify image build process. Signed-off-by: Philip Balister <philip@opensdr.com>
* | Merge branch 'maint'Martin Braun2016-04-201-1/+1
|\|
| * docs: Fixed apt-get command for launchpad debsMartin Braun2016-04-141-1/+1
| |
* | docs: Added information for specifying a second interface on the X-series USRPPaul David2016-04-201-0/+17
| |
* | docs: Updated linux transport documentation on tuning NICsPaul David2016-04-181-0/+12
| |
* | Merge branch 'maint'Martin Braun2016-04-082-1/+8
|\|
| * cmake: Enable use of dot for DoxygenMartin Braun2016-04-072-1/+8
| |
* | Merge branch 'maint'Martin Braun2016-04-072-2/+2
|\| | | | | | | | | Conflicts: host/lib/usrp/cores/gpio_core_200.cpp
| * Fixed spelling errors, mostly in documentationDerek Kozel2016-04-062-2/+2
| |
* | Merge branch 'maint'Martin Braun2016-03-291-2/+1
|\|
| * Updated URL for USRP image filesDerek Kozel2016-03-291-2/+1
| | | | | | | | | | Previously there were separate maint and master images. Since 3.8.1 these have been combined at a new URL.
* | Bumping minimum version requirements for our dependencies.Martin Braun2016-03-211-8/+8
| | | | | | | | | | | | | | | | | | New minimum versions: - Boost: 1.53 - gcc: 4.8 - Clang: 3.3 - Python: 2.7 - CMake: 2.8
* | docs: Updated section on PyBOMBSMartin Braun2016-03-041-2/+2
| |
* | Update usrp_b200.doxRobin Coxe2016-03-011-2/+2
| | | | | | Nate Temple uncovered two </td> tags missing the final ">" (J3 and J100).
* | Merge branch 'maint'Ashish Chaudhari2016-02-182-3/+17
|\| | | | | | | | | | | Conflicts: host/lib/usrp/cores/gpio_core_200.cpp host/lib/usrp/dboard/db_ubx.cpp
| * Update docs with lack of UBX phase sync on N210Derek Kozel2016-02-091-2/+2
| |
| * docs: Added link to e3xx sdks on files.ettus.comMoritz Fischer2016-02-091-1/+1
| | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
| * docs: Added paragraph on dhcp timeout for e3xxMoritz Fischer2016-02-091-0/+14
| | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* | Merge branch 'maint'Martin Braun2016-02-042-4/+4
|\|
| * fixed the docs for Ubuntu package and PyBombs-based installationMarcus Müller2016-01-282-4/+4
| |
* | Added uhd_config_info utilityNicholas Corgan2015-12-302-0/+65
| |
* | Merge branch 'maint'Martin Braun2015-12-301-62/+151
|\|
| * docs: updated OctoClock Doxygen fileNicholas Corgan2015-12-301-62/+151
| |
* | docs: Added reference to dnfMartin Braun2015-12-281-0/+4
| |
* | Merge branch 'maint'Martin Braun2015-12-0919-31/+75
|\|
| * docs: GPSDO no longer autoset as time and clock srcMarcus Müller2015-12-081-8/+49
| | | | | | | | Also added instructions to safely set device time.
| * docs: Fixed many typos, recompressed and cropped imagesMarcus Müller2015-12-0818-23/+26
| |
| * docs: Install info updatesMarcus Müller2015-10-261-10/+13
| | | | | | | | | | | | - fixed win boost bin link - formatting - added detailed Win Build instructions
* | cmake: Cleaned up output, removed duplicate OctoClock component registrationMartin Braun2015-11-171-3/+0
| |
* | docs: Install info updatesMarcus Müller2015-11-111-10/+13
|/ | | | | | - fixed win boost bin link - formatting - added detailed Win Build instructions
* E300 docs: Use Release-3 to rebuild file system.Philip Balister2015-10-211-1/+1
| | | | | | Release-2 fails due to moved rtimulib code. Signed-off-by: Philip Balister <philip@opensdr.com>
* docs: updated value for max rx gain from 73 to 76Jon Kiser2015-10-091-1/+1
|
* docs: Removed some Doxygen warningsMartin Braun2015-10-084-15/+3
|
* docs: Less noisy Doxygen while building manualMartin Braun2015-09-151-1/+1
|
* B200: Update documentation for blue LED on rev 6michael-west2015-09-151-1/+2
|