OceanDataTools / openrvdas

An open source data acquisition system designed for use on research vessels and other scientific installations
http://openrvdas.org
Other
39 stars 20 forks source link

Fixes for SerialWriter and SerialReader #346

Closed veggiemike closed 10 months ago

veggiemike commented 10 months ago

Hey, Pablo! Here's my next batch of fixes! Very similar to the ones you just reviewed for UDPWriter, this time I was working on serial data. I'm not even using serial here at the moment, but test suite failures caught my eye while I was compare-n-contrasting working on the UDP stuff.

I also included a commit that makes the 2 trivial changes you mentioned reviewing PR #345.

veggiemike commented 10 months ago

I'll push another commit out to fix those little things.