| Commit message (Expand) | Author | Age | Files | Lines |
* | mpmd: Add API to read back logs from device and send to native logging | Martin Braun | 2018-01-10 | 2 | -0/+71 |
* | mpmd: Factor out compat number check | Martin Braun | 2018-01-08 | 1 | -26/+59 |
* | mpmd: Refactor device initialization for better parallelizability | Martin Braun | 2018-01-08 | 3 | -92/+125 |
* | mpm: Increase RPC timeout during update_component | Brent Stapleton | 2018-01-05 | 3 | -0/+14 |
* | mpmd: Allow user-overrides for MPM ports | Martin Braun | 2018-01-04 | 4 | -8/+32 |
* | mpmd: Add latency measurement functionality | Martin Braun | 2018-01-04 | 1 | -1/+43 |
* | mpmd: Fix fake results returned by mpmd_find | Ashish Chaudhari | 2017-12-28 | 1 | -1/+3 |
* | Move all headers to SPDX format, harmonize license headers | Martin Braun | 2017-12-22 | 1 | -13/+2 |
* | mpmd: liberio: Factor out constants into top of file | Martin Braun | 2017-12-22 | 1 | -17/+29 |
* | mpmd: liberio: Apply MTU of 2 page sizes | Martin Braun | 2017-12-22 | 1 | -3/+4 |
* | mpmd: Optionally parallelize all calls to setup_rpc_blocks | Martin Braun | 2017-12-22 | 2 | -14/+39 |
* | mpmd: Temporarily disable setting of clock and time source | Martin Braun | 2017-12-22 | 1 | -2/+24 |
* | mpmd: Expose get_mtu() API to mpmd_mboard_impl and to prop tree | Martin Braun | 2017-12-22 | 5 | -12/+50 |
* | mpmd: udp: Apply MTU to socket defaults | Martin Braun | 2017-12-22 | 1 | -8/+15 |
* | n310: Move SID framing all the way to n310.py | Martin Braun | 2017-12-22 | 3 | -6/+1 |
* | mpmd: Add get_mtu() API and MTU discovery for UDP transports | Martin Braun | 2017-12-22 | 5 | -0/+143 |
* | mpmd: Device discovery fixes and cleanup | Ashish Chaudhari | 2017-12-22 | 4 | -32/+38 |
* | mpmd: Implement better xport selection algorithm | Martin Braun | 2017-12-22 | 1 | -8/+22 |
* | mpmd: Refactor MPM transport architecture, use managers | Martin Braun | 2017-12-22 | 12 | -404/+843 |
* | mpm: mpmd: Add MPM compat number check | Brent Stapleton | 2017-12-22 | 1 | -0/+27 |
* | mpmd: Allow to connect via addr or mgmt_addr | Martin Braun | 2017-12-22 | 1 | -51/+103 |
* | types: Change eeprom_map_to to uint8_t vectors | Martin Braun | 2017-12-22 | 1 | -1/+4 |
* | mpmd: More gracefully quite the reclaim loop on failure | Martin Braun | 2017-12-22 | 1 | -1/+6 |
* | fpga load: Atomic updating of multiple components | Brent Stapleton | 2017-12-22 | 2 | -57/+107 |
* | mpmd: Bump init timeout to 120 seconds (sic) | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mpm: added additional filtering to mpm find routine | Brent Stapleton | 2017-12-22 | 1 | -1/+13 |
* | mpm/mpmd: Move to request_xport()/commit_xport() architecture | Martin Braun | 2017-12-22 | 4 | -120/+342 |
* | fpga load: mpmd property tree now uses the MPM list_updateable_components | Brent Stapleton | 2017-12-22 | 1 | -2/+4 |
* | mpmd: Bump initialization timeout to 45 seconds | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mpmd: Use the get_last_error feature from the RPC client | Martin Braun | 2017-12-22 | 2 | -2/+6 |
* | fpga load: adding MPMD image loader function | Brent Stapleton | 2017-12-22 | 2 | -0/+107 |
* | fpga load: adding updateable components to mpmd property tree | Brent Stapleton | 2017-12-22 | 1 | -0/+38 |
* | mpmd: added support for the skip_init key in the device args | Brent Stapleton | 2017-12-22 | 2 | -16/+30 |
* | mpm: Add mboard EEPROM support | Martin Braun | 2017-12-22 | 1 | -2/+23 |
* | mpm/n310: Moved the mboard ref_locked sensor into MPM | Martin Braun | 2017-12-22 | 1 | -8/+0 |
* | mpm: Added sensor API | Martin Braun | 2017-12-22 | 1 | -0/+30 |
* | mg: General fixes | Mark Meserve | 2017-12-22 | 1 | -7/+0 |
* | mpmd: Added time_sync procedure | Martin Braun | 2017-12-22 | 1 | -3/+73 |
* | mpm: Increased find timeout | Martin Braun | 2017-12-22 | 1 | -1/+6 |
* | mpmd: property tree fixes for multi_usrp, set_freq fixes | sugandhagupta | 2017-12-22 | 1 | -0/+16 |
* | mpmd: Fixed prop tree typo (mboard vs mboards) | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mpm/mpmd: Dboard info is now stored in mboard info; refactored initialization | Martin Braun | 2017-12-22 | 2 | -43/+90 |
* | mpmd/mpm/n310: Added clock and time source APIs | Martin Braun | 2017-12-22 | 2 | -2/+63 |
* | mpm/mpmd: Call init() during UHD session init, not on hwd spawn | Martin Braun | 2017-12-22 | 1 | -7/+32 |
* | mpm/mpmd: Allow SID increment; more fixes for multi-usrp operation | Martin Braun | 2017-12-22 | 3 | -32/+78 |
* | mpmd: Explicitly unclaim devices on destruction | Martin Braun | 2017-12-22 | 1 | -1/+7 |
* | rpc: Changed API to request/notify for better distinction between the two | Martin Braun | 2017-12-22 | 2 | -9/+10 |
* | mpm/mpmd: Further improvements on multi-device operations | Martin Braun | 2017-12-22 | 3 | -51/+168 |
* | mpmd: Refactored code to allow multi-device initialization | Martin Braun | 2017-12-22 | 4 | -148/+247 |
* | mpm/mpmd: Crossbar info is now polled instead of hardcoded | Martin Braun | 2017-12-22 | 1 | -3/+17 |