| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | debian: Add MIT license to list of full-text licenses | Martin Braun | 2018-03-05 | 1 | -0/+19 |
* | Update master branch for 3.11.0.0 release | Martin Braun | 2018-03-05 | 3 | -0/+27 |
* | twinrx: correct the maximum daughterboard gain | Mark Meserve | 2018-03-02 | 1 | -1/+1 |
* | n310: Make MPM report FPGA version and description, UHD read it | Martin Braun | 2018-03-02 | 3 | -3/+20 |
* | mpm: uhd: RPC server reports MPM version, uhd_usrp_probe reads it | Martin Braun | 2018-03-02 | 2 | -0/+4 |
* | mpm: net: Add get_hostname() | Martin Braun | 2018-03-02 | 1 | -0/+3 |
* | mpm: n3xx: Fix usage of UIO in Aurora tests | Martin Braun | 2018-03-01 | 2 | -40/+61 |
* | mpm: n3xx_bist: Fix regex to match with optional space | sugandhagupta | 2018-03-01 | 1 | -1/+1 |
* | utils: package_images: create image packages | Brent Stapleton | 2018-03-01 | 2 | -0/+503 |
* | 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 |
* | mpm: n310: Default-initialize some members | Martin Braun | 2018-02-28 | 1 | -4/+4 |
* | mpm: periph_manager: Guarantee self.dboards exists | Martin Braun | 2018-02-28 | 1 | -1/+1 |
* | 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 | 4 | -5/+5 |
* | Preparing branch for 3.11.0.0 release | Martin Braun | 2018-02-22 | 2 | -1/+57 |
* | 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_bist: set fp_gpio master to PS | Trung N Tran | 2018-02-21 | 1 | -0/+2 |
* | n3xx: add front panel gpio control registers | Trung N Tran | 2018-02-21 | 3 | -8/+205 |
* | rfnoc,x300: Multiple clocking changes | Ashish Chaudhari | 2018-02-21 | 6 | -15/+15 |
* | 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 |
* | mpm: N310 updates FPGA information on init | Brent Stapleton | 2018-02-19 | 3 | -2/+44 |
* | mpm: adding get_component_info | Brent Stapleton | 2018-02-19 | 2 | -1/+19 |
* | mpmd: components: Add doxygen for update component | Brent Stapleton | 2018-02-19 | 1 | -0/+6 |
* | mpm: Update all license headers | Martin Braun | 2018-02-19 | 110 | -203/+203 |
* | 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 | 4 | -770/+1465 |
* | examples: replace `boost::format%(a,b)` by `(boost::format%a%b)` | Marcus Müller | 2018-02-19 | 1 | -1/+1 |
* | fixup! utils: refactor uhd_images_downloader | Brent Stapleton | 2018-02-15 | 1 | -1/+1 |
* | mg: Fixed typo in set_rx_bandwidth() | Martin Braun | 2018-02-15 | 1 | -2/+4 |