-
Hey,
After spending the time getting this to compile and flash, I'm getting a "No AC101 detected" message in the serial monitor. (I also see "i2c driver not installed" but if my googling is correct…
-
Another representation of strings rather than the fixed length character or deferred length character variable could be (allocatable) character array. Converting between deferred length character vari…
-
I've just found the culprit. Your l4dtoolz fork's tickrate enabler function is not working, at least in my case. As side note, I use two cvars differently than the old l4dtoolz: `sv_force_unreserved 0…
-
I was using your libary for create2 and found it very usefull. Thanks!
But I was having some errors and after sending commands via Arduino to the robot directly, they disappeared. So I assume it's a …
-
**Is your feature request related to a problem? Please describe.**
Right now there is a hard requirement that a user should have their own servers set up in order to use the application. Instead, we …
-
This issue is to track progress on implementing the A2S scanner.
-
Hello, there is an error in the server browser. This happened after the MS servers crashed. The server browser, regardless of my ping, always displays servers with a ping above 200. Additionally, serv…
-
Is support for ABox axioms planned? Individuals in class expressions seem to be supported. Or am I missing something?
thanks
-
Following up on #709 - though not in relation to the rejected points issue, but rather the way it calculates uncertainties on the slope and y-intercept. Different parts of SQUID seem to give different…
-
Hello!
We've been using a function called `fuseSetters` a fair bit in production to speed up code where several setters are called on complex records (in our case, adding custom OpenAPI tags to a l…