Thomas Schüßler
Thomas Schüßler
1. When running the disable_linting command multiple times, filename or window_view gets appended to the ANACONDA['DISABLED']/ANACONDA['DISABLED_BUFFERS'] even if it's already there. The user then has to run the enable_linting command...
Fix for the following warnings: ``` .\RemoteDebug\src\RemoteDebug.cpp: In member function 'void RemoteDebug::processCommand()': .\RemoteDebug\src\RemoteDebug.cpp:1520:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint32_t {aka...
I successfully paired my original board but whenever I press [Connect to Wii Balance Board], it shows plausible values for Raw/Offset but after 1-2 seconds the window closes without any...
I was trying to show two 16/9 video streams stacked vertically and changed the aspect ratio to 16/18 but that does not work properly because the titlebar included in the...
Some links were missing a "docs/" in front of the .md links.
Running the command: `echo 'Welcome to the world of speech synthesis!' | piper --model en_US-danny-low --output-raw | aplay -r 22050 -f S16_LE -t raw` works on my RPi4, but when...
**Is your feature request related to a problem? Please describe.** I recently tried to print out the armature models of the [Lucky 13 printable figure](https://www.prusaprinters.org/prints/148367-lucky-13-printable-jointed-figure/files) and no matter what I...
I replaced the default 500ms with Duration.zero as described in the original visibility_detector documentation. 