-
Hi phiksun,
some time ago since my last question. No I have all stuff from the project assembled and it works pretty good with an power bank connected to the micro usb. But unfortunately it did not…
-
Bug type: Debugger
**Describe the bug**
- OS and Version: Debian 9.13
- VS Code Version: 1.60.0
- C/C++ Extension Version: v1.6.0
- Other extensions you installed (and if the issue persis…
-
Hi!
I directly flashed the supplied binary on the DSO138 with no problem, but I would like to learn a bit more about the building process.. so I tried to compile the project in the Arduino IDE, im…
-
As discussed with @oliviermattelaer at the meeting and afterwards, there are some details which may be improved.
I chose to implement the single source for cuda/c++ as being a .cc file which is the…
-
![image](https://user-images.githubusercontent.com/13387561/81117384-ff9f0f00-8ef4-11ea-91ab-c6bbddf97b5d.png)
For those gray buttons add a host automation parameter "SCENE (S)LFO N FORWARD/BACKWAR…
-
Hi,
I am back with the ssl_cert_file issue. I had originally reported this issue and it was fixed in the previous installer. But I recently wiped out the laptop and reinstalled the with the latest v…
-
I have a problem, please advise: I have exactly an HC-05 board from Ali Express, which I want to upgrade to RN42 firmware. I got connected to HC-05 (LED blinking when "processor running"), I dumped ba…
-
### Windows Terminal version
1.17.11461.0 and 1.18.1462.0
### Windows build number
10.0.22000.1936
### Other Software
_No response_
### Steps to reproduce
Open Terminal and create a session of …
-
Windows 10 has been exposing APIs via [Windows Runtime (WinRT) APIs](https://learn.microsoft.com/en-us/uwp/api/?view=winrt-22621). These APIs can also be used on Desktop, not just for Windows Store f…
-
Transfer python opencv and pytorch code to C/C++, in order to get higher fps(lower delay, faster processing time).
We wanna try this for faster detection. Currently we have only 20-23 fps with python…