-
hello any drivers for tbs 6004 modulator card for ubuntu 16
-
I've been reviewing a bunch of older esp32 pull requests and am a little puzzled. A bunch fall into the category of essentially exposing ESP-IDF functionality. For example, I2S #4471, smartconfig #440…
-
The C++ test drivers consist of a lot of copy pasta, which violates the DRY principle. These should be cleaned up and have common functionality factored out to improve future maintainability and exten…
-
It is not needed anymore. We should fix all compatibility issues in the 2014 code and remove the Xander Drivers repo from our organization.
@ZachOhara @danielgrimshaw @zachw000
-
MAME currently has two PCI systems: the older “legacy PCI” system and its successor. A number of drivers are still using the legacy system. This situation has persisted for over half a decade now, a…
-
Hi,
We're in the wild seeing drivers that don't correctly deal with the following pattern in shaders:
```
if(handle.isValid()) {
g_bindlessTable[handle].doStuff();
}
```
What certain…
-
There is apparently a fetish for Studio driver support. And sometimes the AJAX API will return a Studio driver even if you did not opt in for it.
Consider adding support
https://github.com/ElPu…
-
Provide the ability to rotate the robot about an arbitrary point on the robot. This will be useful for
* setting the camera as robot center for autos. Will need to reset it after the auto is done …
-
It is impossible to manage the local buses and enforce strict control over local bus owners, drivers and staffs due to having various different companies to manage all of them now. That is why all the…
-
Hello @MikeS96 and everyone. Would you mind helpping me, please?
I was trying to build the [Autonomous landing of a UAV](https://github.com/MikeS96/autonomous_landing_uav) on Ubuntu 20.04, which enco…