| Commit message (Expand) | Author | Age | Files | Lines |
* | fixup! x300,n230,e300,b200: changes to adapt to new usrp API | Trung N Tran | 2018-02-22 | 4 | -20/+47 |
* | x300,n230,e300: changes to adapt to new usrp API | Trung N Tran | 2018-02-21 | 3 | -26/+111 |
* | usrp: Add set_gpio_attr overload that use string | Trung N Tran | 2018-02-21 | 2 | -22/+177 |
* | n3xx: add front panel gpio control registers | Trung N Tran | 2018-02-21 | 2 | -7/+127 |
* | rfnoc,x300: Multiple clocking changes | Ashish Chaudhari | 2018-02-21 | 2 | -4/+4 |
* | uhd: device: Auto-apply config file options to USRPs | Martin Braun | 2018-02-20 | 1 | -2/+7 |
* | lib: Add 'prefs' API | Martin Braun | 2018-02-20 | 3 | -0/+162 |
* | lib: Add path_expandvars() internal API call | Martin Braun | 2018-02-20 | 4 | -0/+72 |
* | mpmd: Fix typo in image loader | Martin Braun | 2018-02-20 | 1 | -3/+4 |
* | fixup! rfnoc: Refactor radio_ctrl_impl, remove some Boost | Ashish Chaudhari | 2018-02-20 | 1 | -5/+5 |
* | mpmd: image loader: add default path | Brent Stapleton | 2018-02-19 | 1 | -5/+58 |
* | mpmd: add getter for components in property tree | Brent Stapleton | 2018-02-19 | 2 | -4/+32 |
* | mpmd: components: Add doxygen for update component | Brent Stapleton | 2018-02-19 | 1 | -0/+6 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 498 | -470/+905 |
* | rfnoc: Check noc_shell compat number at runtime | Martin Braun | 2018-02-19 | 1 | -7/+19 |
* | ddc: duc: Factor out usage of boost::bind() | Martin Braun | 2018-02-19 | 2 | -32/+54 |
* | rfnoc: Factor out ceil_log2() into central location | Martin Braun | 2018-02-19 | 3 | -13/+32 |
* | rfnoc: Factored out FPGA compat check | Martin Braun | 2018-02-19 | 5 | -89/+234 |
* | mg: Fixed typo in set_rx_bandwidth() | Martin Braun | 2018-02-15 | 1 | -2/+4 |
* | mg: turn on tx power amplifiers when idle | Trung N Tran | 2018-02-14 | 2 | -10/+11 |
* | C API: Properly free streamers to support streamer re-creation. | michael-west | 2018-02-12 | 1 | -24/+14 |
* | mpmd: Fix compiler issues | Martin Braun | 2018-02-10 | 3 | -7/+5 |
* | mg: Temporarily disable concurrency in parts of set_rpc_client() | Martin Braun | 2018-02-09 | 2 | -1/+15 |
* | fixup! mpmd: Factor find and prop tree init code out of mpmd_impl.cpp | Brent Stapleton | 2018-02-09 | 2 | -4/+3 |
* | rfnoc: Refactor radio_ctrl_impl, remove some Boost | Martin Braun | 2018-02-08 | 2 | -56/+74 |
* | mg: Fix some compiler warnings | Martin Braun | 2018-02-08 | 1 | -20/+39 |
* | rfnoc: Add TX bandwidth APIs to radio_ctrl | Martin Braun | 2018-02-08 | 2 | -0/+15 |
* | mg : implement set_bandwidth | Trung N Tran | 2018-02-08 | 4 | -17/+27 |
* | UBX: Add support for CAL antenna for rev E | michael-west | 2018-02-08 | 1 | -1/+4 |
* | mpmd: Factor find and prop tree init code out of mpmd_impl.cpp | Martin Braun | 2018-02-07 | 5 | -461/+503 |
* | mpmd: Let 'find' via broadcast check for reachability | Martin Braun | 2018-02-07 | 3 | -6/+197 |
* | lib: Add config_parser class | Martin Braun | 2018-02-01 | 3 | -0/+181 |
* | mpmd: image loader: increased timeout | Brent Stapleton | 2018-01-29 | 2 | -2/+4 |
* | usrp3: Changes for Vivado 2017.4 | Ashish Chaudhari | 2018-01-24 | 3 | -3/+3 |
* | logging: Minor refactoring, skip empty log messages | Martin Braun | 2018-01-23 | 1 | -75/+102 |
* | fixup! rpclib: fix use of "boost::asio::strand" -> "boost::asio::io_service::... | Martin Braun | 2018-01-22 | 1 | -1/+2 |
* | rpclib: fix use of "boost::asio::strand" -> "boost::asio::io_service::strand" | Michael Dickens | 2018-01-22 | 3 | -3/+3 |
* | mg: Remove superfluous DEBUG message, minor formatting | Martin Braun | 2018-01-18 | 1 | -10/+12 |
* | logging: Fix version print at top of every UHD session | Martin Braun | 2018-01-18 | 1 | -17/+21 |
* | uhdlib: Update constrained_device_args_t | Martin Braun | 2018-01-18 | 2 | -31/+63 |
* | mg: Fix various compiler warnings | Martin Braun | 2018-01-16 | 3 | -47/+48 |
* | mg: Fix missing return value for half-dB steps | Martin Braun | 2018-01-16 | 1 | -0/+1 |
* | multi_usrp: Fix compiler warnings | Martin Braun | 2018-01-16 | 1 | -22/+41 |
* | mpm/mpmd: Report device state using get_init_status() and verify | Martin Braun | 2018-01-16 | 1 | -0/+9 |
* | X300: Reduce CPU usage during TX by restoring timeout when getting flow contr... | michael-west | 2018-01-16 | 1 | -3/+1 |
* | fixup! UBX: Add implementation of TDD xcvr mode and force TX PA on in TDD mo... | michael-west | 2018-01-16 | 1 | -1/+7 |
* | mg: add clip function on setting individual gain. | Trung Tran | 2018-01-12 | 1 | -8/+19 |
* | usrp: add multiusrp api for gain profile. | Trung N Tran | 2018-01-12 | 1 | -0/+72 |
* | mg: add facility that handle individual gain | Trung N Tran | 2018-01-12 | 5 | -12/+348 |
* | fixup! TwinRX: Added ADF5356 synth and TwinRX Rev C support | Derek Kozel | 2018-01-12 | 1 | -1/+1 |