Commit graph

397 commits

Author SHA1 Message Date
Nicholas Corgan
938a1b5c9f docs: no HTML timestamp for Doxygen 2016-06-14 09:07:03 -07:00
Martin Braun
8426569f5c doxygen/cmake: Allow Doxygen to use shorter filenames
This fixes cases where automatic builds fail on operating systems with
character limits in paths, such as Windows.
2016-05-05 16:32:38 -07:00
Philip Balister
698f040f0b docs: Update E310 documentation.
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>
2016-04-28 17:50:35 -07:00
Martin Braun
8bf5023ef9 docs: Fixed apt-get command for launchpad debs 2016-04-14 16:38:12 -05:00
Martin Braun
62f80e22b2 cmake: Enable use of dot for Doxygen 2016-04-07 21:43:54 -07:00
Derek Kozel
b25c127e45 Fixed spelling errors, mostly in documentation 2016-04-06 10:07:02 -07:00
Derek Kozel
acb0a2eaee Updated URL for USRP image files
Previously there were separate maint and master images. Since 3.8.1
these have been combined at a new URL.
2016-03-29 17:55:59 -07:00
Derek Kozel
176024de72 Update docs with lack of UBX phase sync on N210 2016-02-09 14:42:31 -08:00
Moritz Fischer
62afbfb7ed docs: Added link to e3xx sdks on files.ettus.com
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
2016-02-09 12:16:33 -08:00
Moritz Fischer
9a05ef5225 docs: Added paragraph on dhcp timeout for e3xx
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
2016-02-09 11:16:52 -08:00
Marcus Müller
985836297a fixed the docs for Ubuntu package and PyBombs-based installation 2016-01-28 16:19:06 +01:00
Nicholas Corgan
5993ee4a4d docs: updated OctoClock Doxygen file 2015-12-30 10:41:45 -08:00
Marcus Müller
7be0c9facb docs: GPSDO no longer autoset as time and clock src
Also added instructions to safely set device time.
2015-12-08 09:33:50 -08:00
Marcus Müller
f0171cbd5e docs: Fixed many typos, recompressed and cropped images 2015-12-08 09:27:37 -08:00
Marcus Müller
9fda11ad1f docs: Install info updates
- fixed win boost bin link
- formatting
-  added detailed Win Build instructions
2015-10-26 10:18:04 -07:00
Philip Balister
9dea76ab85 E300 docs: Use Release-3 to rebuild file system.
Release-2 fails due to moved rtimulib code.

Signed-off-by: Philip Balister <philip@opensdr.com>
2015-10-21 16:32:29 -07:00
Jon Kiser
36feb03dcb docs: updated value for max rx gain from 73 to 76 2015-10-09 10:46:32 -07:00
Martin Braun
f567b5d818 docs: Removed some Doxygen warnings 2015-10-08 14:03:21 -07:00
Martin Braun
4b8a5333ed docs: Less noisy Doxygen while building manual 2015-09-15 16:37:58 -07:00
michael-west
fa58d0298c B200: Update documentation for blue LED on rev 6 2015-09-15 10:26:34 -07:00
Tom Tsou
6e4bb34282 docs: Update WBX phase sync capability
Assume after retune that WBX phase ambiguity is unknown. WBX daughterboard
guarantees 180 phase ambiguity for some, but not all, frequencies.

