Slocum G2 Glider Operators Training Guide
Mission Files (.mi and .ma)
26
TELEDYNE WEBB RESEARCH
Rev. 06/12
b_arg: max_wpt_distance(m) -1 # Maximum allowable distance to a waypoint
b_arg: samedepth_for_sample_time(s) 30.0 # how often to check
b_arg: undervolts(volts) 10.0 # < 0 disables Decrease to 9
# for Lithium primary batteries
b_arg: no_cop_tickle_for(sec) 48600.0 # secs, abort mission if watchdog
# not tickled this often, <0 disables
b_arg: no_cop_tickle_percent(%) -1 # 0-100, <0 disables
################################################################################
# Come up if haven't had comms for a while
behavior: surface
b_arg: args_from_file(enum) 01 # read from mafiles/surfac01.ma
################################################################################
# Come up when mission done
# This is determined by no one steering in x-y plane (no waypoints)
behavior: surface
b_arg: args_from_file(enum) 02 # read from mafiles/surfac02.ma
################################################################################
# Come up briefly if "yo" finishes
# This happens if a bad altimeter hit causes a dive and climb to
# complete in same cycle. We surface and hopefully yo restarts
# or change keystroke_wait_time if surfacing for num_half_cycles_to_do
behavior: surface
b_arg: args_from_file(enum) 03 # read from mafiles/surfac03.ma
################################################################################
# Come up every way point
behavior: surface
b_arg: args_from_file(enum) 04 # read from mafiles/surfac04.ma
################################################################################
# Come up when requested by science
behavior: surface
b_arg: args_from_file(enum) 05 # read from mafiles/surfac05.ma
################################################################################
# Come up every x minutes