Mathieu David
Mathieu David
Attached is the gdb list and backtrace of all threads after doing Ctrl-C in gdb when rerun starts hanging. >You can also check out the and run cargo run -p...
Thank you so much for looking into this! >What nvidia driver version you're running on ``` cat /proc/driver/nvidia/version NVRM version: NVIDIA UNIX x86_64 Kernel Module 570.124.04 Tue Feb 25 04:12:12...
>thanks for following up with all that detailed information! No need to thank me! You are giving help for an issue that is most likely on my end, it is...
Yes, my bad. The files are actually called `nvidia_icd.json` and `intel_icd.x86_64.json` instead of just `intel.json` and `nvidia.json`. Might be worth mentioning in the docs that the files could be named...
After updating to the NVIDIA driver to version 570.144 it looks like the issue is fixed. Thank you very much for the support!
Also at some point we probably should look into how we can consolidate the 3 (or more?) different messages to change parameters. The ones I know of are: - The...
Hey @dakejahl @bkueng https://github.com/PX4/PX4-Autopilot/pull/25715 has been merged. Should we try to get this merged?
Hey @mrpollo, This PR was made for our team but @feoz0 has moved on since. I can take over and open a new PR with these changes rebased on main...
If you want to continue driving this, that's great! I didn't want to put pressure on you because of our needs :slightly_smiling_face:
This new parameter can very easily be changed through the MAVLink PARAM_SET message. Doesn't that negate any security win?