altera2015 / usbserial

Flutter Android USB Serial plugin
BSD 3-Clause "New" or "Revised" License
119 stars 83 forks source link

Nonsense data streaming across my terminal #80

Closed pieterbergmans closed 10 months ago

pieterbergmans commented 1 year ago

Hi...when I watch my terminal for traffic between my host and USB device, I see lot's of data that looks like this:

W/IMGMapper(25240): set:488 set: Unset optional value from type CTA861_3
W/IMGMapper(25240): set:488 set: Unset optional value from type SMPTE2094_40

Typically I see hundreds of lines like the above before the message I care about is received. Can someone explain what this is and can I suppress it?