aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm
Commit message (Expand)AuthorAgeFilesLines
* n3xx: output exception string on boot init failureMark Meserve2018-10-241-1/+1
* mpm: Add lock_guard() functionMartin Braun2018-10-231-0/+22
* mpm:n3xx: improve set_time_source,set_clock_sourceTrung Tran2018-10-221-50/+88
* mg: adding skip_rfic argumentTrung Tran2018-10-182-3/+6
* mpm: identify sysfs gpios more genericallyMark Meserve2018-10-184-22/+59
* N310: Clarify logging for when re-inits occurTrung Tran2018-10-161-0/+2
* mpm: n3xx: Fix Pylint warningsMartin Braun2018-10-121-11/+12
* mpm: dboard_manager: add more args to update_ref_clock_freqTrung Tran2018-10-123-8/+10
* mpm: Add __mpm_device__ as usrp_hwd module variableMartin Braun2018-10-092-0/+2
* n3xx: e320: fixing GPSDIface sensor namesBrent Stapleton2018-09-262-2/+2
* mpm: add link_speed xport_infoTrung Tran2018-09-132-0/+22
* n3xx: Get RFNoC crossbar baseport from FPGABrent Stapleton2018-09-062-2/+7
* e320: Get RFNoC crossbar baseport from FPGABrent Stapleton2018-09-062-2/+8
* mpm: tdc: update PDAC BIST and flatness test to use latest APIsDaniel Jepson2018-09-051-29/+35
* mpm: reset the RPC server upon reloadBrent Stapleton2018-08-271-0/+10
* mpm: add Git hash, version to device infoBrent Stapleton2018-08-202-1/+13
* mpm: mg: move init_rf_cal before JESD de/framer bringupTrung Tran2018-08-161-4/+4
* mpm: n3xx: Improve error messages for invalid clock/time settingsMartin Braun2018-08-131-2/+4
* mpm: n3xx: Bump max rev to G/6Martin Braun2018-08-101-1/+1
* e320: Add all 5 temp sensors, fan sensor and rssi sensors per channelSugandha Gupta2018-08-092-21/+42
* mpm: sys_utils: Get list of temperatures from all thermal zonesSugandha Gupta2018-08-091-4/+21
* adf400x: Fix adf400x driver for ref counter and charge pump modeSugandha Gupta2018-08-021-11/+19
* mpm: n3xx: clocking API changes for transitioning clock and time sourcesDaniel Jepson2018-08-024-101/+231
* mpm: mg: periphs: Modify AD9361 reset function to keep it in resetMartin Braun2018-08-021-2/+9
* e320: Fix front panel gpio to support 3.3VSugandha Gupta2018-07-312-22/+19
* e320: Add 'ref_locked' sensor to mboard sensorsSugandha Gupta2018-07-311-0/+14
* n3xx: Fixup for parsing the EEPROMBrent Stapleton2018-07-301-3/+2
* mpm: n3xx: Allow to run without daughterboards connectedTrung Tran2018-07-231-0/+2
* uio: mpm: Fixup for opening mboard-regs UIOBrent Stapleton2018-07-237-62/+71
* mpm: uio: Fix use of loggerMartin Braun2018-07-191-1/+2
* mpm: n3xx: Init device on bootMartin Braun2018-07-181-0/+5
* e320: mpm: Add dboard and mboard sensorsSugandha Gupta2018-07-183-30/+148
* mpm: initial commit of E320 codeBrent Stapleton2018-07-186-7/+1345
* mpm: mg: Adding fast-reinit modeMartin Braun2018-07-172-19/+99
* mpm: mg: Move RF cal initialization after JESD initMartin Braun2018-07-171-2/+1
* mpm: mg: Store init args between runsMartin Braun2018-07-171-2/+6
* mpm: Remove unused _init_args from PeriphManagerBaseMartin Braun2018-07-171-4/+0
* mpm: n3xx: mg: Refactor init codeMartin Braun2018-07-174-499/+585
* mpm: n3xx: Remove unused importsMartin Braun2018-07-171-2/+0
* mpm: mg: Print AD9371 info as debug message during initMartin Braun2018-07-171-0/+8
* mpm: n3xx: Factor out component updatingBrent Stapleton2018-07-114-73/+105
* mpm: n3xx: Factor out GPSd Iface functionsBrent Stapleton2018-07-062-70/+129
* mpm: n3xx: Overridable crossbar base portBrent Stapleton2018-07-062-1/+5
* mpm: adding adf400x support to chipsBrent Stapleton2018-06-273-2/+216
* mpm: tools: Introduce dt-compat and mcu-compat fieldsMoritz Fischer2018-06-201-1/+27
* mpm: dboard_manager: Fix docstring for get_serial()Martin Braun2018-06-181-1/+2
* mpm: fix sanity check in _init_peripheralsMark Meserve2018-06-131-23/+24
* mpm: xportmgr_udp: Catch inconsistent Ethernet device detectionsMartin Braun2018-06-081-7/+26
* mpm: net: Fix rare failures for IP addr detectionMartin Braun2018-06-081-12/+13
* mpm: Use device_info to determine overlay listMartin Braun2018-06-082-9/+7