Jan Beck

Results 51 comments of Jan Beck

I can do the capital letters, but am unsure what you mean with proper markdown formatting. Also, when I am done with that, do I do another pull request, or...

Maybe they changed it in some recent version, but the version that is shipped with the current Raspian does need to have it enabled. Tough they ship a pretty old...

Thanks for the suggestions. Screen works fine, of course. I'm evaluating the possibility of using the Pi Zero as a cheap adapter to turn serial data into a basic graphical...

I should say that browsing with the built-in chrome was so-so at 1080p. So maybe at a quarter that resolution, it will work as a display...

Just confirmed. Downloaded latest Raspbian and updated to latest software using apt. Uses Chromium version 88

Ok, the data seems to come in and the web page updates quickly enough, but only if I plug and unplug the wire going in to the RX. As long...

update: the performance improves *dramatically* after just updating GUI elements and removing the text box altogether. For example: ``` // appendToTerminal(value); if (value.startsWith("vrms:")) { // starts with marker for voltage...

And under android I get serial connection failed, even when enabling the experimental features (which are also disabled there by default; v91) using terminal program under android works fine.

Interesting. However, the API that serialTerminal is using can also access USB devices via the USB ids, can it not? Any way to enable serial devices that way?

Just to give it my 2 cents: I recently upgraded qira from qemu 2.x to qemu 4.0 instead of 4.1. At least for that effort, the changes after 4.0 were...