aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/usrp_e3x0.dox
Commit message (Collapse)AuthorAgeFilesLines
* Clarifying build gnu-radio stepsSteven Bingler2017-03-061-0/+1
|
* docs: Removed ambiguous statement on timed commands for E310Martin Braun2017-01-241-1/+0
|
* Docs: Minor housekeepingDerek Kozel2016-10-211-9/+9
|
* Fix band switch entries for RX2B antenna port.Philip Balister2016-09-271-7/+7
| | | | | | Resolves issue #1017 report by Martin Braun. Signed-off-by: Philip Balister <philip@opensdr.com>
* 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: 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>
* 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>
* docs: Fixed many typos, recompressed and cropped imagesMarcus Müller2015-12-081-1/+1
|
* 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-081-1/+1
|
* docs: fixed E3XX static IP instructionsNicholas Corgan2015-09-011-1/+1
|
* e3xx: Added paragraph about NFS root booting.Moritz Fischer2015-08-171-0/+70
| | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* e300: added -DE300_FORCE_NETWORK flag to CMake configurationNicholas Corgan2015-08-101-1/+15
| | | | | | * Fixes building E300 support in native mode on any Linux system with libudev headers * Added E300_NATIVE check to e300_common.cpp * Improved network mode documentation
* e3xx: docs: Add a paragraph on network configuration.Moritz Fischer2015-08-031-4/+48
| | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* Merge branch 'maint'Martin Braun2015-07-281-0/+11
|\
| * e3xx: doc: Explain autoboot configuration.Moritz Fischer2015-07-221-0/+11
| | | | | | | | | | | | | | | | | | Firmware Revision 2.0 introduced the possibility to configure the power on behavior. This documents how to configure it through sysfs. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* | Merge branch 'maint'Martin Braun2015-07-161-3/+107
|\|
| * e3xx: docs: Add battery information.Moritz Fischer2015-07-161-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>
| * 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-051-2/+1
|\|
| * 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>
* | 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-02-121-0/+5
|\| | | | | | | | | Conflicts: host/examples/rx_samples_to_file.cpp
| * e300/docs: updated manual with E3x0 audio jack pinoutJon Kiser2015-02-031-0/+5
| |
* | Merge branch 'maint' into masterBen Hilburn2015-01-281-3/+13
|\| | | | | | | | | | | | | | | | | 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
| * 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-221-0/+89
|\|
| * 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-071-2/+2
|\| | | | | | | | | Conflicts: host/docs/usrp_e3x0.dox
| * docs: Major revisions and additionsMartin Braun2015-01-071-2/+2
| |
* | 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-131-4/+4
|/
* docs: Cleaned up and rearranged manual structureMartin Braun2014-10-141-2/+2
| | | | | - 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-071-123/+322
|
* Initial commit E300 support.Martin Braun2014-10-071-0/+302