Eliminate packed struct for Cochran

Removed the packed struct and replaced with byte offsets.
Fixed salinity for EMC.
Added start temp for CMDR and Gemini.

[Dirk Hohndel: whitespace cleanup]

Signed-off-by: John Van Ostrand <john@vanostrand.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
John Van Ostrand 2014-10-29 11:14:44 -04:00 committed by Dirk Hohndel
parent 4d9c30d424
commit 3b5781508c
5 changed files with 105 additions and 316 deletions

View file

@ -21,8 +21,7 @@ QMAKE_CLEAN += $$TARGET
VERSION = 4.2
HEADERS = \
cochran_cmdr.h \
cochran_emc.h \
cochran.h \
color.h \
deco.h \
device.h \