-
*apcameron:*
Installing the 21.02.0-rc1 Sysupgrade image on the TP-Link CPE510 v2 or TP-Link CPE610 v1 results in the same bootloop as reported in [[https://bugs.openwrt.org/index.php?do=details&task…
-
Although it's been discussed elsewhere, I'm opening an issue here dedicated to discussing our timing requirements for publishing slave node responses so we have a hard target to work towards.
### T…
-
```
What steps will reproduce the problem?
1. Write a Python program
2. Try to use Monav from the program
What is the expected output? What do you see instead?
import monav # import the bindings
d =…
-
```
What steps will reproduce the problem?
1. Write a Python program
2. Try to use Monav from the program
What is the expected output? What do you see instead?
import monav # import the bindings
d =…
-
LinBus' groupId seems to be com.enginehub.lin-bus whereas the repository only includes the group org.enginehub (as well as com.sk89q - though that's not relevant). Therefor the most recent change does…
-
```
What steps will reproduce the problem?
1. Write a Python program
2. Try to use Monav from the program
What is the expected output? What do you see instead?
import monav # import the bindings
d =…
-
Greetings,
I downloaded pandapower 2.5.0 with Python 3.8.6.
I am running tutorial opf_dcline.ipynb.
When I run lines
import pandapower as pp
from numpy import array
net = pp.create_empty_netw…
-
### Describe the bug
The attached zipped image contains PC DOS 3.3, with one additional file, FULIST.COM
If the image is mounted, and you run FULIST, which should give you a screen where you can e…
prino updated
9 months ago
-
**Describe the bug**
Any "help" menu's items bellow "DOS commands" sub-menu are unaccessible, the "DOS commands" sub-menu is draw over the menu.
**To Reproduce**
Steps to reproduce the behavior:
…
-
I had found that there is a delay(a few seconds) in the convergence of the heading quaternion when the IMU is moved randomly or fast. So I have ported the sensor fusion part of your code(the for loop …