| Commit message (Expand) | Author | Age | Files | Lines |
* | UBX: Change antenna functions to coercers on antenna/value properties | michael-west | 2018-03-30 | 1 | -4/+7 |
* | dboard eeprom: Demote byte sum message to TRACE | Martin Braun | 2018-03-30 | 1 | -2/+6 |
* | rfnoc: Update logging in some blocks | Martin Braun | 2018-03-30 | 1 | -13/+35 |
* | x300: Update logging | Martin Braun | 2018-03-30 | 1 | -37/+37 |
* | cores: Demote some log messages in time core | Martin Braun | 2018-03-30 | 1 | -2/+6 |
* | multi_usrp: Refactor gpio_attr methods | Martin Braun | 2018-03-30 | 1 | -117/+164 |
* | mpmd: Fixed MPM marking wrong device as reachable | Brent Stapleton | 2018-03-30 | 1 | -1/+12 |
* | mpmd: Provide list of MPM devices to fail fast on find | Martin Braun | 2018-03-29 | 2 | -1/+34 |
* | rfnoc radio: get_rx_stream resets sequence num | Brent Stapleton | 2018-03-29 | 1 | -0/+5 |
* | x300: Refactor clock and time source prop tree setup | Martin Braun | 2018-03-29 | 1 | -12/+27 |
* | x300: Properly coerce master clock rate (tick rate) | Martin Braun | 2018-03-29 | 1 | -4/+22 |
* | usrp2: Modify trace log statement in ad9777 control | Martin Braun | 2018-03-28 | 1 | -1/+1 |
* | usrp2: Re-add ability to modulate in the DAC | Martin Braun | 2018-03-28 | 3 | -7/+85 |
* | DDC/DUC: switch CORDIC -> DDS for all relevant variable names | Ryan Marlow | 2018-03-22 | 2 | -12/+12 |
* | rfnoc: ctrl_iface cleanup | Martin Braun | 2018-03-16 | 1 | -9/+3 |
* | rfnoc/x300: Make sure peek32() and peek64() are called with actual addresses | Martin Braun | 2018-03-16 | 3 | -9/+19 |
* | fixup! usrp: Add set_gpio_attr overload that use string | Trung N Tran | 2018-03-14 | 1 | -2/+2 |
* | uhd: Move internal headers to uhdlib/ | Martin Braun | 2018-03-14 | 125 | -4255/+238 |
* | mg: reduce to 2 radios for n310 | Trung N Tran | 2018-03-13 | 2 | -192/+52 |
* | uhd: Fix some log statements | Andrej Rode | 2018-03-07 | 3 | -6/+5 |
* | uhd: Moved get_system_time outside of public API | Martin Braun | 2018-03-05 | 4 | -10/+15 |
* | 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 | 1 | -2/+6 |
* | uhd: Move some gpio_defs constants definitions out of headers | Martin Braun | 2018-02-27 | 2 | -1/+3 |
* | 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 |
* | 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 |
* | mpmd: Fix typo in image loader | Martin Braun | 2018-02-20 | 1 | -3/+4 |
* | 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 | 286 | -274/+515 |
* | 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 | 1 | -2/+3 |
* | 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 |
* | mg: Fix some compiler warnings | Martin Braun | 2018-02-08 | 1 | -20/+39 |
* | 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 |
* | 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 |
* | mg: Remove superfluous DEBUG message, minor formatting | Martin Braun | 2018-01-18 | 1 | -10/+12 |