aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* ddc: duc: Factor out usage of boost::bind()Martin Braun2018-02-192-32/+54
* rfnoc: Factor out ceil_log2() into central locationMartin Braun2018-02-193-13/+32
* rfnoc: Factored out FPGA compat checkMartin Braun2018-02-195-89/+234
* mg: Fixed typo in set_rx_bandwidth()Martin Braun2018-02-151-2/+4
* mg: turn on tx power amplifiers when idleTrung N Tran2018-02-142-10/+11
* C API: Properly free streamers to support streamer re-creation.michael-west2018-02-121-24/+14
* mpmd: Fix compiler issuesMartin Braun2018-02-103-7/+5
* mg: Temporarily disable concurrency in parts of set_rpc_client()Martin Braun2018-02-092-1/+15
* fixup! mpmd: Factor find and prop tree init code out of mpmd_impl.cppBrent Stapleton2018-02-092-4/+3
* rfnoc: Refactor radio_ctrl_impl, remove some BoostMartin Braun2018-02-082-56/+74
* mg: Fix some compiler warningsMartin Braun2018-02-081-20/+39
* rfnoc: Add TX bandwidth APIs to radio_ctrlMartin Braun2018-02-082-0/+15
* mg : implement set_bandwidthTrung N Tran2018-02-084-17/+27
* UBX: Add support for CAL antenna for rev Emichael-west2018-02-081-1/+4
* mpmd: Factor find and prop tree init code out of mpmd_impl.cppMartin Braun2018-02-075-461/+503
* mpmd: Let 'find' via broadcast check for reachabilityMartin Braun2018-02-073-6/+197
* lib: Add config_parser classMartin Braun2018-02-013-0/+181
* mpmd: image loader: increased timeoutBrent Stapleton2018-01-292-2/+4
* usrp3: Changes for Vivado 2017.4Ashish Chaudhari2018-01-243-3/+3
* 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
* rpclib: fix use of "boost::asio::strand" -> "boost::asio::io_service::strand"Michael Dickens2018-01-223-3/+3
* 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-182-31/+63
* 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
* 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
* 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-121-0/+72
* mg: add facility that handle individual gainTrung N Tran2018-01-125-12/+348
* fixup! TwinRX: Added ADF5356 synth and TwinRX Rev C supportDerek Kozel2018-01-121-1/+1
* uhd: Add narrow_cast and narrowMartin Braun2018-01-122-0/+100
* 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
* 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
* mpm: Increase RPC timeout during update_componentBrent Stapleton2018-01-053-0/+14