From 0a769cdd57b0eb8da864bcb65997a938d8eaf67c Mon Sep 17 00:00:00 2001
From: Thomas Gschwind
Date: Fri, 5 Aug 2016 22:46:18 +0200
Subject: [PATCH] Add salinity and timezone fields to Aladin Tec 2G
---
src/uwatec_smart_parser.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/uwatec_smart_parser.c b/src/uwatec_smart_parser.c
index eaa72d6..1920245 100644
--- a/src/uwatec_smart_parser.c
+++ b/src/uwatec_smart_parser.c
@@ -209,8 +209,8 @@ uwatec_smart_header_info_t uwatec_smart_aladin_tec2g_header = {
28, /* temp_maximum */
32, /* temp_surface */
UNSUPPORTED, /* tankpressure */
- UNSUPPORTED, /* salinity */
- UNSUPPORTED, /* timezone */
+ 62, /* salinity */
+ 16, /* timezone */
};
static const