diff options
author | Martin Long <martin@longhome.co.uk> | 2014-12-14 23:23:49 +0000 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-12-14 23:22:05 -0800 |
commit | 51fdf86a2bd3e86e10d27bf1b568ef785542fe8b (patch) | |
tree | ee346e183b70bd044c4187843cfac2e7db1e4e6e /packaging | |
parent | 29d4716af06aab895f7c76cb379e5566b581061f (diff) | |
download | subsurface-51fdf86a2bd3e86e10d27bf1b568ef785542fe8b.tar.gz |
Fix event/alarm types in UDDF export.
UDDF only supports a specific set of alarms. Some events also don't map
to alarms but map to other types of elements in UDDF.
This patch adds a map of the accepted types. Where a map doesn't exist
the type will not be mapped to an alarm, the option then remains to
map it to another kind of element, in the same way that happened with
headings and gas switches.
This removes the need for the specific exclusion of heading and
gas switch, as they are now simply not included in the map.
Signed-off-by: Martin Long <martin@longhome.co.uk>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging')
0 files changed, 0 insertions, 0 deletions