Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | | Updated master-specfic documentation | Nicholas Corgan | 2014-07-31 | 2 | -3/+11 |
| | | | | | | | | | | * Updated manual URL on OctoClock documentation after manual overhaul * Improved "Coding to the API" page | ||||
* | | OctoClock firmware upgrade, added host driver | Nicholas Corgan | 2014-07-23 | 9 | -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 message | Neel Pandeya | 2014-07-22 | 1 | -8/+13 |
| | | |||||
* | | b200/docs: Fixed ISE version in docs to 14.4 | Martin Braun | 2014-06-06 | 1 | -2/+2 |
| | | |||||
* | | docs: Fixed broken tables | Martin Braun | 2014-05-15 | 2 | -58/+81 |
| | | |||||
* | | Merging maint. Includes manual changes which break B200 Doxygen page | Ben Hilburn | 2014-05-14 | 1 | -0/+69 |
|\| | |||||
| * | Merge branch 'origin/mwest/b200_docs' into maint | Ben Hilburn | 2014-05-14 | 1 | -0/+74 |
| |\ | |||||
| | * | Removed debug header, GPSDO ISP switch, and test points. | michael-west | 2014-03-27 | 1 | -39/+0 |
| | | | |||||
| | * | Changed all references to Catalina to AD9361 | michael-west | 2014-03-26 | 1 | -5/+5 |
| | | | |||||
| | * | Merge branch 'master' into mwest/b200_docs | michael-west | 2014-03-25 | 34 | -358/+1858 |
| | |\ | |||||
| | * | | Addressed comments from review. | michael-west | 2014-03-25 | 1 | -15/+14 |
| | | | | |||||
| | * | | Added hardware reference to B200 documentation. | Michael West | 2014-01-17 | 1 | -0/+114 |
| | | | | |||||
* | | | | Merging Doxygen manual into 'master'. | Ben Hilburn | 2014-04-11 | 42 | -3208/+3914 |
|\ \ \ \ | |||||
| * | | | | Brought over usrp_burn_mb_eeprom documentation changes from master | Nicholas Corgan | 2014-04-11 | 5 | -9/+8 |
| | | | | | |||||
| * | | | | doxygen: brought over X3x0 doc fixes from old manual | Nicholas Corgan | 2014-04-10 | 1 | -8/+8 |
| | | | | | |||||
| * | | | | doxygen: readded removed STRIP_FROM_INC_PATH patch for correct include paths | Nicholas Corgan | 2014-04-10 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | docs: Adjusted CMake so Doxygen builds either manual, API docs, or both | Martin Braun | 2014-04-09 | 2 | -13/+37 |
| | | | | | |||||
| * | | | | x300/docs: Clarified programming of IP addresses (Doxygen) | Martin Braun | 2014-04-09 | 1 | -0/+16 |
| | | | | | |||||
| * | | | | docs: Moved manual to Doxygen | Martin Braun | 2014-04-09 | 46 | -3990/+3858 |
| | | | | | |||||
| * | | | | x300/docs: Clarified programming of IP addresses | Martin Braun | 2014-03-31 | 2 | -58/+39 |
| | |_|/ | |/| | | |||||
* | | | | usrp_burn_mb_eeprom: deprecated --key and --val arguments | Nicholas Corgan | 2014-04-11 | 5 | -9/+8 |
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | * New method: --values="key1=value1,key2=value2" * To read key2: --values="key1=value1,key2,key3=value2" * Added --read-all option to read all values in EEPROM without burning * Old arguments still work but print deprecation warning Conflicts: host/docs/usrp_x3x0.rst | ||||
* | | | x3x0 docs: the word 'firmware' is misleading | Ben Hilburn | 2014-04-09 | 1 | -19/+23 |
| | | | |||||
* | | | x300/docs: Clarified programming of IP addresses | Martin Braun | 2014-03-31 | 2 | -58/+39 |
|/ / | |||||
* | | x300 mtu: Removed magic number, minor manual updates | Martin Braun | 2014-02-18 | 1 | -3/+4 |
| | | |||||
* | | Pushing the bulk of UHD-3.7.0 code. | Ben Hilburn | 2014-02-14 | 6 | -49/+452 |
| | | |||||
* | | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 32 | -317/+1413 |
|/ | |||||
* | manual: Added RF ranges of B2x0 devices | Martin Braun | 2014-01-13 | 1 | -2/+2 |
| | |||||
* | cleaning up gpsdo docs | Ben Hilburn | 2013-12-19 | 2 | -4/+2 |
| | |||||
* | Squashed commit uhd/cleanup. | Ben Hilburn | 2013-11-27 | 3 | -7/+1 |
| | |||||
* | Merge branch 'maint' | Nicholas Corgan | 2013-10-23 | 1 | -2/+4 |
|\ | |||||
| * | docs: added info on libusbx for Windows | Nicholas Corgan | 2013-10-23 | 1 | -2/+4 |
| | | |||||
* | | docs: added documentation for usage of the Jackson Labx LC_XO GPSDO, used on ↵ | Nicholas Corgan | 2013-10-10 | 4 | -2/+84 |
| | | | | | | | | USRP B2X0 devices | ||||
* | | Merge branch 'maint' | Josh Blum | 2013-09-11 | 1 | -0/+1 |
|\| | |||||
| * | Fixed references to Linux USB permissions commands | Nicholas Corgan | 2013-09-11 | 1 | -0/+1 |
| | | | | | | | | * 'sudo udevadm trigger' needs to be run after reloading rules | ||||
* | | b200: lower clock rate is 5MHz due to DCM | Josh Blum | 2013-08-16 | 1 | -1/+1 |
| | | |||||
* | | usrp2: update mimo cable docs for current api | Josh Blum | 2013-07-25 | 1 | -4/+2 |
| | | |||||
* | | b200: skeleton documentation rst manual | Josh Blum | 2013-07-19 | 4 | -4/+93 |
| | | |||||
* | | uhd: update the docs for the D discontinuity indication | Josh Blum | 2013-07-19 | 1 | -1/+3 |
| | |