09/30/18 [imagej-elphel][gpu] by AndreyFilippov: Matched with Java output
AndreyFilippov committed changes to the Elphel git project :
Matched with Java output
Matched with Java output
09/30/18 [imagej-elphel][gpu] by AndreyFilippov: tweaking output to compare with GPU
AndreyFilippov committed changes to the Elphel git project :
tweaking output to compare with GPU
tweaking output to compare with GPU
09/28/18 [imagej-elphel][gpu] by AndreyFilippov: initial Tile Processor code
AndreyFilippov committed changes to the Elphel git project :
initial Tile Processor code
initial Tile Processor code
09/28/18 [imagej-elphel][gpu] by AndreyFilippov: Merge branch 'gpu' of git.elphel.com:Elphel/imagej-elphel into gpu
AndreyFilippov committed changes to the Elphel git project :
Merge branch 'gpu' of git.elphel.com:Elphel/imagej-elphel into gpu
Merge branch 'gpu' of git.elphel.com:Elphel/imagej-elphel into gpu
09/28/18 [imagej-elphel][gpu] by AndreyFilippov: Debugging conversion to GPU
AndreyFilippov committed changes to the Elphel git project :
Debugging conversion to GPU
Debugging conversion to GPU
10393 manual
Store/restore parameters
← Older revision Revision as of 17:17, 27 September 2018 (6 intermediate revisions by the same user not shown)Line 223: Line 223: −==<font color="blue">Change parameters</font>==+==<font color="blue">Store/restore configuration</font>== −* http://192.168.0.9/autocampars.php - save/restore/initialize camera/sensor parameters+* http://192.168.0.9/autocampars.php - save/restore/initialize camera/sensor parameters per port. To (re)store parameters access the pages below: +<font size='2'> + http://192.168.0.9/autocampars.php?sensor_port=0 (stores to /etc/elphel393/autocampars0.xml) + http://192.168.0.9/autocampars.php?sensor_port=1 (stores to /etc/elphel393/autocampars1.xml) + http://192.168.0.9/autocampars.php?sensor_port=2 (stores to /etc/elphel393/autocampars2.xml) + http://192.168.0.9/autocampars.php?sensor_port=3 (stores to /etc/elphel393/autocampars3.xml) +</font> [[Autocampars 393|'''More information''']] [[Autocampars 393|'''More information''']] +* All stored parameters are automatically restored at boot +==<font color="blue">Change parameters</font>== * http://192.168.0.9/parsedit.php - read/write parameters: * http://192.168.0.9/parsedit.php - read/write parameters: ** POST request ** POST request Oleg10393 manual
Change parameters
← Older revision Revision as of 16:21, 27 September 2018 (3 intermediate revisions by the same user not shown)Line 224: Line 224: ==<font color="blue">Change parameters</font>== ==<font color="blue">Change parameters</font>== −* http://192.168.0.9/autocampars.php - save/restore/initialize camera/sensor parameters+* http://192.168.0.9/autocampars.php - save/restore/initialize camera/sensor parameters per port. To (re)store parameters access the pages below: + <font size='2'>http://192.168.0.9/autocampars.php?sensor_port=0 (stores to /etc/elphel393/autocampars0.xml) + http://192.168.0.9/autocampars.php?sensor_port=1 (stores to /etc/elphel393/autocampars1.xml) + http://192.168.0.9/autocampars.php?sensor_port=2 (stores to /etc/elphel393/autocampars2.xml) + http://192.168.0.9/autocampars.php?sensor_port=3 (stores to /etc/elphel393/autocampars3.xml)</font> [[Autocampars 393|'''More information''']] [[Autocampars 393|'''More information''']] − +* All stored parameters are automatically restored at boot * http://192.168.0.9/parsedit.php - read/write parameters: * http://192.168.0.9/parsedit.php - read/write parameters: ** POST request ** POST request OlegAutocampars 393
Notes
← Older revision Revision as of 16:08, 27 September 2018 Line 8: Line 8: * The camera system type is stored in the EEPROM of the 10389 extension board and is not reset by software updates * The camera system type is stored in the EEPROM of the 10389 extension board and is not reset by software updates * Depending on the initialized ports the configuration files are stored in '''/etc/elphel393/''': * Depending on the initialized ports the configuration files are stored in '''/etc/elphel393/''': − /etc/elphel393/autocampars0.xml+ http://192.168.0.9/autocampars.php?sensor_port=0 -> /etc/elphel393/autocampars0.xml − /etc/elphel393/autocampars1.xml+ http://192.168.0.9/autocampars.php?sensor_port=1 -> /etc/elphel393/autocampars1.xml − /etc/elphel393/autocampars2.xml+ http://192.168.0.9/autocampars.php?sensor_port=2 -> /etc/elphel393/autocampars2.xml − /etc/elphel393/autocampars3.xml+ http://192.168.0.9/autocampars.php?sensor_port=3 -> /etc/elphel393/autocampars3.xml +* '''Storing parameters is done individually per port (access and hit save 4x times).''' * If the configuration for a port not found on boot but it was initialized - a new default configuration is created * If the configuration for a port not found on boot but it was initialized - a new default configuration is created * If accessed from a browser supports: * If accessed from a browser supports: Oleg09/26/18 [x3domlet][master] by Oleg Dzhimiev: toggle LIDAR mode
Oleg Dzhimiev committed changes to the Elphel git project :
toggle LIDAR mode
toggle LIDAR mode
09/26/18 [x3domlet][master] by Oleg Dzhimiev: lidar mode
Oleg Dzhimiev committed changes to the Elphel git project :
lidar mode
lidar mode
09/26/18 [x3domlet][master] by Oleg Dzhimiev: +clipping planes: near and far
Oleg Dzhimiev committed changes to the Elphel git project :
+clipping planes: near and far
+clipping planes: near and far
09/26/18 [x3domlet][master] by Oleg Dzhimiev: related to optimization
Oleg Dzhimiev committed changes to the Elphel git project :
related to optimization
related to optimization
09/26/18 [x3domlet][master] by Oleg Dzhimiev: related to optimization
Oleg Dzhimiev committed changes to the Elphel git project :
related to optimization
related to optimization
09/26/18 [x3domlet][master] by Oleg Dzhimiev: tests
Oleg Dzhimiev committed changes to the Elphel git project :
tests
tests
09/24/18 [imagej-elphel][gpu] by Oleg Dzhimiev: + downloading model from community
Oleg Dzhimiev committed changes to the Elphel git project :
+ downloading model from community
+ downloading model from community
09/21/18 [imagej-elphel][gpu] by AndreyFilippov: Merge branch 'gpu' of git@git.elphel.com:Elphel/imagej-elphel.git into gpu
AndreyFilippov committed changes to the Elphel git project :
Merge branch 'gpu' of git@git.elphel.com:Elphel/imagej-elphel.git into gpu
Merge branch 'gpu' of git@git.elphel.com:Elphel/imagej-elphel.git into gpu
09/21/18 [imagej-elphel][gpu] by AndreyFilippov: Tested tensorflow model on the data in inside this program
AndreyFilippov committed changes to the Elphel git project :
Tested tensorflow model on the data in inside this program
Tested tensorflow model on the data in inside this program
09/21/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: +comments
Oleg Dzhimiev committed changes to the Elphel git project :
+comments
+comments
09/21/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: more comments
Oleg Dzhimiev committed changes to the Elphel git project :
more comments
more comments
09/21/18 [python3-imagej-tiff][master] by Oleg K Dzhimiev: Update README.md
Oleg K Dzhimiev committed changes to the Elphel git project :
Update README.md
Update README.md
Pages
