Andreas Bogk

Results 13 comments of Andreas Bogk

Same issue on my machine. Windows 10 version 2004, WinCompose 0.9.4. I did install and try to run on a machine not connected to AC, FWIW. schtasks says "In queue":...

I've been running into the same problem, and that is signaling a lack of authentication. grpc does have an error message for it, but I have no way to set...

Mhh... it happens if there are read errors on the bus, while the device is working otherwise. I can't reproduce it except by waiting for a few hours for a...

Unsure about that one. Would need testing on whether this fixes things.

Merged to andreasdotorg/linhpsdr. This would be better with an error message on overflow, or even dynamic memory allocation.

I have found the reason for this crash. When the mic is enabled, both data coming from the ANAN built-in mic port *and* from pulseaudio are processed. This of course...

BTW, to find the problem, I used clang as a compiler, and -fsanitize=address as build option. This pointed me to process_mic_data as the function overflowing its buffer. The rest was...

Noble goal. not sure whether this is the right approach. Definitely an issue that needs solving.

This has merge conflicts, also there is the change in return flow. Putting on the backlog, but it looks like there's many valuable fixes in there.

Unsure about this one. Let's have a chat.