-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ability to print lines with timestamp #125
Comments
this is something that grabserial — https://github.com/tbird20d/grabserial — already does well, so maybe picocom doesn't need it. |
Ah, that looks promising. I'm fine if we close this issue.
…On Sat, Apr 24, 2021, at 8:41 AM, Stewart C. Russell wrote:
this is something that grabserial — https://github.com/tbird20d/grabserial — already does well, so maybe picocom doesn't need it.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#125 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAEJOIXAASZKYSVTB6FFETTTKLKCHANCNFSM42JNRYCQ>.
|
As I understand it from the description grabserial is for something else - it records non-interactive serial communication. |
After applying wsakernel@bd4de48, ninja-ts works great as a pipe with picocom for me. Without the patch, it still works, just has some garbled output at the beginning. I don't think we need extra code for that in picocom. |
There is a PR here that adds such functionality: codepox/picocom#1
The text was updated successfully, but these errors were encountered: