From 3a05e0ecf022a35ff62f055e1775a80c272c7d81 Mon Sep 17 00:00:00 2001 From: Jef Driesen Date: Fri, 23 Jun 2017 06:56:48 +0200 Subject: [PATCH] Use the trimix data format --- src/uwatec_smart_parser.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/uwatec_smart_parser.c b/src/uwatec_smart_parser.c index 950757d..99bfa28 100644 --- a/src/uwatec_smart_parser.c +++ b/src/uwatec_smart_parser.c @@ -440,6 +440,8 @@ uwatec_smart_parser_cache (uwatec_smart_parser_t *parser) parser->events[2] = uwatec_smart_galileo_events_2; parser->nevents[2] = C_ARRAY_SIZE (uwatec_smart_galileo_events_2); } + } else if (parser->model == G2) { + trimix = 1; } // Get the settings.