aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* mpmd: Use the get_last_error feature from the RPC clientMartin Braun2017-12-222-2/+6
* rpc: Add feature to retrieve an error stringMartin Braun2017-12-221-6/+58
* fpga load: adding MPMD image loader functionBrent Stapleton2017-12-222-0/+107
* fpga load: adding updateable components to mpmd property treeBrent Stapleton2017-12-221-0/+38
* mg: Add static gain tables and -supportMartin Braun2017-12-229-279/+799
* mg: Make CPLD API more fine-grainedMartin Braun2017-12-223-99/+250
* mg: Added stubs for LO controlsMartin Braun2017-12-222-0/+77
* mg: Refactor magnesium_radio_ctrl and friendsMartin Braun2017-12-229-1014/+1275
* mg: Add defer_commit argument to CPLD controlsMartin Braun2017-12-222-15/+32
* mg: Add support for TX switches.Alex Williams2017-12-221-2/+58
* n3xx: add atr switch update for tx directionTrung N Tran2017-12-222-3/+29
* mpmd: added support for the skip_init key in the device argsBrent Stapleton2017-12-222-16/+30
* mg: Add DSA, AD9371, and total gainTrung N Tran2017-12-223-54/+246
* n3xx: Configure antenna switchingTrung N Tran2017-12-222-46/+72
* mg: Add support for low band LOs and RX switchesAlex Williams2017-12-222-4/+272
* mg: Add controls for frontpanel- and internal GPIOsMartin Braun2017-12-222-1/+46
* mg: Add peripheral controls for CPLD and LO synthesizersMartin Braun2017-12-222-2/+106
* mg: Refactored control classMartin Braun2017-12-222-185/+282
* mg: Add control object for CPLDMartin Braun2017-12-223-0/+634
* ic_reg_maps: Add reg map for the Magnesium CPLDMartin Braun2017-12-222-0/+170
* mg: Add dboard EEPROM propertiesMartin Braun2017-12-221-2/+18
* mg: Fix lambda-related warnings in block controlMartin Braun2017-12-221-12/+15
* mpm: Add mboard EEPROM supportMartin Braun2017-12-222-2/+43
* mpm/n310: Moved the mboard ref_locked sensor into MPMMartin Braun2017-12-221-8/+0
* mpm: Added sensor APIMartin Braun2017-12-221-0/+30