aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| |\
| | * 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>
* | Merge branch 'maint'Martin Braun2015-01-271-1/+36
|\|
| * e300: doc: Added paragraph on IMU.Moritz Fischer2015-01-271-1/+36
| | | | | | | | Signed-off-by: Moritz Fischer <moritz@ettus.com>
* | Merge branch 'maint'Martin Braun2015-01-271-1/+4
|\| | | | | | | | | Conflicts: host/docs/usrp_e3x0.dox
| * 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
* | Merge branch 'maint'Martin Braun2015-01-222-3/+133
|\|
| * 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
* | Merge branch 'maint'Martin Braun2015-01-201-4/+4
|\|
| * e300: gps: Replace misleading 'GPSDO' with 'GPS'.Moritz Fischer2015-01-201-4/+4
| | | | | | | | Signed-off-by: Moritz Fischer <moritz@ettus.com>
* | Merge branch 'maint'Martin Braun2015-01-191-0/+40
|\| | | | | | | | | Conflicts: host/include/uhd/types/CMakeLists.txt
| * docs: Added page on static buildsMartin Braun2015-01-191-0/+40
| |
* | Merge branch 'maint'Martin Braun2015-01-143-2/+87
|\|
| * docs: Amended docs for conversion routinesMartin Braun2015-01-143-2/+87
| |
* | Merge branch 'maint'Martin Braun2015-01-131-4/+6
|\|
| * docs: Specified min compiler versionsMartin Braun2015-01-131-4/+6
| |
* | Merge branch 'maint'Martin Braun2015-01-078-48/+244
|\| | | | | | | | | Conflicts: host/docs/usrp_e3x0.dox
| * docs: Major revisions and additionsMartin Braun2015-01-078-48/+244
| |
* | transport: Made CHDR-related routines separate from VRTMartin Braun2014-12-032-0/+84
| | | | | | | | | | | | Our VRT routines have the option to switch, on the fly, between VRLP and CHDR. This adds new CHDR-specific (un-)packers, which can only work with CHDR.
* | Merge branch 'maint'Martin Braun2014-11-291-0/+3
|\|
| * docs: Added link to the build wiki pageMartin Braun2014-11-291-0/+3
| |
* | Merge branch 'maint'Martin Braun2014-11-262-0/+0
|\|
| * docs: updating e310 front/rear panel images with latest drawingsBen Hilburn2014-11-212-0/+0
| |
* | docs: Added notes on auto_tick_rate (B200)Martin Braun2014-11-211-3/+28
| |
* | Merge branch 'maint'Martin Braun2014-11-191-17/+13
|\| | | | | | | | | Conflicts: host/examples/txrx_loopback_to_file.cpp
| * 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: Fixed minor E300 docs typos.Martin Braun2014-11-132-4/+8
|/
* 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