aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: Check noc_shell compat number at runtimeMartin Braun2018-02-193-9/+29
* 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
* Ubuntu PPA: Update debian informationmichael-west2018-02-193-769/+1464
* examples: replace `boost::format%(a,b)` by `(boost::format%a%b)`Marcus Müller2018-02-191-1/+1
* mg: Fixed typo in set_rx_bandwidth()Martin Braun2018-02-151-2/+4
* docs: Added front- and rear panel info to N310 manualMartin Braun2018-02-155-0/+36
* utils: images downloader: adding SHA256 supportBrent Stapleton2018-02-151-6/+15
* utils: images downloader: adding --keep supportBrent Stapleton2018-02-151-4/+6
* mg: turn on tx power amplifiers when idleTrung N Tran2018-02-142-10/+11
* docs: Updates to the N310 manualMartin Braun2018-02-132-16/+72
* 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
* docs: Add N310 FPGA reg map to manualMartin Braun2018-02-081-0/+151
* 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-083-0/+32
* 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
* utils: Use find_all in uhd_find_devicesMartin Braun2018-02-071-4/+19
* mpmd: Let 'find' via broadcast check for reachabilityMartin Braun2018-02-074-6/+198
* utils: images downloader: default download printBrent Stapleton2018-02-071-3/+5
* Docs: Update procedure for testing phase synchronizationmichael-west2018-02-041-47/+82
* utils: images downloader: adding dry run optionBrent Stapleton2018-02-031-17/+23
* utils: Fix query_gpsdo_sensors so it works for TCXO on B200michael-west2018-02-011-0/+3
* cmake: Re-add requirement for Python requestsBrent Stapleton2018-02-011-5/+5
* lib: Add config_parser classMartin Braun2018-02-015-0/+291
* mpmd: image loader: increased timeoutBrent Stapleton2018-01-292-2/+4
* utils: images downloader: forced update of CMake variableBrent Stapleton2018-01-292-5/+16
* 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