| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | examples: Fix some minor compiler warnings | Martin Braun | 2018-02-19 | 9 | -20/+41 |
* | 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 | 811 | -763/+1501 |
* | rfnoc: Check noc_shell compat number at runtime | Martin Braun | 2018-02-19 | 3 | -9/+29 |
* | 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 |
* | Ubuntu PPA: Update debian information | michael-west | 2018-02-19 | 3 | -769/+1464 |
* | examples: replace `boost::format%(a,b)` by `(boost::format%a%b)` | Marcus Müller | 2018-02-19 | 1 | -1/+1 |
* | mg: Fixed typo in set_rx_bandwidth() | Martin Braun | 2018-02-15 | 1 | -2/+4 |
* | docs: Added front- and rear panel info to N310 manual | Martin Braun | 2018-02-15 | 5 | -0/+36 |
* | utils: images downloader: adding SHA256 support | Brent Stapleton | 2018-02-15 | 1 | -6/+15 |
* | utils: images downloader: adding --keep support | Brent Stapleton | 2018-02-15 | 1 | -4/+6 |
* | mg: turn on tx power amplifiers when idle | Trung N Tran | 2018-02-14 | 2 | -10/+11 |
* | docs: Updates to the N310 manual | Martin Braun | 2018-02-13 | 2 | -16/+72 |
* | 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 |
* | docs: Add N310 FPGA reg map to manual | Martin Braun | 2018-02-08 | 1 | -0/+151 |
* | 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 | 3 | -0/+32 |
* | 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 |
* | utils: Use find_all in uhd_find_devices | Martin Braun | 2018-02-07 | 1 | -4/+19 |
* | mpmd: Let 'find' via broadcast check for reachability | Martin Braun | 2018-02-07 | 4 | -6/+198 |
* | utils: images downloader: default download print | Brent Stapleton | 2018-02-07 | 1 | -3/+5 |
* | Docs: Update procedure for testing phase synchronization | michael-west | 2018-02-04 | 1 | -47/+82 |
* | utils: images downloader: adding dry run option | Brent Stapleton | 2018-02-03 | 1 | -17/+23 |
* | utils: Fix query_gpsdo_sensors so it works for TCXO on B200 | michael-west | 2018-02-01 | 1 | -0/+3 |
* | cmake: Re-add requirement for Python requests | Brent Stapleton | 2018-02-01 | 1 | -5/+5 |
* | lib: Add config_parser class | Martin Braun | 2018-02-01 | 5 | -0/+291 |
* | mpmd: image loader: increased timeout | Brent Stapleton | 2018-01-29 | 2 | -2/+4 |
* | utils: images downloader: forced update of CMake variable | Brent Stapleton | 2018-01-29 | 2 | -5/+16 |
* | usrp3: Changes for Vivado 2017.4 | Ashish Chaudhari | 2018-01-24 | 3 | -3/+3 |
* | utils: refactor uhd_images_downloader | Brent Stapleton | 2018-01-23 | 2 | -333/+325 |
* | docs: Add explanation for init_cals and tracking_cals keys on N310 | Martin Braun | 2018-01-23 | 1 | -2/+60 |
* | 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 |
* | cmake: fix test library path ordering to be internal then external | Michael Dickens | 2018-01-22 | 1 | -2/+2 |
* | rpclib: fix use of "boost::asio::strand" -> "boost::asio::io_service::strand" | Michael Dickens | 2018-01-22 | 3 | -3/+3 |
* | Docs: Update channel number | natetemple | 2018-01-19 | 1 | -1/+1 |
* | Docs: Typo fixes | natetemple | 2018-01-19 | 2 | -4/+4 |
* | mg: Remove superfluous DEBUG message, minor formatting | Martin Braun | 2018-01-18 | 1 | -10/+12 |