Sibo Van Gool

Results 37 issues of Sibo Van Gool

Feature request from multiple users on the r/rocketry Discord server: "Being able to swap motor files while the program is running would be nice. This would cut time a good...

enhancement

#2123 already wrote some basic unit tests for RASAero file importing, but this should be elaborated to: - [ ] Test every parameter import of every RASAero rocket component (e.g....

good first issue
Unit testing

I think it would be useful to add a toolbar to PhotoStudio, to have quick access to the settings, and to make room for new features, such as exporting a...

Feature request

**Describe the solution you'd like** It could be helpful to have an "Auto rotate" checkbox for launch lugs and rail buttons that will rotate them to be in-between two fins....

Feature request

It would be helpful to have a combobox in PhotoStudio to pick between different PhotoStudio view settings/presets. So you'd be able to for example have one view set up to...

Feature request

Today I wanted to test out my TMC2209 driver code on a RPi 5, only to find out that `RPi.GPIO` does not support the new RPi GPIO hardware. I would...

enhancement

This PR fixes #111, replacing the existing FindBugs linter with the updated SpotBugs. It also includes 2 plugins of SpotBugs. **Information:** - Language: Java - Linter: SpotBugs - URL: https://github.com/spotbugs/spotbugs...

When first trying to build from the latest master branch, I got this error: ``` gluegen.build.c.impl: [echo] clearing gluegen.build.shasum.done (2) - was ${gluegen.build.shasum.done} [echo] Output lib name = gluegen_rt ->...

Hi, thanks for this library! Currently, information can only be encoded up to a bit depth per pixel of 8. Would it be possible to also support 16-bit pixel values?

When you rename a stage, simulations are not triggered to be outdated - which at first appears logical. However, if you then plot or export your simulation, it still uses...

bug
good first issue