== cmdfile.4 ==
$D_TGT,60
$D_NO_BLEED,50
$T_DIVE,20
$T_MISSION,60
$MAX_BUOY,75
$ROLL_DEG,40
$SM_CC,200
// (2*D_TGT/T_DIVE)/60(s/min) -> 0.10m/s
$SIM_W,0.1
$SIM_PITCH,-20
$CAPUPLOAD,0
$T_RSLEEP,2
// Kalman experiments
// 1 - compute all components
// 12 - reset, compute mean only
// 13 - compute mean
// 14 - disable
$KALMAN_USE,13
$QUIT
== cmdfile.4.2 ==
$D_TGT,60
$D_NO_BLEED,50
$T_DIVE,20
$T_MISSION,60
$MAX_BUOY,75
$ROLL_DEG,40
$SM_CC,200
// (2*D_TGT/T_DIVE)/60(s/min) -> 0.10m/s
$SIM_W,0.1
$SIM_PITCH,-20
$CAPUPLOAD,0
$T_RSLEEP,2
// Kalman experiments
// 1 - compute all components
// 12 - reset, compute mean only
// 13 - compute mean
// 14 - disable
$KALMAN_USE,14
$RESUME
== pdoscmds.bat.4 ==
x! touch hi_there
== pdoscmds.bat.4.2 ==
x! touch hi_there