aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpm: n310: Compile .dts files to .dtbo on updateMartin Braun2017-12-221-7/+31
* mpm: mg: Refactor init(), limit object scopesMartin Braun2017-12-221-39/+53
* 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
* mpm: Add temporary failure for FPGA reloadMartin Braun2017-12-221-0/+9
* mpm: Reset periph manager on updateBrent Stapleton2017-12-224-15/+105
* mpm: adding destructor for UIOBrent Stapleton2017-12-221-0/+11
* mpm: PeriphManager decides and applies overlayBrent Stapleton2017-12-225-57/+14
* fpga load: Components file paths in component dictBrent Stapleton2017-12-221-9/+12
* fpga load: Atomic updating of multiple componentsBrent Stapleton2017-12-225-97/+155
* mg: fix TX dsa bugTrung N Tran2017-12-221-1/+3
* mpm: mg: Add ref lock sensorMartin Braun2017-12-221-0/+15
* mpm: lmk04828: Fix docstringMartin Braun2017-12-221-2/+2
* legacy_compat: extend radio index and radio slotTrung N Tran2017-12-221-2/+28
* mpm: mg: Add flag to see if master clock rate is being changedMartin Braun2017-12-221-10/+26
* mpm: mg: Fix linter errors, compacted SPI factoriesMartin Braun2017-12-221-27/+16
* mpm: mg: Move some class attributes to local scopesMartin Braun2017-12-222-32/+38
* mpm: n310: Remove unused imports (linter warnings)Martin Braun2017-12-221-2/+1
* 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