aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UHD 3.10.3.0 Releaserelease_003_010_003_000UHD-3.10michael-west2018-01-302-2/+945
* Preparing branch for 3.10.3.0 release003_010_003_000_rc2michael-west2018-01-232-2/+2
* fixup! UBX: Add implementation of TDD xcvr mode and force TX PA on in TDD mode to reduce transient at start of transmissionmichael-west2018-01-171-1/+7
* Preparing branch for 3.10.3.0 release003_010_003_000_rc1michael-west2018-01-094-3/+38
* fixup! TwinRX: Added ADF5356 synth and TwinRX Rev C supportmichael-west2018-01-091-1/+1
* X300: Reduce CPU usage during TX by restoring timeout when getting flow control packetsmichael-west2018-01-091-3/+1
* B200: FX3 performance optimizations based on Cypress AN86947michael-west2017-12-202-6/+6
* X300: Add retry to DAC synchronizationmichael-west2017-12-203-38/+90
* Update fpga-src submodule to include X300 FPGA fixes.michael-west2017-12-201-0/+0
* UBX: Add support for UBX-TDDmichael-west2017-12-195-5/+53
* UBX: Add implementation of TDD xcvr mode and force TX PA on in TDD mode to reduce transient at start of transmissionmichael-west2017-12-191-12/+47
* UHD: Add eeprom info to dboard_basemichael-west2017-12-199-50/+67
* docs: Update coding guidelines (C++ guidelines, git messages)Martin Braun2017-12-191-8/+12
* docs: Update README application linksTom Tsou2017-12-191-6/+7
* n230: Properly initialize request before discoveryMartin Braun2017-12-191-0/+2
* rfnoc: Fixed seq # error message in ctrl_ifaceMartin Braun2017-12-191-2/+3
* rfnoc: Do not pop a sequence number earlyTom Bereknyei2017-12-191-1/+2
* C API: Better error handling in uhd_usrp_get_?x_streamMartin Braun2017-12-191-2/+4
* C API: Make uhd_rx_streamer_last_error use SAFE_CCarl Reinke2017-12-191-1/+1
* Fix build with Boost 1.66ilovezfs2017-12-194-5/+5
* TwinRX: Added ADF5356 synth and TwinRX Rev C supportDerek Kozel2017-12-1812-460/+744
* docs: Fixed B200 power LED descriptionMarcus Müller2017-10-051-3/+3
* UDP transport: Utilize poll instead of selectPaul David2017-09-011-0/+12
* C API: Dboard EEPROM revision error handling fixMartin Braun2017-08-292-2/+23
* x300 impl: fix bytes/s for 1GigENicolas Cuervo2017-08-071-1/+1
* Final changes for 3.10.2.0release_003_010_002_000Derek Kozel2017-07-312-2/+34
* utils: Fixed query_gpsdo_sensors warmup timeout conditionMartin Braun2017-07-241-2/+8
* Added coding guidelines.Martin Braun2017-07-211-0/+139
* docs: Minor updates regarding C APIMartin Braun2017-07-192-7/+25
* docs: Minor updated on GPS R&D testing procedureMartin Braun2017-07-191-4/+5
* docs: Minor formatting updates to R&D test proceduresMartin Braun2017-07-181-60/+65
* Preparing branch for 3.10.2.0 release.003_010_002_000_rc1Martin Braun2017-07-184-12/+27
* utils: Added warnings and checks to images downloaderDerek Kozel2017-07-171-0/+14
* converters: Added some tolerance for floating point-based tests to account for acceptable roundingMartin Braun2017-07-071-2/+7
* CHANGELOG: Imported overlap from 3.9.LTS branchMartin Braun2017-07-071-0/+14
* fixup! x300: Changed discovery to return early if we find the serial requestedBrent Stapleton2017-07-051-1/+1
* x300: Changed discovery to return early if we find the serial requestedbstapleton2017-06-301-1/+15
* cbx: turn on LO LPF at <2GHz instead of <1.5GHzMark Meserve2017-06-302-18/+38
* examples: Improved output for latency_testMartin Braun2017-06-301-8/+71
* UBX: Added error handling for setting the dboard clock rate.bstapleton2017-06-291-3/+13
* x300: Removed stray fileMartin Braun2017-06-281-367/+0
* b200: Added doc regarding external+GPSDO ref issuesMartin Braun2017-06-271-0/+6
* docs: Updated X300 docs to refer to the Knowledge Base regarding daughterboard selection/compatibility.bstapleton2017-06-271-1/+4
* e310: Added some doc comments on frontend tuningMartin Braun2017-06-271-1/+18
* e310: Clarified log message re GPSMartin Braun2017-06-271-1/+1
* docs: Clarified use of "gpsdo" for E310Martin Braun2017-06-271-3/+9
* E300: Modify e300_poll_waiter to reduce minimum timeout and fix race conditionmichael-west2017-06-271-14/+24
* Fix: field was bool, but needs to take values -1;1Marcus Müller2017-06-271-2/+2
* Revert "xcvr: Query ref clock, not ADC/DAC clock"Martin Braun2017-06-261-1/+1
* X300: Fix DAC syncmichael-west2017-06-262-53/+14