Skip to content

tlmWrite in Drv::LinuxSerialDriver #1404

Answered by timcanham
danjwait asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, good find. We knew about it, but hadn't fixed it yet. If you write the value each time bytes are transmitted or received, that could result in a a lot of calls and cause performance issues. What I would do is add a Svc::Sched port and handler that could periodically be polled for the counts if that was desired. Then do a PR!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@danjwait
Comment options

Answer selected by danjwait
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants