Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-04 | core,log: new 'MSG' log level between 'INFO' and 'WARN' | Aleksander Morgado | |
We're bumping the current "INFO" level messages to the new "MSG" level, also making the new level the default. The old "INFO" level will be used to setup an intermediate level of logging which is not as verbose as "DEBUG" but still provides some capabilities to analyze the behavior of a modem. | |||
2021-04-14 | qrtr-bus-watcher: add a class to watch for QRTR nodes | Andrew Lassalle | |
Add a watcher to listen for QRTR add/remove signals. |