Open-Agriculture / AgIsoVirtualTerminal

A free, experimental ISO11783-6 Virtual Terminal (VT) server GUI based on AgIsoStack++
GNU General Public License v3.0
20 stars 1 forks source link

Failed IOP parsing when logging level set to debug #47

Open martonmiklos opened 1 week ago

martonmiklos commented 1 week ago

I have an implement which loads just fine with logging level set to Info: image

When I set the logging level to Debug the last part of the downloaded IOP fails: image

The TP side looks okay: the same amount of data is transmitted. I am planning to do a deeper investigation on this.