-
I caught wind from a colleague that when using continuous mode with default smallest delay, the sensor will randomly freeze up and begin returning only the same value(s) depending on if reading single…
-
When set auto mode continuously, it will sometimes return "Connection timed out". But when set to manual mode, it won't happen.
set auto mode cmd:
busctl set-property xyz.openbmc_project.State.Fan…
-
Hi,
I'm having another issue with loading some data I've recorded. The error I'm getting is this:
```
Traceback (most recent call last):
File "/cephfs2/srogers/Behaviour code/2407_July_WT_co…
-
### Description
I would like a way to measure the run code x times on the html and then get the average time, for easy test purposes.
Would this feature be feasible?
To cope I currently use ``p…
-
### The fewer issues I have to read, the more new features I will have time to implement, so I ask that you please try these things first
- [X] Check out all the menus and keyboard shortcuts. Maybe t…
-
### Background
I have a device which receives below telemetry
```
[
{
volume: 100,
ts: xxxxxx09
},
{
volume: 90,
ts: xxxxxx08
},
{
…
-
Consider the following MWEs:
```modelica
model WrongClocked1
Real x1;
Real x2;
equation
x1 = sin(time);
when Clock(0.1) then
x2 = x1;
end when;
end WrongClocked1;
```
This mo…
-
## Bevy version
Bevy 0.14.1 and main
X11 adapter: `AdapterInfo { name: "NVIDIA GeForce RTX 2060", vendor: 4318, device: 7817, device_type: DiscreteGpu, driver: "NVIDIA", driver_info: "555.58.02"…
-
Godot 3.4.3-stable
Ubuntu Linux
I don't know if this is an implementation issue or an engine bug, but the multi-threading in the example scenes causes a continuous rise in physics process time, wh…
-
### Project
Deskflow
### Deskflow version number
1.17.0+r1 (44bd69fd)
### Build type
Deskflow package (downloaded from Deskflow)
### Operating systems (OS)
- [X] Windows
- [X] ma…