Signed-off-by: Tom Tsou <tom.tsou@ettus.com>
2015-09-08 09:23:47 -07:00
Nicholas Corgan
4cfa04f771 docs: fixed E3XX static IP instructions 2015-09-01 13:17:22 -07:00
michael-west
92539438c2 B2XX: Added B200mini support 2015-08-17 18:10:09 -07:00
Moritz Fischer
baa5bb1247 e3xx: Added paragraph about NFS root booting.
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
2015-08-17 18:04:46 -07:00
Nicholas Corgan
51355e1e35 docs: changed earliest MSVC supported version to 2012 2015-08-17 11:28:00 -07:00
Martin Braun
822055ac22 docs: Made apt-get and yum commands more verbose 2015-08-17 11:20:59 -07:00
Ashish Chaudhari
04a316db80 x300: Manual updates and cleanup for PCIe 2015-08-14 17:52:16 -07:00
Ashish Chaudhari
fce00db7e8 nirio: Updated NI-RIO docs for 15.0 installer support 2015-08-14 17:21:12 -07:00
Nicholas Corgan
0dbaf46b5c cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, set LibUHD to required
* If required component's dependencies aren't met, CMake will throw an error unless user specifically disables it
2015-08-11 10:51:23 -07:00
Martin Braun
28327c8e8a docs: Added notes on sampling rates 2015-08-10 17:57:44 -07:00
Marcus Müller
1957979fdc Added UBX/UBX-160 to the list of boards supporting integer-N 2015-08-10 17:12:00 -07:00
Nicholas Corgan
377850c969 e300: added -DE300_FORCE_NETWORK flag to CMake configuration
* 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
2015-08-10 11:01:43 -07:00
Nicholas Corgan
f1ebf68829 C API: feature additions, bugfixes
* Wrapped uhd::device_addrs_t, added find functions for multi_usrp, multi_usrp_clock
* Replaced getopt with public domain implementation
* Minor bugfixes
2015-08-07 11:23:59 -07:00
Nicholas Corgan
30f87afcba uhd: C API wrapper
* multi_usrp, multi_usrp_clock, and associated classes accessible through C
* Added Doxygen documentation explaining structure and API
* Simple RX and TX streaming examples
* Unit tests for different parts of C interface and C++ error conversion
2015-08-06 10:42:23 -07:00
Marcus Müller
2e8b546ee3 docs: Added X3x0 LEDs table 2015-08-03 13:15:19 -07:00
Moritz Fischer
62011cff73 e3xx: docs: Add a paragraph on network configuration.
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
2015-08-03 13:15:19 -07:00
Martin Braun
e94223d4b5 Merge branch 'maint' 2015-07-28 09:37:02 -07:00
Moritz Fischer
97d71375ff e3xx: doc: Explain autoboot configuration.
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>
2015-07-22 11:36:26 -07:00
Marcus Müller
e889d685b4 docs: Added paragraph on GPIO maximum current, +3.3V supply 2015-07-21 16:35:42 -07:00
Martin Braun
21a93aeaa2 docs: Updated X3x0 unbricking procedure info 2015-07-21 16:25:59 -07:00
Martin Braun
af42e93a6e Merge branch 'maint'
Conflicts:
	host/include/uhd/transport/nirio/nirio_driver_iface.h
2015-07-20 13:07:33 -07:00
Martin Braun
4de2c75da3 docs: OctoClock API link fixed. 2015-07-20 12:57:10 -07:00
Martin Braun
1ac7b1704f Merge branch 'maint' 2015-07-16 14:00:01 -07:00
Moritz Fischer
bf84ba856e e3xx: docs: Add battery information.
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
2015-07-16 09:29:10 -07:00
Moritz Fischer
854048ae99 e3xx: docs: Added paragraph about error codes.
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
2015-07-15 14:33:00 -07:00
Nicholas Corgan
0595900ecc Added uhd::image_loader class and uhd_image_loader utility
* 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
2015-07-15 09:32:18 -07:00
Martin Braun
4b1034b29e uhd: Replacing Cheetah w/ Mako 0.4.2 (allows Python 3 compat) 2015-07-14 14:51:32 -07:00
Nicholas Corgan
d9656de88f OctoClock bugfixes
* Bumped compatibility version to 3
* firmware: Ethernet, clkdist bugfixes
* lib: fixed invalid rev detection
2015-07-09 09:13:41 -07:00
Martin Braun
af93b6884d Merge branch 'maint' 2015-07-08 12:11:08 -07:00
Michael Dickens
22fedfc3a6 docs: tweak OSX build from source advice to have more obvious NOTEs, per uhd issue #37 2015-07-06 10:05:00 -07:00