Open pr2git opened 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.
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.
Rx: column is fully independent on Tx: ... You can disable history in menu now
Would be better readable if TX and RX are always align horizontally.
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.