aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
...
* uhd: Add narrow_cast and narrowMartin Braun2018-01-122-0/+100
* fixup! mpmd: Add API to read back logs from device and send to native loggingMartin Braun2018-01-111-1/+1
* fixup! fpga load: adding MPMD image loader functionBrent Stapleton2018-01-111-1/+1
* mpmd: Poll logs on claim and exitMartin Braun2018-01-101-0/+6
* mpmd: Add API to read back logs from device and send to native loggingMartin Braun2018-01-102-0/+71
* mg: fix update_freq direction in set_rx_lo_freqTrung N Tran2018-01-091-1/+1
* fixup! mg: Use enums for all bands, move freq mapping to single locationMartin Braun2018-01-081-0/+1
* mpmd: Factor out compat number checkMartin Braun2018-01-081-26/+59
* mpmd: Refactor device initialization for better parallelizabilityMartin Braun2018-01-083-92/+125
* mg: Use enums for all bands, move freq mapping to single locationMartin Braun2018-01-089-109/+339
* mg: Remove superfluous UHD_VARMartin Braun2018-01-081-1/+0
* eiscat: Remove superfluous UHD_VARMartin Braun2018-01-081-2/+0
* Revert "rfnoc: compat: Disable DMA FIFO if more radios than DMA channels exist"Ashish Chaudhari2018-01-081-31/+1
* rfnoc: dma_fifo: Minor: Cleaned up log printsAshish Chaudhari2018-01-082-5/+4
* mpm: Increase RPC timeout during update_componentBrent Stapleton2018-01-053-0/+14
* rfnoc: Fix named readback of user_reg_read32()Martin Braun2018-01-051-1/+1
* mpmd: Allow user-overrides for MPM portsMartin Braun2018-01-044-8/+32
* mpmd: Add latency measurement functionalityMartin Braun2018-01-041-1/+43
* mpmd: Fix fake results returned by mpmd_findAshish Chaudhari2017-12-281-1/+3
* Move all headers to SPDX format, harmonize license headersMartin Braun2017-12-2213-170/+30
* mpmd: liberio: Factor out constants into top of fileMartin Braun2017-12-221-17/+29
* mpmd: liberio: Apply MTU of 2 page sizesMartin Braun2017-12-221-3/+4
* rfnoc: compat: Disable DMA FIFO if more radios than DMA channels existMartin Braun2017-12-221-1/+31
* mpmd: Optionally parallelize all calls to setup_rpc_blocksMartin Braun2017-12-222-14/+39
* mpmd: Temporarily disable setting of clock and time sourceMartin Braun2017-12-221-2/+24
* mg: Add 'identify' block arg, will toggle LEDs for identificationMartin Braun2017-12-225-1/+51
* mg: Set default spp at ctor time, when xports have been init'dMartin Braun2017-12-221-0/+12
* mpmd: Expose get_mtu() API to mpmd_mboard_impl and to prop treeMartin Braun2017-12-225-12/+50
* mpmd: udp: Apply MTU to socket defaultsMartin Braun2017-12-221-8/+15
* mg: Don't set default rate before having RPC accessMartin Braun2017-12-221-2/+0
* mg: Renamed lowband LO to 'lowband'Martin Braun2017-12-221-1/+1
* n310: Move SID framing all the way to n310.pyMartin Braun2017-12-223-6/+1
* mpmd: Add get_mtu() API and MTU discovery for UDP transportsMartin Braun2017-12-225-0/+143
* mpmd: Device discovery fixes and cleanupAshish Chaudhari2017-12-224-32/+38
* mg: Use floating point comparison for all frequenciesTrung N Tran2017-12-222-23/+23
* mg: Fix tx low band frequencyTrung N Tran2017-12-221-3/+2
* mpmd: Implement better xport selection algorithmMartin Braun2017-12-221-8/+22
* mpmd: Refactor MPM transport architecture, use managersMartin Braun2017-12-2212-404/+843
* mpm: mpmd: Add MPM compat number checkBrent Stapleton2017-12-221-0/+27
* mpmd: Allow to connect via addr or mgmt_addrMartin Braun2017-12-221-51/+103
* mg: external LO need update correct freqTrung N Tran2017-12-221-2/+13
* mg: Fix reading back output sampling rateMartin Braun2017-12-222-7/+0
* types: Change eeprom_map_to to uint8_t vectorsMartin Braun2017-12-221-1/+4
* mg: Add LO specific properties and methodsTrung N Tran2017-12-224-57/+515
* n3xx: fix TX power lossTrung N Tran2017-12-221-0/+1
* mg: Update gain immediately after setting frequencyTrung N Tran2017-12-222-5/+37
* mg: Lock access to settersMartin Braun2017-12-222-0/+16
* mg: Fix gain setting on channels 1 and 3Trung Tran2017-12-224-36/+46
* mg: fix rx gain on channel 1Trung N Tran2017-12-221-1/+2
* mg: Fix TX power issuesTrung N Tran2017-12-222-3/+5