| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | rfnoc: compat: Disable DMA FIFO if more radios than DMA channels exist | Martin Braun | 2017-12-22 | 1 | -1/+31 |
* | 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 |
* | mg: Add 'identify' block arg, will toggle LEDs for identification | Martin Braun | 2017-12-22 | 5 | -1/+51 |
* | mg: Set default spp at ctor time, when xports have been init'd | Martin Braun | 2017-12-22 | 1 | -0/+12 |
* | 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 |
* | mg: Don't set default rate before having RPC access | Martin Braun | 2017-12-22 | 1 | -2/+0 |
* | mg: Renamed lowband LO to 'lowband' | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | 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 |
* | mg: Use floating point comparison for all frequencies | Trung N Tran | 2017-12-22 | 2 | -23/+23 |
* | mg: Fix tx low band frequency | Trung N Tran | 2017-12-22 | 1 | -3/+2 |
* | 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 |
* | docs: Various updates to N3XX manuals | Martin Braun | 2017-12-22 | 3 | -8/+100 |
* | mpmd: Allow to connect via addr or mgmt_addr | Martin Braun | 2017-12-22 | 1 | -51/+103 |
* | mg: external LO need update correct freq | Trung N Tran | 2017-12-22 | 1 | -2/+13 |
* | mg: Fix reading back output sampling rate | Martin Braun | 2017-12-22 | 2 | -7/+0 |
* | types: Change eeprom_map_to to uint8_t vectors | Martin Braun | 2017-12-22 | 2 | -3/+6 |
* | mg: Add LO specific properties and methods | Trung N Tran | 2017-12-22 | 4 | -57/+515 |
* | n3xx: fix TX power loss | Trung N Tran | 2017-12-22 | 1 | -0/+1 |
* | mg: Update gain immediately after setting frequency | Trung N Tran | 2017-12-22 | 2 | -5/+37 |
* | mg: Lock access to setters | Martin Braun | 2017-12-22 | 2 | -0/+16 |
* | mg: Fix gain setting on channels 1 and 3 | Trung Tran | 2017-12-22 | 4 | -36/+46 |
* | mg: fix rx gain on channel 1 | Trung N Tran | 2017-12-22 | 1 | -1/+2 |
* | mg: Fix TX power issues | Trung N Tran | 2017-12-22 | 2 | -3/+5 |
* | 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 | 3 | -57/+109 |
* | mg: fix TX dsa bug | Trung N Tran | 2017-12-22 | 1 | -1/+3 |
* | legacy_compat: extend radio index and radio slot | Trung N Tran | 2017-12-22 | 1 | -2/+28 |
* | mpmd: Bump init timeout to 120 seconds (sic) | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mg: Enable variable master clock rates | Martin Braun | 2017-12-22 | 4 | -9/+50 |
* | mg: Init dboard sensors via MPM | Martin Braun | 2017-12-22 | 3 | -9/+39 |
* | mpm: mg: Add dboard sensors for low- and highband LO lock status | Martin Braun | 2017-12-22 | 1 | -2/+26 |
* | mg: Fix minor compiler warnings | Martin Braun | 2017-12-22 | 3 | -19/+22 |
* | mg: ad9371: Add shortcut for RPC requests | Martin Braun | 2017-12-22 | 2 | -22/+19 |
* | mg: ad9371: Add API to toggle LO source | Trung Tran | 2017-12-22 | 2 | -0/+35 |
* | mg: Add back _rpc_prefix | Martin Braun | 2017-12-22 | 2 | -0/+5 |
* | mg: Add stubs for LO locked sensors | Martin Braun | 2017-12-22 | 3 | -1/+48 |
* | mpm: added additional filtering to mpm find routine | Brent Stapleton | 2017-12-22 | 1 | -1/+13 |
* | legacy_compat: Fix number of TX channels per radio calculation when skip_dram... | Michael West | 2017-12-22 | 1 | -1/+1 |
* | mg: Add stubs for lo_locked sensor | Martin Braun | 2017-12-22 | 1 | -1/+17 |
* | mpm/mpmd: Move to request_xport()/commit_xport() architecture | Martin Braun | 2017-12-22 | 5 | -125/+347 |
* | fpga load: mpmd property tree now uses the MPM list_updateable_components | Brent Stapleton | 2017-12-22 | 1 | -2/+4 |
* | mg: Include Algorithm header so that std::max resolves properly. | Andrew Lynch | 2017-12-22 | 1 | -0/+1 |