Bertold Van den Bergh

Results 30 comments of Bertold Van den Bergh

Hello, You should be able to pass the multipart messages one by one to ParseSentence. You will get a non-nil result when a message is completely decoded. If you supply...

If you are feeding the lines one-by-one you should indeed get one result for the two-part message. If this does not happen you might have found a bug, I will...

I can confirm the code does not seem to work on a Pi4. I am quite busy at the moment, but will take a look later.

Hi. Seems useful, can you submit a pull request? Note that there is now a linux tool for configuring sd and mmc cards/chips: https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git/tree/mmc.c So I am not sure if...

This would also be useful for me, to avoid needless round trips to the server to get info that is already in the cookie. I wonder if there is any...

This is what I do at the moment in a privately patched version. I can submit a pull request if you want.

I had the same result. The bulb was flashing for a while and then rebooted to black. Now it does nothing. Will try to get to the serial port and...

Thanks for figuring that out!

It's possible the registers you are reading have some side effects, or it is interrupting another operation on the same block that must be atomic. Does the device work completely...

Hi, Does it stay stable when reading another memory location that is unrelated to the HDMI? For example RAM 0x0000. After that try 0x1FD0. Sincerely, Bertold Op do 26 okt....