aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpm: mykonos: Increase SPI speed to 20 MHzTrung N Tran2017-12-221-1/+1
* mpm: mg: Remove unused spi_factories keyTrung N Tran2017-12-221-5/+3
* mpm: mg: Set default master_clock_rate to 125 MHz at every initTrung Tran2017-12-221-0/+2
* mpm: mykonos: Add API to change master clock rateTrung N Tran2017-12-228-10/+135
* mpmd: Bump init timeout to 120 seconds (sic)Martin Braun2017-12-221-1/+1
* jesd: add reset routine and make portions more generic for various linksdjepson12017-12-221-33/+101
* n3xx: add support for 122.88 and 153.6 MHz sample clock ratesMartin Braun2017-12-225-91/+207
* mg: Enable variable master clock ratesMartin Braun2017-12-225-11/+56
* 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-223-16/+52
* mpm: ad937x: Add LO lock APIMartin Braun2017-12-222-0/+21
* mpm: Let usrp_hwd.py --init-only show init status and durationMartin Braun2017-12-221-1/+10
* mpm: mg: Optionally parallelize init calls to dboardMartin Braun2017-12-221-3/+19
* mg: Fix minor compiler warningsMartin Braun2017-12-223-19/+22
* mpm: Minor spidev fixesMartin Braun2017-12-221-18/+5
* 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
* mpm: Add 'hijack' mode to mpm_shellMartin Braun2017-12-221-1/+42
* mg: Add stubs for LO locked sensorsMartin Braun2017-12-223-1/+48
* mpm: n310: Made n310.__init__() more exception-safeMartin Braun2017-12-221-1/+15
* mpm: Made PeriphManagerBase.__init__ more exception-safeMartin Braun2017-12-221-4/+13
* mpm: added additional filtering to mpm find routineBrent Stapleton2017-12-221-1/+13
* mpm: discovery returns 'product' informationBrent Stapleton2017-12-222-2/+5
* n3xx_bist: remove unused python packageTrung N Tran2017-12-221-1/+0
* legacy_compat: Fix number of TX channels per radio calculation when skip_dram...Michael West2017-12-221-1/+1
* mpm: mg: Make Magnesium __init__ exception-safeMartin Braun2017-12-221-5/+33
* mpm: Make dboard manager __init__ exception-safeMartin Braun2017-12-221-12/+17
* mpm: net: Add ip_addr_to_iface() functionMartin Braun2017-12-221-0/+17
* mpm: n310: Allow Ethernet connections to both SFPsMartin Braun2017-12-221-16/+30
* mpm: lib: ad937x: Change _get_arm_binary_pathMoritz Fischer2017-12-221-1/+1
* mpm: enable RX external LO set through argsTrung N Tran2017-12-227-7/+75
* mg: enable init and track calibration APITrung Tran2017-12-225-62/+185
* mpm: Run C++ logger through central loggingMartin Braun2017-12-221-0/+16
* mpm: ad937x: Make log functions go through central loggerMartin Braun2017-12-221-5/+26
* mpm: Add log_buf classMartin Braun2017-12-224-0/+170
* mg: Add stubs for lo_locked sensorMartin Braun2017-12-221-1/+17
* mpm: mg: Add lowband LO lock and AD9371 lock sensorsMartin Braun2017-12-222-3/+55
* mpm/mpmd: Move to request_xport()/commit_xport() architectureMartin Braun2017-12-2210-291/+733
* mpm: Lower logging level for PeriphManagerBase.deinit()Martin Braun2017-12-221-2/+2
* mpm: n310: Load Liberio dispatcherMartin Braun2017-12-221-9/+39
* fpga load: mpmd property tree now uses the MPM list_updateable_componentsBrent Stapleton2017-12-221-2/+4
* mpm: mg: Refactor some periph inits into __init__Martin Braun2017-12-221-40/+18
* mpm: mg: Fix linting issues and warningsMartin Braun2017-12-221-51/+47
* mpm: Fix minor logging issues with LMK04828 codeMartin Braun2017-12-223-7/+5
* mpm: mg: Move CPLD controls to dedicated classMartin Braun2017-12-221-91/+163
* mpm: Add configurable log levelsMartin Braun2017-12-222-4/+30
* 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