Skip to content

Commit

Permalink
Add R2Sonic TruePix to XTFHeaderType enumeration
Browse files Browse the repository at this point in the history
  • Loading branch information
oysstu committed Jul 5, 2019
1 parent aa9f856 commit 066d5b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyxtf/enumerations.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ class XTFHeaderType(IntEnum):
reson_7125_snippet = 62 # 7125 Bathy data snippets
qinsy_r2sonic_bathy = 65 # QINSy R2Sonic bathy data
qinsy_r2sonic_fts = 66 # QINSy R2Sonic bathy footprint time series (snippets)
r2sonic_truepix = 67 # R2Sonic truepix data
r2sonic_bathy = 68 # Triton R2Sonic bathy data
r2sonic_fts = 69 # Triton R2sonic footprint time series
coda_echoscope_data = 70 # Custom CODA Echoscope data
Expand Down

0 comments on commit 066d5b7

Please sign in to comment.