| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | fixup! usrp3: Changes for Vivado 2017.4 | Brent Stapleton | 2018-02-02 | 1 | -4/+4 |
* | 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 |
* | utils: populate_images: update arguments for uhd_images_downloader | Andrew Lynch | 2018-01-30 | 1 | -15/+1 |
* | 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 |
* | mpm: convert to string explicitly in GPIOBank | Trung N Tran | 2018-01-24 | 1 | -1/+1 |
* | usrp3: Changes for Vivado 2017.4 | Ashish Chaudhari | 2018-01-24 | 6 | -16/+16 |
* | mpm: Changed mpm_shell to support scripted use | Derek Kozel | 2018-01-24 | 1 | -14/+16 |
* | fixup! mpm: Log timeouts during API calls, reset timer on claimed calls | Martin Braun | 2018-01-23 | 2 | -1/+8 |
* | utils: refactor uhd_images_downloader | Brent Stapleton | 2018-01-23 | 4 | -333/+370 |
* | mpm: mg: Remove superfluous import | Martin Braun | 2018-01-23 | 1 | -1/+1 |
* | docs: Add explanation for init_cals and tracking_cals keys on N310 | Martin Braun | 2018-01-23 | 1 | -2/+60 |
* | mg: ease the usage of init and tracking cal | Trung N Tran | 2018-01-23 | 1 | -9/+94 |
* | 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 |
* | mpm: Log timeouts during API calls, reset timer on claimed calls | Martin Braun | 2018-01-22 | 1 | -0/+7 |
* | rpclib: fix use of "boost::asio::strand" -> "boost::asio::io_service::strand" | Michael Dickens | 2018-01-22 | 3 | -3/+3 |
* | mpm: ad937x: Refactor | Martin Braun | 2018-01-22 | 4 | -149/+312 |
* | mpm: n310: Fix setting time source depending on clock source | Martin Braun | 2018-01-22 | 1 | -7/+4 |
* | fixup! mpm: Harmonize imports, tidy + sort modules | Martin Braun | 2018-01-22 | 1 | -1/+1 |
* | n310: removed orphaned comments | Brent Stapleton | 2018-01-19 | 1 | -4/+0 |
* | n310: Update the dboard UIO usage | Brent Stapleton | 2018-01-19 | 1 | -25/+22 |
* | mpm: Demoting watchdog related log message to DEBUG | Martin Braun | 2018-01-19 | 1 | -1/+2 |
* | Docs: Update channel number | natetemple | 2018-01-19 | 1 | -1/+1 |
* | Docs: Typo fixes | natetemple | 2018-01-19 | 2 | -4/+4 |
* | mpm: Update unclaim timeout logic | Martin Braun | 2018-01-18 | 1 | -9/+30 |
* | 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 | 4 | -31/+170 |
* | mpm: mg: Demote notice on LMK not being locked b/c of lacking init | Martin Braun | 2018-01-18 | 1 | -1/+1 |
* | cmake: Check for minimum MSVC, bump MSVC min version to 14.0 | Martin Braun | 2018-01-17 | 2 | -8/+16 |
* | mpm: Demoted some log statements from INFO to TRACE or DEBUG | Martin Braun | 2018-01-17 | 2 | -3/+2 |
* | mpm: Refactored RPC server | Martin Braun | 2018-01-17 | 1 | -66/+80 |
* | 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 |
* | docs: Fix Doxygen warnings | Martin Braun | 2018-01-16 | 1 | -3/+3 |
* | docs: Misc amendments to N3xx manual page | Martin Braun | 2018-01-16 | 2 | -54/+270 |
* | mpm: n310: Bump compat number to 2.0 | Martin Braun | 2018-01-16 | 2 | -1/+1 |
* | mpm/mpmd: Report device state using get_init_status() and verify | Martin Braun | 2018-01-16 | 2 | -1/+16 |
* | mpm: n310: Refactor N3xx periph manager | Martin Braun | 2018-01-16 | 1 | -20/+32 |
* | mpm: Refactor PeriphManager classes | Martin Braun | 2018-01-16 | 2 | -39/+72 |
* | mpm: add init clock and time source from args | Trung N Tran | 2018-01-16 | 1 | -0/+4 |
* | X300: Reduce CPU usage during TX by restoring timeout when getting flow contr... | michael-west | 2018-01-16 | 1 | -3/+1 |
* | gr-usrptest: Added copy of args to prevent mangling that resulted in a parser... | michael-west | 2018-01-16 | 1 | -0/+2 |