ims21 / HdmiTest

Other
0 stars 2 forks source link

Always align TX: and RX: #1

Open pr2git opened 6 years ago

pr2git commented 6 years ago

Would be better readable if TX and RX are always align horizontally.

capture d ecran 2018-08-14 a 01 03 00

In the attached screen I issue a command: TX: 8D 02 which return: RX: 8D Unrecognised opcode Then 8E 00 which returns nothing in RX then 8E 01 which return 90 00 (ON).

Would be nice if even when there is no RX to set a carriage return in the RX: column so by reading line by line we clearly saw which command is sent and which result it gives.

ims21 commented 6 years ago

Some TX returns more RX lines, some returns nothing... and hdmi can send some as "ping" without any code... it is problematic for me...

I will add option to menu for rx/tx history.

pr2git commented 6 years ago

But it is also manageable to add carriage return in the TX column when more than one RX is received to always keep the alignment. About the "ping" I was not aware of, but if RX is received without TX send add a carriage return in the TX column.

ims21 commented 6 years ago

Rx: column is fully independent on Tx: ... You can disable history in menu now