aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* docs: Updates to legacy devices, XCVR2450Martin Braun2017-10-233-3/+149
| | | | | | | - Added comment that the XCVR2450 is incompatible with X310 - Moved more devices to legacy, clarified meaning - Added back E1x0 manual for reference purposes, but with deprecation warning
* docs: Fixed B200 power LED descriptionMarcus Müller2017-10-051-3/+3
|
* uhd: Removed drivers for E100/E110Martin Braun2017-09-294-142/+0
| | | | The E1x0 series is still supported on the 3.9 LTS branch.
* Merge branch 'maint'Martin Braun2017-07-191-60/+65
|\
| * docs: Minor formatting updates to R&D test proceduresMartin Braun2017-07-181-60/+65
| |
* | Merge branch 'maint'Martin Braun2017-06-271-0/+6
|\|
| * b200: Added doc regarding external+GPSDO ref issuesMartin Braun2017-06-271-0/+6
| |
* | Merge branch 'maint'Martin Braun2017-06-272-2/+22
|\|
| * docs: Updated X300 docs to refer to the Knowledge Base regarding ↵bstapleton2017-06-271-1/+4
| | | | | | | | daughterboard selection/compatibility.
| * e310: Added some doc comments on frontend tuningMartin Braun2017-06-271-1/+18
| |
* | Merge branch 'maint'Martin Braun2017-06-271-3/+9
|\|
| * docs: Clarified use of "gpsdo" for E310Martin Braun2017-06-271-3/+9
| |
* | Merge branch 'maint'Martin Braun2017-05-151-2/+2
|\|
| * DOCS: Update B2xx gain specsnatetemple2017-05-121-2/+2
| |
| * Add Troubleshooting section to X310 documentation. Replace PROBLEMS with ↵robincoxe2017-04-171-9/+8
| | | | | | | | ISSUES.
* | log: Added more comments and manual pageMartin Braun2017-04-202-0/+90
| |
* | Add Troubleshooting section to X310 documentation. Replace PROBLEMS with ↵robincoxe2017-04-141-9/+8
| | | | | | | | ISSUES.
* | Merge branch 'maint'Martin Braun2017-03-241-12/+12
|\|
| * docs: Further clarification on CHDRMartin Braun2017-03-241-12/+12
| |
* | Clarifying build gnu-radio stepsSteven Bingler2017-03-061-0/+1
| |
* | Merge branch 'maint'Martin Braun2017-03-011-5/+213
|\|
| * docs: Added FPGA functional verification proceduresJonathon Pendlum2017-03-011-0/+208
| |
| * docs: escape /* to silence doxygen while compilingAndrej Rode2017-02-201-5/+5
| |
* | utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-1/+1
|/
* DOCS: Add B210 GPIO pinoutmichael-west2017-02-071-2/+2
|
* docs: Removed ambiguous statement on timed commands for E310Martin Braun2017-01-241-1/+0
|
* docs: add description about manual phase alignment testing for RXAndrej Rode2017-01-201-4/+70
|
* docs: Added fpga testing with test benchessugandhagupta2017-01-191-0/+66
| | | | docs: Updated fpga testing through simulations
* docs: Removed superfluous lines from RD test procsMartin Braun2017-01-171-3/+0
|
* docs: Removed sc8 reference from x3x0 manualMartin Braun2017-01-171-1/+0
|
* docs: Added devtest test procedureMartin Braun2017-01-171-0/+87
|
* docs: Purged references to CVITA, replaced with CHDRMartin Braun2017-01-111-8/+7
|
* docs: Added note on USRP2 reset arg for burning imagesMartin Braun2016-12-011-0/+6
|
* docs: Added comments on JTAGging via Vivado for X3x0Martin Braun2016-11-221-13/+13
|
* Docs: Fixed dead external linkDerek Kozel2016-10-311-1/+1
|
* docs: Added section on UHD semantic versioningMartin Braun2016-10-282-0/+144
| | | | Originally authored by: Ben Hilburn <ben.hilburn@ettus.com>
* docs: Added R&D testing proceduresMartin Braun2016-10-272-0/+96
|
* docs: Fixed notes on transport parametersMartin Braun2016-10-261-2/+3
|
* Docs: Minor housekeepingDerek Kozel2016-10-2112-31/+31
|
* docs: Added some info on X3x0 dboard_clock_rate and which dboards need to ↵Martin Braun2016-10-132-0/+43
| | | | set it.
* 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>
* docs: Comments on B2x0 + GPSDOMartin Braun2016-09-272-1/+9
|
* docs: More clarification on time sync between devicesMartin Braun2016-09-271-2/+8
|
* docs: Minor updates to device synchronization manual pageMartin Braun2016-08-181-9/+7
|
* docs: Added more X3x0-specific device argsMartin Braun2016-08-161-0/+3
|
* docs: Some X3x0-related updatesMartin Braun2016-08-163-13/+21
|
* doxygen: Exclude RFNoC includes if ENABLE_RFNOC is offMartin Braun2016-08-122-1/+5
|
* Added frequency ranges to manual's daughterboard pageDerek Kozel2016-08-091-1/+13
|
* Merge branch 'maint'Martin Braun2016-08-012-1/+2
|\ | | | | | | | | | | Conflicts: host/lib/usrp/dboard/db_wbx_version2.cpp host/lib/usrp/dboard/db_wbx_version3.cpp
| * 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>