-
This may be related to #294 . I am trying to use gpredict for greencube. To define both the uplink and downlink frequencies, I added the following section to `~/.config/Gpredict/trsp/53106.trsp`:
```…
-
trife updated
3 months ago
-
I have influxDB machine of 8GB, which consumes of 4 to 5 GB for influxdb of version 1.4.2.
I have existing db, measurement, and
I have added new tag values for an existing tag keys.
But, after a…
-
**Summary**
In order to perform fit diagnostics for MMRMs, I would like to create scatterplots of predicted values versus residuals. The standard `residuals()` function provides residuals defined b…
-
Please, before you create a new bug report, please make sure you searched in open and closed issues and couldn't find anything that matches.
MK4
5.1.0
Original
USB drive
The Y-axis cali…
-
Hello,
I am trying to create a Hyperfoil test plan for the Spring PetClinic application, covering all application REST endpoints.
My scenario is: during 60 minutes with constant rate of 6 users pe…
-
We now have, in essence, a parallelization that can run on the GPU.
The next goal is to parallelise to multiple GPUs and/or multiple CPUs. Since, as @ThomasWarford has pointed out, `pmap` does not…
-
I was thinking of putting together a PR for this, but wanted to see what people thought before investing the effort. I think [empirical cumulative distribution functions](https://en.wikipedia.org/wiki…
-
dnstt is a new DNS tunnel that works with DNS over HTTPS and DNS over TLS resolvers, designed according to the [Turbo Tunnel](https://github.com/net4people/bbs/issues/9) idea.
https://www.bamsoftwa…
-
If I'm reading this right, I _think_ there's a race condition accessing the sys_position array.
sys_position is updated at interrupt time by the ISRs in stepper.c; but is accessed in multiple locat…