f-scholer

Results 4 issues of f-scholer

This is probably related to the vbox environment as git-cola was working before in vbox 5.x before I updated to version 6.0.2 $ git-cola Traceback (most recent call last): File...

I am unable to cross compile openssl/3.x.x on develop2. I can cross compile openssl with the following command: conan install . --build=force -pr:b=default -pr:h=./profiles/mingw [mingw.txt](https://github.com/conan-io/cmake-conan/files/14741876/mingw.txt) But doing the same with...

I have a docker container where my USB devices are accessible through the docker device option (--device /dev/bus/usb:/dev/bus/usb). The sispmctl application can then be used to control the powerstrip inside...

I have a setup where the exporter and coordinator runs on a remote server with access to my device. I am trying to access the serial port of my device...