aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* docs: Various updates to N3XX manualsMartin Braun2017-12-223-8/+100
* 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-222-3/+6
* 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
* mpmd: More gracefully quite the reclaim loop on failureMartin Braun2017-12-221-1/+6
* fpga load: Atomic updating of multiple componentsBrent Stapleton2017-12-223-57/+109
* mg: fix TX dsa bugTrung N Tran2017-12-221-1/+3
* legacy_compat: extend radio index and radio slotTrung N Tran2017-12-221-2/+28
* mpmd: Bump init timeout to 120 seconds (sic)Martin Braun2017-12-221-1/+1
* mg: Enable variable master clock ratesMartin Braun2017-12-224-9/+50
* mg: Init dboard sensors via MPMMartin Braun2017-12-223-9/+39
* mpm: mg: Add dboard sensors for low- and highband LO lock statusMartin Braun2017-12-221-2/+26
* mg: Fix minor compiler warningsMartin Braun2017-12-223-19/+22
* mg: ad9371: Add shortcut for RPC requestsMartin Braun2017-12-222-22/+19
* mg: ad9371: Add API to toggle LO sourceTrung Tran2017-12-222-0/+35
* mg: Add back _rpc_prefixMartin Braun2017-12-222-0/+5
* mg: Add stubs for LO locked sensorsMartin Braun2017-12-223-1/+48
* mpm: added additional filtering to mpm find routineBrent Stapleton2017-12-221-1/+13
* legacy_compat: Fix number of TX channels per radio calculation when skip_dram...Michael West2017-12-221-1/+1
* mg: Add stubs for lo_locked sensorMartin Braun2017-12-221-1/+17
* mpm/mpmd: Move to request_xport()/commit_xport() architectureMartin Braun2017-12-225-125/+347
* fpga load: mpmd property tree now uses the MPM list_updateable_componentsBrent Stapleton2017-12-221-2/+4
* mg: Include Algorithm header so that std::max resolves properly.Andrew Lynch2017-12-221-0/+1
* mg: Stop sharing RX and TX LO sptrs across blocksMartin Braun2017-12-221-12/+0
* mg: Force updating of CPLD/ATR bits at initMartin Braun2017-12-223-34/+36
* uhd: Remove keys from device hashingMartin Braun2017-12-221-3/+16
* mg: Enable CAL and LO-CAL "antenna" inputsMartin Braun2017-12-223-15/+33
* mg: master and slave radio sharing frequencyTrung Tran2017-12-223-129/+62
* mpmd: Bump initialization timeout to 45 secondsMartin Braun2017-12-221-1/+1
* mg: Keep on RX amplifier even when ATR state is idleMartin Braun2017-12-221-1/+1