Raul Victor Trombin
Raul Victor Trombin
display the current fps of the camera on a widget or embedded in the frame with ping.
Also wasn't receiving when using "from vehicle" method.
It's possible to use a simple and lightier version that only loads a single app?
### Bug description did a upgrade on the wrong vehicle during a mission. ### Steps to reproduce not checked my current vehicle ### Primary pain point(s) _No response_ ### Prerequisites...
### Bug description flashed rov firmware on blueboat ### Steps to reproduce . ### Primary pain point(s) _No response_ ### Prerequisites - [X] I have checked to make sure that...
Details: ``` ➜ cockpit git:(master) bun run dev --host $ vite --host --host file:///home/raulvt/Documents/BR/cockpit/node_modules/vite/bin/vite.js:7 await import('source-map-support').then((r) => r.default.install()) ^^^^^ SyntaxError: Unexpected reserved word at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18) at async link (internal/modules/esm/module_job.js:42:21)...
Details: ``` ➜ cockpit git:(master) uname -a Linux rt-ThinkPad-T495 6.5.0-45-generic #45~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Jul 15 16:40:02 UTC 2 x86_64 x86_64 x86_64 GNU/Linux ``` ``` ➜ cockpit git:(master) bun install...
Currently paperclip skips the Enum{ Something ( something_else ) } fields. Is there a way to make the inner structure shows as a parameter? example ``` #[derive(Debug, Clone, Serialize, Deserialize,...