aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'maint'Martin Braun2015-07-201-2/+2
|\ | | | | | | | | Conflicts: host/include/uhd/transport/nirio/nirio_driver_iface.h
| * docs: OctoClock API link fixed.Martin Braun2015-07-201-2/+2
| |
* | Merge branch 'maint'Martin Braun2015-07-163-3/+107
|\|
| * e3xx: docs: Add battery information.Moritz Fischer2015-07-163-2/+69
| | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
| * e3xx: docs: Added paragraph about error codes.Moritz Fischer2015-07-151-1/+38
| | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* | Added uhd::image_loader class and uhd_image_loader utilityNicholas Corgan2015-07-154-34/+152
| | | | | | | | | | | | * Single class for loading firmware/FPGA images onto devices instead of multiple utilities * Loading functions are registered for each device, corresponding to their --args="type=foo" name * Deprecation warnings added to all product-specific image loading utilities
* | uhd: Replacing Cheetah w/ Mako 0.4.2 (allows Python 3 compat)Martin Braun2015-07-141-10/+8
| |
* | OctoClock bugfixesNicholas Corgan2015-07-091-24/+7
| | | | | | | | | | | | * Bumped compatibility version to 3 * firmware: Ethernet, clkdist bugfixes * lib: fixed invalid rev detection
* | Merge branch 'maint'Martin Braun2015-07-081-5/+14
|\|
| * docs: tweak OSX build from source advice to have more obvious NOTEs, per uhd ↵Michael Dickens2015-07-061-5/+14
| | | | | | | | issue #37
* | Merge branch 'maint'Martin Braun2015-07-011-1/+1
|\|
| * docs: Minor manual updateMartin Braun2015-06-301-1/+1
| |
* | uhd: Removed the ORC dependencyMartin Braun2015-07-011-30/+4
| |
* | Merge branch 'maint'Martin Braun2015-06-237-29/+422
|\|
| * docs: Fixed FPGA manual auto-buildingMartin Braun2015-06-231-1/+0
| |
| * doc: Integrated install instructions into manualMartin Braun2015-06-237-28/+422
| |
| * doc: e310: Update the manifest URL.Moritz Fischer2015-05-131-1/+1
| | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* | doc: e310: Update the manifest URL.Moritz Fischer2015-05-141-1/+1
| | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* | Merge branch 'maint'Martin Braun2015-05-052-3/+2
|\|
| * doc: e3x0: Added partno. for E310 locking power connector.Moritz Fischer2015-05-051-1/+1
| | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
| * doc: e300: Remove bandwidth promises.Moritz Fischer2015-05-051-1/+0
| | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
| * doc: e300: gpio: Fix typo for GPIO example.Moritz Fischer2015-05-051-1/+1
| | | | | | | | | | | | The example code given in the docs would set the wrong bit. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* | Merge branch 'maint'Martin Braun2015-04-301-1/+0
|\| | | | | | | | | | | Conflicts: fpga-src host/CMakeLists.txt
| * docs: Removed stray CMake messageMartin Braun2015-04-301-1/+0
| |
* | Merge branch 'maint'Martin Braun2015-04-302-2/+4
|\|
| * docs: Track doc updates on fpga-srcMartin Braun2015-04-302-2/+4
| |
* | Merge branch 'maint'Martin Braun2015-04-273-4/+26
|\|
| * docs: Added FPGA manualMartin Braun2015-04-273-4/+26
| | | | | | | | | | | | | | | | The actual FPGA manual pages are in the FPGA repository. Only if the submodule is checked out will it build the manual pages. If the submodule is not checked out, it will create a link to the FPGA manual hosted online.
* | Merge branch 'maint'Martin Braun2015-04-142-18/+22
|\| | | | | | | | | | | | | Conflicts: host/lib/usrp/b200/b200_io_impl.cpp host/lib/usrp/common/ad9361_driver/ad9361_device.cpp host/lib/usrp/common/ad9361_driver/ad9361_device.h
| * docs: Updated daughterboard informationMarcus Müller2015-04-141-2/+4
| | | | | | | | | | - Removed CBX from list of phase-sync'able dboards, added UBX - Added information about UBX phase ambiguity on N2x0
| * docs: Updated Octoclock documentationMarcus Müller2015-04-141-16/+18
| | | | | | | | | | | | - Octoclock uses 10 Base-T interface, not 1000 Base-T - Fixed "Note:**" in Octoclock page, unified formatting - All commands are now `preformat` instead of **bold** or *italic*.
* | Merge branch 'maint'Martin Braun2015-04-103-5/+36
|\|
| * Fixed B2x0 doc, man pagesMarcus Müller2015-04-093-5/+36
| | | | | | | | | | | | | | * usrp_b200.dox: added information on GPIO header * usrp_b200.dox: added missing footnote on things only on B210 * usrp_b200.dox: added paragraph on bw adjustment * uhd_usrp_probe.1/uhd_find_devices.1: added type=e3x0 listing
* | Merge branch 'maint'Martin Braun2015-03-311-7/+15
|\| | | | | | | | | Conflicts: host/docs/usrp_e3x0.dox
| * docs: e3x0: Add a paragraph on writing the sdcard.Moritz Fischer2015-03-301-9/+17
| | | | | | | | | | | | | | This also fixes some numbering issues in hte paragraphs yocto paragraphs. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* | Merge branch 'maint'Martin Braun2015-03-271-1/+2
|\|
| * doxygen: ignore NI-RIO filesNicholas Corgan2015-03-241-1/+2
| |
* | Merge branch 'maint'Ashish Chaudhari2015-03-181-0/+0
|\|
| * docs: Moved IMU image to correct locationMartin Braun2015-03-121-0/+0
| |
* | Merge branch 'maint'Martin Braun2015-03-111-0/+0
|\|
| * docs: Added E3x0 IMU imageMartin Braun2015-03-111-0/+0
| |
* | Merge branch 'maint'Ashish Chaudhari2015-02-261-3/+3
|\|
| * docs: updated libusb and static lib infoNicholas Corgan2015-02-211-3/+3
| | | | | | | | | | * windows: point to appropriate libusb version instead of libusbx * cmake: fixed command for static library build
* | Merge branch 'maint'Martin Braun2015-02-171-1/+1
|\|
| * docs: Changed ISE version for usrp3 devices to 14.7Ashish Chaudhari2015-02-161-1/+1
| |
* | Merge branch 'maint'Martin Braun2015-02-123-5/+18
|\| | | | | | | | | Conflicts: host/examples/rx_samples_to_file.cpp
| * Creating the $UHD_CONFIG_DIR env var, here used for custom cal data storage.Ben Hilburn2015-02-111-5/+13
| | | | | | | | This is a renaming of the previously created $UHDCALIBPATH.
| * e300/docs: updated manual with E3x0 audio jack pinoutJon Kiser2015-02-032-0/+5
| |
* | Merge branch 'maint' into masterBen Hilburn2015-01-282-6/+16
|\| | | | | | | | | | | | | | | | | Resolved Conflicts: host/docs/usrp_e3x0.dox host/include/uhd/utils/paths.hpp host/lib/transport/nirio/nifpga_lvbitx.cpp host/lib/usrp/b200/b200_impl.cpp host/lib/utils/paths.cpp
| * Merge paths-fix branch into maint.Martin Braun2015-01-281-3/+3
| |\