David Venhoek

Results 7 comments of David Venhoek

Feedback on layer module documentation ------ I have read the tracing_subscriber::layer module level documentation, and that was quite enlightening. However, discoverability is a problem. This is pretty useful documentation, but...

@dtolnay what is the current status of this PR. The feature offered by it is interesting for me in a current project, so I would also be willing to put...

I have played around a bit with the hardware timestamping available on the PI 5 and there are definitely a few strange things going on which suggest to me there...

Further update: for ethernet packets, the send timestamping not working when using HWTSTAMP_FILTER_ALL also occurs for ptp over raw ethernet.

Wanted to add that this was affecting me also today, perhaps this is more common than suggested by kraktus. (we ran into it in a resource management loop, which is...

The current state of #57 already fixes this. Perhaps consider merging this early and doing the final database refactors separately?

Apologies, didn't realize #50 did the same as this PR. This one is also build on the same Cargo RFC. Feel free to close this if a version based on...