Goby3
3.1.5a
2024.05.23
|
goby::moos
).libgoby_zeromq
).libgoby_util
, libgoby_acomms
, libgoby_common
are all now in the new unified libgoby
along with the new middleware
code.goby/common/protobuf/option_extensions.proto
moved to goby/protobuf/option_extensions.proto
goby::common::logger
is now goby::util::logger
and goby/common/logger.h
is goby/util/debug_logger.h
goby::util::seawater
. Similarly for goby::util::mackenzie_soundspeed
(now goby::util::seawater::mackenzie_soundspeed
).goby::common::Colors
is now goby::util::Colors
#include <goby/time/legacy.h>
(instead of #include <goby/common/time.h>
)GobyMOOSAppConfig
is now goby.moos.protobuf.GobyMOOSAppConfig
GobyMOOSApp
is now goby::moos::GobyMOOSApp
moos_gateway_g
is replaced by goby_moos_gateway,
which provides runtime pluggable shared library translators as needed for a given application.driver_type
is now a child of driver_cfg
micromodem.protobuf
moved to goby.acomms.micromodem.protobuf
, and similar for other drivers