aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs
Commit message (Collapse)AuthorAgeFilesLines
* doxygen: ignore NI-RIO filesNicholas Corgan2015-03-241-1/+2
|
* docs: Moved IMU image to correct locationMartin Braun2015-03-121-0/+0
|
* docs: Added E3x0 IMU imageMartin Braun2015-03-111-0/+0
|
* 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
* docs: Changed ISE version for usrp3 devices to 14.7Ashish Chaudhari2015-02-161-1/+1
|
* 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 paths-fix branch into maint.Martin Braun2015-01-281-3/+3
|\
| * Merging new UHD_IMAGES_DIR utilities and bug fixes.Ben Hilburn2015-01-271-3/+3
| | | | | | | | Also includes NI-USRP Windows Registry Key fixes.
* | e300: doc: Added clock and time sync sectionAshish Chaudhari2015-01-281-1/+11
|/
* e300: doc: Addressed Sean Nowlan's commentsMoritz Fischer2015-01-271-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 Fischer2015-01-271-1/+36
| | | | Signed-off-by: Moritz Fischer <moritz@ettus.com>
* e300: UHD support for refclk disciplining using PPS.Ashish Chaudhari2015-01-221-2/+5
| | | | | | - Only supported value for clk_source is internal - time_source automatically changes the disciplining pulse source - Added ref_locked sensor
* UBX: Add documentationmichael-west2015-01-221-3/+44
|
* e300: Updated docsJonathon Pendlum2015-01-211-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 Fischer2015-01-201-4/+4
| | | | Signed-off-by: Moritz Fischer <moritz@ettus.com>
* docs: Added page on static buildsMartin Braun2015-01-191-0/+40
|
* docs: Amended docs for conversion routinesMartin Braun2015-01-143-2/+87
|
* docs: Specified min compiler versionsMartin Braun2015-01-131-4/+6
|
* docs: Major revisions and additionsMartin Braun2015-01-078-48/+244
|
* docs: Added link to the build wiki pageMartin Braun2014-11-291-0/+3
|
* docs: updating e310 front/rear panel images with latest drawingsBen Hilburn2014-11-212-0/+0
|
* e300: docs: Remove mention of E300 to not confuse people.Moritz Fischer2014-11-191-17/+13
| | | | Signed-off-by: Moritz Fischer <moritz@ettus.com>
* docs: Bumped min deps versionsMartin Braun2014-10-221-1/+2
|
* docs: Cleaned up and rearranged manual structureMartin Braun2014-10-1425-888/+118
| | | | | - Removed stray .rst files - Cleared up TOC, manual is now split into two parts
* e300: docs: Add notes and links for OpenBTS applicationTom Tsou2014-10-081-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 documentationMartin Braun2014-10-077-130/+386
|
* Initial commit E300 support.Martin Braun2014-10-072-0/+303
|
* Merge branch 'maint'Martin Braun2014-09-241-1/+1
|\
| * docs: Changed Xilinx ISE version from 14.4 to 14.7Ashish Chaudhari2014-09-241-24/+24
| |
* | Give user the option to ignore daughterboard's calibration file at runtimeNicholas Corgan2014-09-021-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 docsBen Hilburn2014-08-123-5/+5
| |
* | docs: adding page for NIRIO kernel driver install, linking to itBen Hilburn2014-08-123-11/+168
| |
* | Merge branch 'maint'Martin Braun2014-08-019-9/+9
|\|
| * Updated documentationNicholas Corgan2014-07-319-9/+9
| | | | | | | | | | * Updated UHD documentation-related URL's after manual overhaul * Updated NI-USRP URL to link to NI-USRP 1.3
* | Updated master-specfic documentationNicholas Corgan2014-07-312-3/+11
| | | | | | | | | | * Updated manual URL on OctoClock documentation after manual overhaul * Improved "Coding to the API" page
* | OctoClock firmware upgrade, added host driverNicholas Corgan2014-07-239-19/+205
| | | | | | | | | | | | | | | | | | | | * OctoClock can communicate with UHD over Ethernet * Can read NMEA strings from GPSDO and send to host * Added multi_usrp_clock class for clock devices * uhd::device can now filter to return only USRP devices or clock devices * New OctoClock bootloader can accept firmware download over Ethernet * Added octoclock_burn_eeprom,octoclock_firmware_burner utilities * Added test_clock_synch example to show clock API
* | added explanation of Boost thread warning messageNeel Pandeya2014-07-221-8/+13
| |
* | b200/docs: Fixed ISE version in docs to 14.4Martin Braun2014-06-061-2/+2
| |
* | docs: Fixed broken tablesMartin Braun2014-05-152-58/+81
| |
* | Merging maint. Includes manual changes which break B200 Doxygen pageBen Hilburn2014-05-141-0/+69
|\|
| * Merge branch 'origin/mwest/b200_docs' into maintBen Hilburn2014-05-141-0/+74
| |\
| | * Removed debug header, GPSDO ISP switch, and test points.michael-west2014-03-271-39/+0
| | |
| | * Changed all references to Catalina to AD9361michael-west2014-03-261-5/+5
| | |
| | * Merge branch 'master' into mwest/b200_docsmichael-west2014-03-2534-358/+1858
| | |\
| | * | Addressed comments from review.michael-west2014-03-251-15/+14
| | | |
| | * | Added hardware reference to B200 documentation.Michael West2014-01-171-0/+114
| | | |
* | | | Merging Doxygen manual into 'master'.Ben Hilburn2014-04-1142-3208/+3914
|\ \ \ \
| * | | | Brought over usrp_burn_mb_eeprom documentation changes from masterNicholas Corgan2014-04-115-9/+8
| | | | |
| * | | | doxygen: brought over X3x0 doc fixes from old manualNicholas Corgan2014-04-101-8/+8
| | | | |