Minor request.
It multi_rx.py it is difficult to find other issues because of messages regarding unsupported TSBK opcodes. It isn't hurting but just filling the log. Not sure how best to report these (increase the log level?).
Examples in my case are as below:
received unsupported TSBK opcode 30 (b00000040000000033200000)
received unsupported TSBK opcode 38 (b800080c2e000c2e00010000)
received unsupported TSBK opcode 14 (9400000165ffff3125d70000)
I understand the need to know about these but it isn't helpful to have the log filling up with these.
Kevin