markqvist

Results 57 comments of markqvist

I agree that is a good solution. Can you create a pull request for the changes so I can merge it?

That's cool! Thanks for the suggestion anyways. I will implement the change myself when I work on LibAPRS next.

Thanks for the request! It will be coming down the line, but I can't promise when ;)

Thanks for the suggestion, that should definitely be added. I'm putting most of my time into RNS at the moment, but I'll get around to this eventually :)

Also seeing this on a Samsung Galaxy Tab S7 running Android 12. Reverting to a version before the elevation/shadow shader was implemented "solves" it. For example, dae1aede5b460b89b34c6900e2a714c2245697a5 seems to work...

Can also confirm the problem persists. On all of the devices I have available to test with, it only happens on one with an Adreno GPU, which matches above cases...

I already have the GLES version set in AndroidManifest, and the crash still occurs, unfortunately: https://github.com/markqvist/Sideband/blob/main/sbapp/patches/AndroidManifest.tmpl.xml#L25 I am currently disabling the elevation shader completely in my shipped APKs to avoid...

You are right! For network and tty devices I think this will only happen if the kernels buffers for the file descriptor are full or the fd becomes unavailable, but...

Looking at the screenshots, right now no traffic is passed to the serial adapters. Actually, no data will even reach `tncattach`. Since both interfaces are on the same machine, the...

I don', know what kind of firmware those devices are running, but I know that a lot of those UART-to-LoRa converters ar pretty "dumb", in that they don't even have...