her01n
her01n
How to reproduce: Create a new task with the plus button. Immediately open the new task. Add some checklist items. After few seconds the items would dissapear. The task stays...
## Current Behavior The motor does NOT spin. ## Steps to Reproduce 1. Connect the configurator 2. Select Outputs tab 3. Configure Motors IDLE power to 15% 4. Enable 'I...
## Expected Behavior *hull(solid)* returns a convex hull of solid. ## Actual Behavior *hull(solid)* returns the argument *solid* even when it is not convex. ## Steps to Reproduce the Problem...
On Taranis, it is possible to switch between displaying actual and maximum values, using the rotary control. The symbol is displayed to signify the values are maximum/minimum. This is implemented...
Shallow clone from googleserver.com url fails with an error. Run ``` from dulwich import porcelain porcelain.clone("https://go.googlesource.com/net", depth = 1) ``` The function raises an error: unknown command b'acknowledgments\n', it should...