Ciao.
SENT protocol decode function
This is one of the "hidden" decoders from DHO4000 (Rigol did DHO800/900 firmware by using code from DHO4000). I only "unhidden" it. Those decoders, which are not in the stock app menu, may work or not so much - I never tested any of it - just as it's described in the changelog.
SENT protocol decode function, and the oscilloscope rebooted.
It shouldn't happen, because those decoders may be somewhat incomplete in the code, but likely there is no any code requesting reboot in decoders - because there is no need for reboot in doing decoding. It may be caused by other things, like a bug in Android (which has a lot of bugs) or hardware bug in CPU (this one is rare but it happens).
I would like to ask if there is any possibility to add a custom protocol decode feature.
Is there any way to improve this or add a custom decoder?
Without original source code it's very difficult.
I started making completely new app (with some parts from stock one) working on a completely different operating system (Debian), but I paused doing it, because society support for it is currently too small. I have in plans to make API for open source GUI, decoders and other things. Anyway, likely this is will not happen in this year, because it requires a lot of work.
I tried using the UART decoder, but the decoding is not always accurate.
Sometimes it works, sometimes it doesn’t.
I will take a look into that after releasing my current work with new bandwidth settings. If this is a bug caused by me, likely I will be able to fix it. Otherwise, if this is Rigol bug, debugging it may be a nightmare, which may take moths of work. It will be better to spent this time with making new app almost from scratch.