Problem
I need to analyze raw data received from serial and would like an option to view those directly
Proposed solution
I saw that non asci characters will be printed as hex, but i would like to select format as well
\xa5\xa6
0xA50xA6
0xa50xa6
A5 A6
...
Alternatives considered
I had a look at the plugins and a plugin with this functionality could be made but i feel like this feature could be baked in
Fit with the project
Problem
I need to analyze raw data received from serial and would like an option to view those directly
Proposed solution
I saw that non asci characters will be printed as hex, but i would like to select format as well
\xa5\xa6
0xA50xA6
0xa50xa6
A5 A6
...
Alternatives considered
I had a look at the plugins and a plugin with this functionality could be made but i feel like this feature could be baked in
Fit with the project