aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
...
* usrp3: Changes for Vivado 2017.4Ashish Chaudhari2018-01-243-3/+3
* utils: refactor uhd_images_downloaderBrent Stapleton2018-01-232-333/+325
* docs: Add explanation for init_cals and tracking_cals keys on N310Martin Braun2018-01-231-2/+60
* logging: Minor refactoring, skip empty log messagesMartin Braun2018-01-231-75/+102
* fixup! rpclib: fix use of "boost::asio::strand" -> "boost::asio::io_service::...Martin Braun2018-01-221-1/+2
* cmake: fix test library path ordering to be internal then externalMichael Dickens2018-01-221-2/+2
* rpclib: fix use of "boost::asio::strand" -> "boost::asio::io_service::strand"Michael Dickens2018-01-223-3/+3
* Docs: Update channel numbernatetemple2018-01-191-1/+1
* Docs: Typo fixesnatetemple2018-01-192-4/+4
* mg: Remove superfluous DEBUG message, minor formattingMartin Braun2018-01-181-10/+12
* logging: Fix version print at top of every UHD sessionMartin Braun2018-01-181-17/+21
* uhdlib: Update constrained_device_args_tMartin Braun2018-01-184-31/+170
* cmake: Check for minimum MSVC, bump MSVC min version to 14.0Martin Braun2018-01-172-8/+16
* mg: Fix various compiler warningsMartin Braun2018-01-163-47/+48
* mg: Fix missing return value for half-dB stepsMartin Braun2018-01-161-0/+1
* multi_usrp: Fix compiler warningsMartin Braun2018-01-161-22/+41
* docs: Fix Doxygen warningsMartin Braun2018-01-161-3/+3
* docs: Misc amendments to N3xx manual pageMartin Braun2018-01-162-54/+270
* mpm/mpmd: Report device state using get_init_status() and verifyMartin Braun2018-01-161-0/+9
* X300: Reduce CPU usage during TX by restoring timeout when getting flow contr...michael-west2018-01-161-3/+1
* fixup! UBX: Add implementation of TDD xcvr mode and force TX PA on in TDD mo...michael-west2018-01-161-1/+7
* examples: Fix bandwidth unit (MHz vs. Hz) in tx_samples_from_fileMartin Braun2018-01-151-2/+6
* mg: add clip function on setting individual gain.Trung Tran2018-01-121-8/+19
* usrp: add multiusrp api for gain profile.Trung N Tran2018-01-122-0/+128
* mg: add facility that handle individual gainTrung N Tran2018-01-125-12/+348
* examples: Add example to query and list all sensorsMartin Braun2018-01-122-0/+127
* fixup! TwinRX: Added ADF5356 synth and TwinRX Rev C supportDerek Kozel2018-01-121-1/+1
* uhd: Add narrow_cast and narrowMartin Braun2018-01-125-0/+129
* fixup! mpmd: Add API to read back logs from device and send to native loggingMartin Braun2018-01-111-1/+1
* fixup! fpga load: adding MPMD image loader functionBrent Stapleton2018-01-111-1/+1
* fixup! mpmd: added support for the skip_init key in the device argsBrent Stapleton2018-01-111-0/+1
* mpmd: Poll logs on claim and exitMartin Braun2018-01-101-0/+6
* mpmd: Add API to read back logs from device and send to native loggingMartin Braun2018-01-102-0/+71
* mg: fix update_freq direction in set_rx_lo_freqTrung N Tran2018-01-091-1/+1
* fixup! mg: Use enums for all bands, move freq mapping to single locationMartin Braun2018-01-081-0/+1
* mpmd: Factor out compat number checkMartin Braun2018-01-081-26/+59
* mpmd: Refactor device initialization for better parallelizabilityMartin Braun2018-01-083-92/+125
* mg: Use enums for all bands, move freq mapping to single locationMartin Braun2018-01-089-109/+339
* mg: Remove superfluous UHD_VARMartin Braun2018-01-081-1/+0
* eiscat: Remove superfluous UHD_VARMartin Braun2018-01-081-2/+0
* Revert "rfnoc: compat: Disable DMA FIFO if more radios than DMA channels exist"Ashish Chaudhari2018-01-081-31/+1
* rfnoc: dma_fifo: Minor: Cleaned up log printsAshish Chaudhari2018-01-082-5/+4
* rfnoc: Added a 4-port DMA FIFO block XML defAshish Chaudhari2018-01-082-1/+110
* mpm: Increase RPC timeout during update_componentBrent Stapleton2018-01-053-0/+14
* rfnoc: Fix named readback of user_reg_read32()Martin Braun2018-01-051-1/+1
* mpmd: Allow user-overrides for MPM portsMartin Braun2018-01-045-9/+35
* mpmd: Add latency measurement functionalityMartin Braun2018-01-041-1/+43
* docs: n3xx: Add paragraph on network configuration to manualMoritz Fischer2018-01-031-1/+50
* mpmd: Fix fake results returned by mpmd_findAshish Chaudhari2017-12-281-1/+3
* Move all headers to SPDX format, harmonize license headersMartin Braun2017-12-2213-170/+30