| Commit message (Expand) | Author | Age | Files | Lines |
* | n310: Make MPM report FPGA version and description, UHD read it | Martin Braun | 2018-03-02 | 1 | -2/+6 |
* | mpm: uhd: RPC server reports MPM version, uhd_usrp_probe reads it | Martin Braun | 2018-03-02 | 1 | -0/+3 |
* | utils: Skip progress bars for non-tty outputs | Martin Braun | 2018-03-01 | 1 | -1/+5 |
* | utils: Reenable UHD_IMAGES_DIR env var for uhd_images_downloader | Martin Braun | 2018-03-01 | 1 | -3/+11 |
* | utils: Increase verbosity on uhd_images_downloader | Martin Braun | 2018-03-01 | 1 | -6/+4 |
* | cmake: force cmake to regenerate uhd_images_downloader.py | Trung N Tran | 2018-02-27 | 1 | -0/+8 |
* | Revert "utils: images downloader: forced update of CMake variable" | Trung N Tran | 2018-02-27 | 2 | -16/+5 |
* | devtest: Add list_sensors test | Martin Braun | 2018-02-27 | 3 | -0/+37 |
* | uhd: Move some gpio_defs constants definitions out of headers | Martin Braun | 2018-02-27 | 4 | -110/+130 |
* | test: devtest: devtest_e3xx.py: Fix copy & paste error | Moritz Fischer | 2018-02-26 | 1 | -1/+0 |
* | fixup! x300,n230,e300: changes to adapt to new usrp API | Martin Braun | 2018-02-23 | 3 | -6/+6 |
* | x300: Fixed processor clock rate in ZPU firmware | Ashish Chaudhari | 2018-02-23 | 1 | -2/+2 |
* | Preparing branch for 3.11.0.0 release | Martin Braun | 2018-02-22 | 1 | -1/+1 |
* | 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 | 4 | -61/+341 |
* | 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 | 3 | -5/+5 |
* | uhd: device: Auto-apply config file options to USRPs | Martin Braun | 2018-02-20 | 1 | -2/+7 |
* | docs: Add page for config files | Martin Braun | 2018-02-20 | 2 | -0/+76 |
* | lib: Add 'prefs' API | Martin Braun | 2018-02-20 | 4 | -1/+186 |
* | lib: Add path_expandvars() internal API call | Martin Braun | 2018-02-20 | 6 | -0/+167 |
* | 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 |