Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: tweak OSX build from source advice to have more obvious NOTEs, per uhd ↵ | Michael Dickens | 2015-07-06 | 1 | -5/+14 |
| | | | | issue #37 | ||||
* | docs: Minor manual update | Martin Braun | 2015-06-30 | 1 | -1/+1 |
| | |||||
* | docs: Fixed FPGA manual auto-building | Martin Braun | 2015-06-23 | 1 | -1/+0 |
| | |||||
* | doc: Integrated install instructions into manual | Martin Braun | 2015-06-23 | 7 | -28/+422 |
| | |||||
* | doc: e310: Update the manifest URL. | Moritz Fischer | 2015-05-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | doc: e3x0: Added partno. for E310 locking power connector. | Moritz Fischer | 2015-05-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | doc: e300: Remove bandwidth promises. | Moritz Fischer | 2015-05-05 | 1 | -1/+0 |
| | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | doc: e300: gpio: Fix typo for GPIO example. | Moritz Fischer | 2015-05-05 | 1 | -1/+1 |
| | | | | | | The example code given in the docs would set the wrong bit. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | docs: Removed stray CMake message | Martin Braun | 2015-04-30 | 1 | -1/+0 |
| | |||||
* | docs: Track doc updates on fpga-src | Martin Braun | 2015-04-30 | 2 | -2/+4 |
| | |||||
* | docs: Added FPGA manual | Martin Braun | 2015-04-27 | 3 | -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. | ||||
* | docs: Updated daughterboard information | Marcus Müller | 2015-04-14 | 1 | -2/+4 |
| | | | | | - Removed CBX from list of phase-sync'able dboards, added UBX - Added information about UBX phase ambiguity on N2x0 | ||||
* | docs: Updated Octoclock documentation | Marcus Müller | 2015-04-14 | 1 | -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*. | ||||
* | Fixed B2x0 doc, man pages | Marcus Müller | 2015-04-09 | 3 | -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 | ||||
* | docs: e3x0: Add a paragraph on writing the sdcard. | Moritz Fischer | 2015-03-30 | 1 | -9/+17 |
| | | | | | | | This also fixes some numbering issues in hte paragraphs yocto paragraphs. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | doxygen: ignore NI-RIO files | Nicholas Corgan | 2015-03-24 | 1 | -1/+2 |
| | |||||
* | docs: Moved IMU image to correct location | Martin Braun | 2015-03-12 | 1 | -0/+0 |
| | |||||
* | docs: Added E3x0 IMU image | Martin Braun | 2015-03-11 | 1 | -0/+0 |
| | |||||
* | docs: updated libusb and static lib info | Nicholas Corgan | 2015-02-21 | 1 | -3/+3 |
| | | | | | * windows: point to appropriate libusb version instead of libusbx * cmake: fixed command for static library build | ||||
* | docs: Changed ISE version for usrp3 devices to 14.7 | Ashish Chaudhari | 2015-02-16 | 1 | -1/+1 |
| | |||||
* | Creating the $UHD_CONFIG_DIR env var, here used for custom cal data storage. | Ben Hilburn | 2015-02-11 | 1 | -5/+13 |
| | | | | This is a renaming of the previously created $UHDCALIBPATH. | ||||
* | e300/docs: updated manual with E3x0 audio jack pinout | Jon Kiser | 2015-02-03 | 2 | -0/+5 |
| | |||||
* | Merge paths-fix branch into maint. | Martin Braun | 2015-01-28 | 1 | -3/+3 |
|\ | |||||
| * | Merging new UHD_IMAGES_DIR utilities and bug fixes. | Ben Hilburn | 2015-01-27 | 1 | -3/+3 |
| | | | | | | | | Also includes NI-USRP Windows Registry Key fixes. | ||||
* | | e300: doc: Added clock and time sync section | Ashish Chaudhari | 2015-01-28 | 1 | -1/+11 |
|/ | |||||
* | e300: doc: Addressed Sean Nowlan's comments | Moritz Fischer | 2015-01-27 | 1 | -2/+2 |
| | | | | | | | | | * Build UHD: Added -DCMAKE_INSTALL_PREFIX=/usr * Build GNU Radio: Replaced -DGR_ENABLE_ATSC with -DENABLE_GR_ATSC Signed-off-by: Moritz Fischer <moritz@ettus.com> | ||||
* | e300: doc: Added paragraph on IMU. | Moritz Fischer | 2015-01-27 | 1 | -1/+36 |
| | | | | Signed-off-by: Moritz Fischer <moritz@ettus.com> | ||||
* | e300: UHD support for refclk disciplining using PPS. | Ashish Chaudhari | 2015-01-22 | 1 | -2/+5 |
| | | | | | | - Only supported value for clk_source is internal - time_source automatically changes the disciplining pulse source - Added ref_locked sensor | ||||
* | UBX: Add documentation | michael-west | 2015-01-22 | 1 | -3/+44 |
| | |||||
* | e300: Updated docs | Jonathon Pendlum | 2015-01-21 | 1 | -0/+89 |
| | | | | | - Describe frontend antenna and filter switches - Added text to clarify the filter edges and added a decimal point of precision for TX filters | ||||
* | e300: gps: Replace misleading 'GPSDO' with 'GPS'. | Moritz Fischer | 2015-01-20 | 1 | -4/+4 |
| | | | | Signed-off-by: Moritz Fischer <moritz@ettus.com> | ||||
* | docs: Added page on static builds | Martin Braun | 2015-01-19 | 1 | -0/+40 |
| | |||||
* | docs: Amended docs for conversion routines | Martin Braun | 2015-01-14 | 3 | -2/+87 |
| | |||||
* | docs: Specified min compiler versions | Martin Braun | 2015-01-13 | 1 | -4/+6 |
| | |||||
* | docs: Major revisions and additions | Martin Braun | 2015-01-07 | 8 | -48/+244 |
| | |||||
* | docs: Added link to the build wiki page | Martin Braun | 2014-11-29 | 1 | -0/+3 |
| | |||||
* | docs: updating e310 front/rear panel images with latest drawings | Ben Hilburn | 2014-11-21 | 2 | -0/+0 |
| | |||||
* | e300: docs: Remove mention of E300 to not confuse people. | Moritz Fischer | 2014-11-19 | 1 | -17/+13 |
| | | | | Signed-off-by: Moritz Fischer <moritz@ettus.com> | ||||
* | docs: Bumped min deps versions | Martin Braun | 2014-10-22 | 1 | -1/+2 |
| | |||||
* | docs: Cleaned up and rearranged manual structure | Martin Braun | 2014-10-14 | 25 | -888/+118 |
| | | | | | - Removed stray .rst files - Cleared up TOC, manual is now split into two parts | ||||
* | e300: docs: Add notes and links for OpenBTS application | Tom Tsou | 2014-10-08 | 1 | -0/+13 |
| | | | | | | | | | | | | Push most details out to the OpenBTS wiki rather than the UHD manual itself. The OsmoTRX transceiver - central OpenBTS component relevant to E300-UHD - supports E300 out-of-box. Other modules of OpenBTS require handling due to non-Ubuntu installation rather then anything really E300 specific. Signed-off-by: Tom Tsou <tom@tsou.cc> | ||||
* | e300: Updated documentation | Martin Braun | 2014-10-07 | 7 | -130/+386 |
| | |||||
* | Initial commit E300 support. | Martin Braun | 2014-10-07 | 2 | -0/+303 |
| | |||||
* | Merge branch 'maint' | Martin Braun | 2014-09-24 | 1 | -1/+1 |
|\ | |||||
| * | docs: Changed Xilinx ISE version from 14.4 to 14.7 | Ashish Chaudhari | 2014-09-24 | 1 | -24/+24 |
| | | |||||
* | | Give user the option to ignore daughterboard's calibration file at runtime | Nicholas Corgan | 2014-09-02 | 1 | -0/+15 |
| | | | | | | | | | | * Add "ignore-cal-file" to the uhd::device_addr_t arguments * Added documentation for new feature | ||||
* | | docs: fixing broken doxygen syntax in some existing docs | Ben Hilburn | 2014-08-12 | 3 | -5/+5 |
| | | |||||
* | | docs: adding page for NIRIO kernel driver install, linking to it | Ben Hilburn | 2014-08-12 | 3 | -11/+168 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2014-08-01 | 9 | -9/+9 |
|\| | |||||
| * | Updated documentation | Nicholas Corgan | 2014-07-31 | 9 | -9/+9 |
| | | | | | | | | | | * Updated UHD documentation-related URL's after manual overhaul * Updated NI-USRP URL to link to NI-USRP 1.3 |