* * @par License: * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ ?> Elphel 393
$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 .= "
port $i: bimg, mimg
"; $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 "$table_contents
    \n"; echo "
    "; echo "Camera Control Interface\n"; ?>
    FPS:
    Manual Exposure: ms

    Auto WB:
    Auto Exposure:
    Limit: ms

    Parameter Editor

    Recorder
    Snapshot
    Snapshot (raw image data)
    Photo finish demo

    Temperature monitor
    Update firmware

    User manual
    JP4 Viewer
    System info
    Test sensors
    DebugFS