apps/web/imgsrv/start_gps_compass.php File Reference

Go to the source code of this file.

Functions

 find_gps_compass ()

Variables

 $wait_time = 20
 $compass = null
 $GPS = null
 $noGPS = ($compass || $GPS)?"" : "noGPS"
 $nocompass = ($compass)?"" : "nocompass"
 $cmd = "/usr/html/exif.php init $noGPS $nocompass"
 $cmd = "/usr/local/bin/compass ". $compass["file"]." &"


Function Documentation

find_gps_compass (  ) 

Definition at line 68 of file start_gps_compass.php.

References $compass, $d, $GPS, and driver.


Variable Documentation

$cmd = "/usr/local/bin/compass ". $compass["file"]." &"

Definition at line 62 of file start_gps_compass.php.

$cmd = "/usr/html/exif.php init $noGPS $nocompass"

Definition at line 47 of file start_gps_compass.php.

$compass = null

Definition at line 32 of file start_gps_compass.php.

Referenced by find_gps_compass().

$GPS = null

Definition at line 33 of file start_gps_compass.php.

Referenced by find_gps_compass().

$nocompass = ($compass)?"" : "nocompass"

Definition at line 46 of file start_gps_compass.php.

$noGPS = ($compass || $GPS)?"" : "noGPS"

Definition at line 45 of file start_gps_compass.php.

$wait_time = 20

Definition at line 31 of file start_gps_compass.php.


Generated on Thu Aug 7 16:20:01 2008 for elphel by  doxygen 1.5.1