aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/sys_utils
Commit message (Expand)AuthorAgeFilesLines
* uhd: Add support for the USRP X410Lars Amsel2021-06-105-12/+81
* mpm: sys_utils: add libgpiod-based Gpio helperMichael Auchter2021-06-031-0/+60
* mpm: Fix MD5 hashing of opkg statusLars Amsel2021-06-031-1/+1
* mpm: check-filesystem: liberalize version checkMichael Auchter2021-06-021-10/+1
* mpm: db_flash: Check mount status before mountingMartin Braun2021-04-261-7/+13
* mpm: sysutils: mount: Check both mount point and data pathMartin Braun2021-04-211-4/+5
* mpm: mount: Demote already-mounted warningMartin Braun2021-04-211-1/+1
* mpm: Add i2c_dev lookup using sys_nameToni Jones2021-03-081-7/+51
* mpm: add helper for symbol lookupCiro Nishiguchi2021-03-041-0/+81
* mpm: added DBFlash classJoerg Hofrichter2021-02-111-0/+87
* mpm: added Mount classJoerg Hofrichter2021-02-111-0/+96
* mpm: filesystem_status: tolerate absence of menderMichael Auchter2021-02-091-5/+7
* sim: Lay Groundwork for SimulatorSamuel O'Brien2020-10-071-1/+9
* mpm: added check-filesystem utilityJoerg Hofrichter2020-10-061-0/+67
* mpm: Return 10 Gbs link speed on failuremattprost2020-09-011-0/+7
* mpm: Fix documentation and minor issues in sys_utils.GPIOBankMartin Braun2020-07-281-6/+30
* mpm,mpmd: Add iface type and mtu info for UDP linksAlex Williams2020-07-161-0/+1
* mpm: Make contextmanagers exception-safeLane Kolbly2020-03-031-2/+4
* mpm: net: Fix typo in docstringMartin Braun2019-07-201-1/+1
* mpm: sys_utils: Remove hardcoded 'subsystem' for temp sensorSugandha Gupta2019-05-011-8/+24
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-081-1/+1
* mpm: net: Add bridge utilitiesSugandha Gupta2019-01-171-10/+36
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-4/+4
* mpm: Add convenience function to pull i2c bus from device treeAlex Williams2018-11-072-0/+37
* mpm: identify sysfs gpios more genericallyMark Meserve2018-10-181-17/+54
* mpm: add link_speed xport_infoTrung Tran2018-09-131-0/+21
* mpm: sys_utils: Get list of temperatures from all thermal zonesSugandha Gupta2018-08-091-4/+21
* uio: mpm: Fixup for opening mboard-regs UIOBrent Stapleton2018-07-231-11/+20
* mpm: uio: Fix use of loggerMartin Braun2018-07-191-1/+2
* mpm: net: Fix rare failures for IP addr detectionMartin Braun2018-06-081-12/+13
* mpm: adding reference counters to UIOBrent Stapleton2018-03-141-5/+39
* mpm: sysfs_gpio: Throw exception on unsuccessful initMartin Braun2018-03-081-3/+8
* mpm: Rename n310 to n3xxMartin Braun2018-03-051-1/+1
* mpm: net: Add get_hostname()Martin Braun2018-03-021-0/+3
* mpm: Update all license headersMartin Braun2018-02-198-15/+15
* mpm: remove GPIOBank.set_all functionTrung N Tran2018-02-091-12/+0
* mpm: Add prefs modulesMartin Braun2018-02-081-1/+1
* mpm: net: Add get_local_ip_addrs() methodMartin Braun2018-02-071-1/+15
* mpm: convert to string explicitly in GPIOBankTrung N Tran2018-01-241-1/+1
* mpm: Demoting watchdog related log message to DEBUGMartin Braun2018-01-191-1/+2
* mpm: Enable systemd watchdog and update it from MPMMartin Braun2018-01-151-4/+12
* mpm: sys_utils: Add watchdog moduleMartin Braun2018-01-152-0/+64
* mpm: Factor GPIO panel code into common moduleMartin Braun2018-01-101-0/+66
* mpm: Add sysfs_thermal moduleTrung Tran2017-12-222-0/+27
* mpm: Fix linter warningsMartin Braun2017-12-221-1/+1
* mpm: Harmonize all license headerMartin Braun2017-12-225-65/+13
* mpm: UIOs now open only when necessaryBrent Stapleton2017-12-221-32/+36
* mpm: Harmonize imports, tidy + sort modulesMartin Braun2017-12-227-0/+705