Transferring Files to the Glider
Slocum G2 Glider Operators Training Guide
TELEDYNE WEBB RESEARCH
27
Rev. 06/12
behavior: surface
b_arg: args_from_file(enum) 06 # read from mafiles/surfac06.ma
################################################################################
behavior: goto_list
b_arg: args_from_file(enum) 10 # read from mafiles/goto_l10.ma
b_arg: start_when(enum) 0 # 0-immediately, 1-stack idle 2-heading idle
################################################################################
behavior: yo
b_arg: args_from_file(enum) 10 # read from mafiles/yo10.ma
b_arg: start_when(enum) 2 # 0-immediately, 1-stack idle 2-depth idle
b_arg: end_action(enum) 2 # 0-quit, 2 resume
################################################################################
# Sample all science sensors only on downcast
behavior: sample
b_arg: args_from_file(enum) 10 # >= 0 enables reading from mafiles/sample10.ma
################################################################################
# Sample ctd only on downcast
# sensor c_science_all_on_enabled must be set to 0 to uncouple science sensor union
#behavior: sample
#b_arg: args_from_file(enum) 11 # >= 0 enables reading from mafiles/sample11.ma
################################################################################
behavior: prepare_to_dive
b_arg: start_when(enum) 0 # 0-immediately, 1-stack idle 2-depth idle
b_arg: wait_time(s) 720 # 12 minutes, how long to wait for gps
################################################################################
behavior: sensors_in # Turn most input sensors off