Transferring Files to the Glider
Slocum G2 Glider Operators Training Guide
TELEDYNE WEBB RESEARCH
25
Rev. 06/12
Mission Files (.mi and .ma)
For the default Webb Ashumet missions below, insert text of actual missions and
.ma files here if desired. Sensors and arguments commonly changed by users are
indicated in blue text.
Stock.mi
## stock.mi
#
# Retrieves waypoints from mafiles/goto_l10.ma
# Retrieves yo envelope from mafiles/yo10.ma
# Retrieves climb to surface controls from mafiles/surfac01 through 06.ma
# Surfaces:
# if haven't had comms as controlled by surfac10.ma
# mission done (finished all the waypoints) surfac11.ma
# Bad altimeter or half yo's finish surfac.12.ma
# Every waypoint surfac13.ma
# If requested by science surfac14.ma
# Every x minutes Surfac15.mi
# All science sensors sample on only downcast from sample10.ma
#
# 10-July-2010 [email protected] Initial (based on glmpc.mi)
# 30-Nov-2010 [email protected] abort for cop tickle 13.5 hours and disabled
percentage method
#
################################################################################
sensor: c_science_all_on_enabled(bool) 1 # in, non-zero enables c_science_all_on
# disable this sensor to allow for individually
# sampled science sensors ie sample11.ma and greater
sensor: u_use_ctd_depth_for_flying(bool) 0 # true=> use ctd measurement for m_depth
# implemented as emergency workaround for
# broken ocean pressure
sensor: u_use_current_correction(nodim) 1 # 0 calculate, but do not use m_water_vx/y
# 1 use m_water_vx/y to navigate AND aim
################################################################################
behavior: abend
b_arg: overdepth_sample_time(s) 15.0 # how often to check
# MS_ABORT_OVERTIME
b_arg: overtime(s) -1.0 # < 0 disables
# MS_ABORT_WPT_TOOFAR