Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpm: Update all license headers | Martin Braun | 2018-02-19 | 1 | -2/+2 |
| | | | | | - Fix typo in company name (missing 'a') - Updated SPDX license identifier to version 3.0 | ||||
* | mpm: Demoting watchdog related log message to DEBUG | Martin Braun | 2018-01-19 | 1 | -1/+2 |
| | |||||
* | mpm: Enable systemd watchdog and update it from MPM | Martin Braun | 2018-01-15 | 1 | -4/+12 |
| | | | | | | | | - Updated systemd service file - Added health status flag in shared data object - Added thread in RPC process to update watchdog Reviewed-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | mpm: sys_utils: Add watchdog module | Martin Braun | 2018-01-15 | 1 | -0/+63 |
Reviewed-by: Moritz Fischer <moritz.fischer@ettus.com> |