OceanDataTools / openrvdas

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

restores original api for nmea_transform #370

Closed webbpinner closed 6 months ago

webbpinner commented 6 months ago

the updated API breaks existing logger config files that use the NMEATransform. This code makes the new nmea_list positional argument optional (default value = []). In the absence of the nmea_list argument the transform reverts to it's previous API.

davidpablocohn commented 6 months ago

Webb - could you sanity check that I did the merge correctly? (Sitting in campervan in the rain in Tassie, so not best bandwidth at the moment)