Imaging solutions with Free Software & Open Hardware

Who's online

There are currently 0 users online.

Multi camera system operation

Wiki Recent Changes - Fri, 08/10/2018 - 17:03

← Older revision Revision as of 23:03, 10 August 2018 Line 1: Line 1:  ==Recording== ==Recording== −Example for 2 cameras - list comma-separated addresses in the GET line:+Example for 2 cameras (2 X-Cams) - list comma-separated addresses in the GET line:    http://192.168.0.39/multicam/?ip=192.168.0.39,192.168.0.38   http://192.168.0.39/multicam/?ip=192.168.0.39,192.168.0.38     ==Download footage== ==Download footage== −...+* /dev/sda1 - ext4  +* /dev/sda2 - raw  +===raw partition write pointer position===  + root@elphel393:~# cat /mnt/sda1/camogm.disk     + Device          Start LBA      Current LBA    End LBA  + /dev/sda2      12500992        38196200        250068992  +===scripts for downloading===     [[Category:393]] [[Category:393]] Oleg

Multi camera system operation

Wiki Recent Changes - Fri, 08/10/2018 - 16:14

Created page with "==Recording== Example for 2 cameras - list comma-separated addresses in the GET line: http://192.168.0.39/multicam/?ip=192.168.0.39,192.168.0.38 ==Download footage== ... ..."

New page

==Recording==
Example for 2 cameras - list comma-separated addresses in the GET line:
http://192.168.0.39/multicam/?ip=192.168.0.39,192.168.0.38

==Download footage==
...

[[Category:393]] Oleg

08/10/18 [imagej-elphel][gpu] by AndreyFilippov: modified ML file names

Elphel GIT logs - Fri, 08/10/2018 - 12:41
AndreyFilippov committed changes to the Elphel git project :
modified ML file names

08/10/18 [imagej-elphel][gpu] by AndreyFilippov: Creating test data from main camera only, not relying on GT

Elphel GIT logs - Fri, 08/10/2018 - 12:32
AndreyFilippov committed changes to the Elphel git project :
Creating test data from main camera only, not relying on GT

08/10/18 [python3-imagej-tiff][master] by AndreyFilippov: Merge branch 'master' of git.elphel.com:Elphel/python3-imagej-tiff

Elphel GIT logs - Fri, 08/10/2018 - 09:57
AndreyFilippov committed changes to the Elphel git project :
Merge branch 'master' of git.elphel.com:Elphel/python3-imagej-tiff

08/10/18 [python3-imagej-tiff][master] by AndreyFilippov: combining low/high disparity cluster variance into the same batch

Elphel GIT logs - Fri, 08/10/2018 - 09:56
AndreyFilippov committed changes to the Elphel git project :
combining low/high disparity cluster variance into the same batch

08/09/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: added grid to 2d weights

Elphel GIT logs - Thu, 08/09/2018 - 19:20
Oleg Dzhimiev committed changes to the Elphel git project :
added grid to 2d weights

08/09/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: Merge branch 'master' of git.elphel.com:Elphel/python3-imagej-tiff

Elphel GIT logs - Thu, 08/09/2018 - 19:11
Oleg Dzhimiev committed changes to the Elphel git project :
Merge branch 'master' of git.elphel.com:Elphel/python3-imagej-tiff

08/09/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: display weights

Elphel GIT logs - Thu, 08/09/2018 - 19:11
Oleg Dzhimiev committed changes to the Elphel git project :
display weights

08/09/18 [python3-imagej-tiff][master] by AndreyFilippov: added npy w/r to improve read speed

Elphel GIT logs - Thu, 08/09/2018 - 18:47
AndreyFilippov committed changes to the Elphel git project :
added npy w/r to improve read speed

08/09/18 [python3-imagej-tiff][master] by AndreyFilippov: just changing dataset file lists

Elphel GIT logs - Thu, 08/09/2018 - 10:35
AndreyFilippov committed changes to the Elphel git project :
just changing dataset file lists

08/08/18 [python3-imagej-tiff][master] by AndreyFilippov: just a shapshot

Elphel GIT logs - Wed, 08/08/2018 - 19:30
AndreyFilippov committed changes to the Elphel git project :
just a shapshot

08/08/18 [python3-imagej-tiff][master] by AndreyFilippov: fixed filenames second time

Elphel GIT logs - Wed, 08/08/2018 - 19:00
AndreyFilippov committed changes to the Elphel git project :
fixed filenames second time

08/08/18 [python3-imagej-tiff][master] by AndreyFilippov: fixed spaces in filenames

Elphel GIT logs - Wed, 08/08/2018 - 18:46
AndreyFilippov committed changes to the Elphel git project :
fixed spaces in filenames

08/08/18 [python3-imagej-tiff][master] by AndreyFilippov: Merge branch 'master' of git.elphel.com:Elphel/python3-imagej-tiff

Elphel GIT logs - Wed, 08/08/2018 - 18:20
AndreyFilippov committed changes to the Elphel git project :
Merge branch 'master' of git.elphel.com:Elphel/python3-imagej-tiff

08/08/18 [python3-imagej-tiff][master] by AndreyFilippov: Adding 2-stage nn

Elphel GIT logs - Wed, 08/08/2018 - 18:20
AndreyFilippov committed changes to the Elphel git project :
Adding 2-stage nn

10393 manual

Wiki Recent Changes - Wed, 08/08/2018 - 13:29

‎Development

← Older revision Revision as of 19:29, 8 August 2018 (One intermediate revision by the same user not shown)Line 336: Line 336:    * fixed incorrect default setting of the master channel   * fixed incorrect default setting of the master channel  </font> </font>  +  +==<font color="blue">Development</font>==  +Usage of [[Poky_manual|SDK]], which is Eclipse and project tree cloned from git.elphel.com, simplifies the development.  +At the same time lots of things can be done using Python, PHP, JavaScript or C/C++ (if compiled on hardware) and do not require SDK.     ==<font color="blue">Other info</font>== ==<font color="blue">Other info</font>== Oleg

Poky manual

Wiki Recent Changes - Wed, 08/08/2018 - 13:01

‎Use cases

← Older revision Revision as of 19:01, 8 August 2018 (2 intermediate revisions by the same user not shown)Line 1: Line 1:  +==<font color="blue">Use cases</font>==  +* Linux kernel update when adding/developing a driver  +* When an application needs to be included into the firmware image archive  +* Update Elphel's PHP extension  +* C/C++ applications if developed on PC require a cross-compiler and require Yocto installation or some other alternative.  +  +Other projects that use Python, PHP, Javascript, HTML, C/C++ on hardware (compiler is included in the firmware image) do not require this SDK use but it makes the process more convenient, e.g. by copying the built packages straight to the target hardware.  +  ==<font color="blue">Description</font>== ==<font color="blue">Description</font>==    Oleg

08/08/18 [python3-imagej-tiff][master] by Andrey Filippov: Merge branch 'master' of git@git.elphel.com:Elphel/python3-imagej-tiff.git

Elphel GIT logs - Wed, 08/08/2018 - 08:18
Andrey Filippov committed changes to the Elphel git project :
Merge branch 'master' of git@git.elphel.com:Elphel/python3-imagej-tiff.git

08/07/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: summary.histograms testing

Elphel GIT logs - Tue, 08/07/2018 - 19:45
Oleg Dzhimiev committed changes to the Elphel git project :
summary.histograms testing

Pages

Subscribe to www3.elphel.com aggregator