Martin Pecka
Martin Pecka
ethtool or modinfo can tell me the version of the FW. But how do I know it is the latest one for the given chipset?
You're right, it is probably the firmware. I took a QNAP QXG-10G2T with two AQC107 with firmwares 3.0.33, which did not report HW timestamping capabilities even with this driver. Then...
So, I got SW timestamping working: see #55 . Therefore, on firmware 3.1.121, both HW and SW timestamping can work well. For reference on how to update the firmware on...
There were multiple issues with this repo (see PRs #55, #56, #57, #58, #63) plus build issues on newer kernels (#41, #51). For convenience, I've created a branch which contains...
Outch. That's quite unfortunate. > Perhaps we can just document to add a `python3.bat` path in the colcon's workspace `./bin` folder with content `python.exe %*` ? I was thinking about...
It seems to me the whole collection would profit from a document summarizing what do Windows users need to do differently to successfully follow the tutorials. There's more things than...
I've hit this again, 3 years later, not remembering a thing :-D I didn't know how to build per-library docs. Then I somewhere saw the `make docs` target, but I...
What I was missing a lot was a high-level description saying: > Gazebo libraries use Doxygen with Markdown. They use `\` instead of `@` for commands. This is how you...
this could help someone: https://github.com/miranda-ng/miranda-ng/commit/f5af0de316fc2701511beb413ae37cb612af24e0
Could I please get a review on this PR? It is pretty simple and it blocks the PR to nodelet_core which could drastically increase performance in simulation when many nodelets...