Imaging solutions with Free Software & Open Hardware

Who's online

There are currently 0 users online.

09/30/18 [imagej-elphel][gpu] by AndreyFilippov: Matched with Java output

Elphel GIT logs - Sun, 09/30/2018 - 10:36
AndreyFilippov committed changes to the Elphel git project :
Matched with Java output

09/30/18 [imagej-elphel][gpu] by AndreyFilippov: tweaking output to compare with GPU

Elphel GIT logs - Sun, 09/30/2018 - 10:36
AndreyFilippov committed changes to the Elphel git project :
tweaking output to compare with GPU

09/28/18 [imagej-elphel][gpu] by AndreyFilippov: initial Tile Processor code

Elphel GIT logs - Fri, 09/28/2018 - 18:09
AndreyFilippov committed changes to the Elphel git project :
initial Tile Processor code

09/28/18 [imagej-elphel][gpu] by AndreyFilippov: Merge branch 'gpu' of git.elphel.com:Elphel/imagej-elphel into gpu

Elphel GIT logs - Fri, 09/28/2018 - 18:06
AndreyFilippov committed changes to the Elphel git project :
Merge branch 'gpu' of git.elphel.com:Elphel/imagej-elphel into gpu

09/28/18 [imagej-elphel][gpu] by AndreyFilippov: Debugging conversion to GPU

Elphel GIT logs - Fri, 09/28/2018 - 18:05
AndreyFilippov committed changes to the Elphel git project :
Debugging conversion to GPU

10393 manual

Wiki Recent Changes - Thu, 09/27/2018 - 11:17

‎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 Oleg

10393 manual

Wiki Recent Changes - Thu, 09/27/2018 - 10:21

‎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 Oleg

Autocampars 393

Wiki Recent Changes - Thu, 09/27/2018 - 10:08

‎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: Oleg

09/26/18 [x3domlet][master] by Oleg Dzhimiev: toggle LIDAR mode

Elphel GIT logs - Wed, 09/26/2018 - 17:39
Oleg Dzhimiev committed changes to the Elphel git project :
toggle LIDAR mode

09/26/18 [x3domlet][master] by Oleg Dzhimiev: lidar mode

Elphel GIT logs - Wed, 09/26/2018 - 17:08
Oleg Dzhimiev committed changes to the Elphel git project :
lidar mode

09/26/18 [x3domlet][master] by Oleg Dzhimiev: +clipping planes: near and far

Elphel GIT logs - Wed, 09/26/2018 - 16:38
Oleg Dzhimiev committed changes to the Elphel git project :
+clipping planes: near and far

09/26/18 [x3domlet][master] by Oleg Dzhimiev: related to optimization

Elphel GIT logs - Wed, 09/26/2018 - 16:38
Oleg Dzhimiev committed changes to the Elphel git project :
related to optimization

09/26/18 [x3domlet][master] by Oleg Dzhimiev: related to optimization

Elphel GIT logs - Wed, 09/26/2018 - 16:36
Oleg Dzhimiev committed changes to the Elphel git project :
related to optimization

09/26/18 [x3domlet][master] by Oleg Dzhimiev: tests

Elphel GIT logs - Wed, 09/26/2018 - 16:22
Oleg Dzhimiev committed changes to the Elphel git project :
tests

09/24/18 [imagej-elphel][gpu] by Oleg Dzhimiev: + downloading model from community

Elphel GIT logs - Mon, 09/24/2018 - 17:10
Oleg Dzhimiev committed changes to the Elphel git project :
+ 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

Elphel GIT logs - Fri, 09/21/2018 - 19:26
AndreyFilippov committed changes to the Elphel git project :
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

Elphel GIT logs - Fri, 09/21/2018 - 19:26
AndreyFilippov committed changes to the Elphel git project :
Tested tensorflow model on the data in inside this program

09/21/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: +comments

Elphel GIT logs - Fri, 09/21/2018 - 15:34
Oleg Dzhimiev committed changes to the Elphel git project :
+comments

09/21/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: more comments

Elphel GIT logs - Fri, 09/21/2018 - 15:23
Oleg Dzhimiev committed changes to the Elphel git project :
more comments

09/21/18 [python3-imagej-tiff][master] by Oleg K Dzhimiev: Update README.md

Elphel GIT logs - Fri, 09/21/2018 - 15:19
Oleg K Dzhimiev committed changes to the Elphel git project :
Update README.md

Pages

Subscribe to www3.elphel.com aggregator