dronus
dronus
If .gz files are found, they should not be served if they are older then the file originally requested. As they are `stat`ed anyway, that should not add performance drawbacks,...
### Describe the problem On Ubuntu 22.04, the IDE version 2.2.1 does start very slowly and continues to use a massive amount of CPU even when idling for quite some...
Adds options to pause at first frame (written some time ago by bholmes451) and the last frame. Pausing on first frame allow a player to start fast when needed on...
**Describe the bug** importSqlFile.js and other tools in bin/ mentioned throughout the docs does not exist anymore. They need to be built from .ts files now as it seems, but...
It would be useful if git-filter-repo could directly output into a new (bare) repo. For example, extracting a small subproject or code from a content-heavy repository currently requires the full...
I experience frequent crashes using FastAccelStepper, that are hard to debug. The crash itself is manifested on serial output as: Guru Meditation Error: Core 1 panic'ed (Cache disabled but cached...
Currently, the used stepper library is CPU-bound and does not cooperate well with other CPU tasks. This results in stepper pulse jitter even on quite low stepping frequencies, making microstepping...
## Current Behaviour When in breadbord view, connecting a wire from a part or breakout to another one over perfboard connects the wire from the first part's pin to the...
When converting MIDI notes into OSC commands for example, it would be useful to know if / how to convert the event id (that is the note id in this...