$sensor){
if ($sensor!="none"){
$sample_port = $i;
$sandp = "http://{$_SERVER["SERVER_ADDR"]}:".($port0+$i);
$href1 = "$sandp/bimg";
$href2 = "$sandp/mimg";
$table_contents .= "
";
$table_contents .= "";
//$table_contents .= " ";
$table_contents .= " ";
$table_contents .= " ";
$table_contents .= " ";
$table_contents .= " | ";
$port_links .= "
port $i\n";
}
}
// check awb of master channel
$master_port = elphel_get_P_value($sample_port,ELPHEL_TRIG_MASTER);
$awb_on = elphel_get_P_value($master_port,ELPHEL_WB_EN);
$aexp_on = elphel_get_P_value($master_port,ELPHEL_AUTOEXP_ON);
$aexp_max = elphel_get_P_value($master_port,ELPHEL_AUTOEXP_EXP_MAX);
$aexp_max = round($aexp_max/100)/10;
$trig_period = elphel_get_P_value($master_port,ELPHEL_TRIG_PERIOD);
if ($trig_period!=1){ // single
$trig_period_step_s = 0.00000001;
$trig_period_s = $trig_period*$trig_period_step_s;
$fps = round(1/$trig_period_s*10)/10;
}else{
$fps = 10;
}
$expos = elphel_get_P_value($master_port,ELPHEL_EXPOS);
$expos = round($expos/100)/10;
echo "
\n";
echo "
";
echo "Camera Control Interface
\n";
?>
Parameter Editor
Recorder
Snapshot
Snapshot (raw image data)
Photo finish demo
Temperature monitor
Update firmware
User manual
JP4 Viewer
System info
Test sensors
DebugFS