Imaging solutions with Free Software & Open Hardware

Who's online

There are currently 0 users online.

05/11/17 [elphel-apps-camogm][master] by Mikhail Karpenko: Add basic audio functions

Elphel GIT logs - Thu, 05/11/2017 - 17:25
Mikhail Karpenko committed changes to the Elphel git project :
Add basic audio functions

05/07/17 [imagej-elphel][master] by AndreyFilippov: selecting no-conflict clusters

Elphel GIT logs - Sun, 05/07/2017 - 16:52
AndreyFilippov committed changes to the Elphel git project :
selecting no-conflict clusters

05/06/17 [imagej-elphel][master] by AndreyFilippov: combining clusters

Elphel GIT logs - Sat, 05/06/2017 - 23:41
AndreyFilippov committed changes to the Elphel git project :
combining clusters

05/06/17 [imagej-elphel][master] by AndreyFilippov: removing conflicts from extracted clusters

Elphel GIT logs - Sat, 05/06/2017 - 21:26
AndreyFilippov committed changes to the Elphel git project :
removing conflicts from extracted clusters

05/04/17 [imagej-elphel][master] by AndreyFilippov: added some filtereing to tiles-to-surfaces assignment

Elphel GIT logs - Thu, 05/04/2017 - 18:57
AndreyFilippov committed changes to the Elphel git project :
added some filtereing to tiles-to-surfaces assignment

Source file headers

Wiki Recent Changes - Thu, 05/04/2017 - 15:20

‎*.py

← Older revision Revision as of 21:20, 4 May 2017 Line 53: Line 53:    __author__ = "AUTHOR"   __author__ = "AUTHOR"    __copyright__ = "Copyright (C) YEAR Elphel Inc."   __copyright__ = "Copyright (C) YEAR Elphel Inc." −  __license__ = "GPL"+  __license__ = "GPLv3+" −  __version__ = "3.0+"+  __version__ = "1.0"    __maintainer__ = "MAINTAINER"   __maintainer__ = "MAINTAINER"    __email__ = "EMAIL"   __email__ = "EMAIL" Oleg

05/03/17 [imagej-elphel][master] by AndreyFilippov: more debugging of surfaces and tile sorting

Elphel GIT logs - Wed, 05/03/2017 - 20:22
AndreyFilippov committed changes to the Elphel git project :
more debugging of surfaces and tile sorting

05/03/17 [elphel-web-393][] by Oleg Dzhimiev: 1. valid values 2. comments

Elphel GIT logs - Wed, 05/03/2017 - 17:31
Oleg Dzhimiev committed changes to the Elphel git project :
1. valid values 2. comments

JP4

Wiki Recent Changes - Wed, 05/03/2017 - 17:00

‎Demosaicing/debayering links

← Older revision Revision as of 23:00, 3 May 2017 (One intermediate revision by the same user not shown)Line 96: Line 96:  ** can split color channels ** can split color channels  ====html canvas + javascript==== ====html canvas + javascript==== −* [https://github.com/Elphel/elphel-web-393/blob/master/src/jp4-canvas/elphel.js reorderJP4Blocks()]+* [https://git.elphel.com/Elphel/elphel-web-393/blob/master/src/jp4-canvas/elphel.js reorderJP4Blocks()]  +   ====python==== ====python====  * very slow * very slow Line 350: Line 351:  * [[Demosaic on client side]] * [[Demosaic on client side]]  * [http://linuxdevices.com/articles/AT4187053130.html Elphel camera under the hood: from Verilog to PHP - on LinuxDevices.com] * [http://linuxdevices.com/articles/AT4187053130.html Elphel camera under the hood: from Verilog to PHP - on LinuxDevices.com] −* [http://www.pythonware.com/library/pil/handbook/decoder.htm Python PIL Writing Your Own File Decoder]+* [http://pillow.readthedocs.io/en/3.4.x/handbook/writing-your-own-file-decoder.html Python PIL Writing Your Own File Decoder]  * [[JP4 Compatible Software]] * [[JP4 Compatible Software]] Oleg

05/03/17 [elphel-web-393][] by Oleg Dzhimiev: +debug option

Elphel GIT logs - Wed, 05/03/2017 - 14:50
Oleg Dzhimiev committed changes to the Elphel git project :
+debug option

Eyesis4Pi 393 User Guide - Recording

Wiki Recent Changes - Wed, 05/03/2017 - 12:54

‎Description

← Older revision Revision as of 18:54, 3 May 2017 Line 146: Line 146:       <font size='2'>Displays temperatures   <font size='2'>Displays temperatures −  '''Normal REC''' - record to a file system+  '''External''' - switch to external SSD (wait ~30s then click '''Refresh''' button and refresh the whole page - note the '''free space''' data) −  '''Fast REC''' - record to a raw partition (default mode)+  '''Internal''' - switch to internal SSD (wait ~30s then click '''Refresh''' button and refresh the whole page - note the '''free space''' data) −  '''Reset Fast REC''' - when Fast REC is enabled the system remembers write pointers, '''reset''' - sets the write pointer back to the beginning of the raw partiiton+ '''Refresh''' - refreshes the recorder program write pointer (raw partition) - is needed mostly if the GUI was loaded before SSD was detected.  +  '''Reset''' - the system stores write pointer on an SSD, '''reset''' sets the write pointer back to the beginning of the raw partiiton    '''Reboot''' - system reboot</font>   '''Reboot''' - system reboot</font>    Oleg

File:Eyesis4pi393gui tab other.png

Wiki Recent Changes - Wed, 05/03/2017 - 12:43

Oleg uploaded a new version of File:Eyesis4pi393gui tab other.png

New page

== Licensing ==
{{CC }} Oleg

05/02/17 [imagej-elphel][master] by AndreyFilippov: assigning tiles to surfaces

Elphel GIT logs - Tue, 05/02/2017 - 22:54
AndreyFilippov committed changes to the Elphel git project :
assigning tiles to surfaces

05/02/17 [eyesis4pi-393-footage-procedures][master] by Oleg Dzhimiev: Merge branch 'master' of https://github.com/Elphel/eyesis4pi393-footage-procedures

Elphel GIT logs - Tue, 05/02/2017 - 17:01
Oleg Dzhimiev committed changes to the Elphel git project :
Merge branch 'master' of https://github.com/Elphel/eyesis4pi393-footage-procedures

05/02/17 [eyesis4pi-393-footage-procedures][master] by Oleg Dzhimiev: new default

Elphel GIT logs - Tue, 05/02/2017 - 17:00
Oleg Dzhimiev committed changes to the Elphel git project :
new default

05/02/17 [imagej-elphel][master] by AndreyFilippov: started sorting tiles between surfaces

Elphel GIT logs - Tue, 05/02/2017 - 15:29
AndreyFilippov committed changes to the Elphel git project :
started sorting tiles between surfaces

05/01/17 [eyesis4pi-393-gui][master] by Oleg Dzhimiev: -2 buttons

Elphel GIT logs - Mon, 05/01/2017 - 19:21
Oleg Dzhimiev committed changes to the Elphel git project :
-2 buttons

05/01/17 [eyesis4pi-393-gui][master] by Oleg Dzhimiev: new defaults

Elphel GIT logs - Mon, 05/01/2017 - 19:12
Oleg Dzhimiev committed changes to the Elphel git project :
new defaults

05/01/17 [imagej-elphel][master] by AndreyFilippov: generating multi-leaf tile surfaces

Elphel GIT logs - Mon, 05/01/2017 - 00:07
AndreyFilippov committed changes to the Elphel git project :
generating multi-leaf tile surfaces

04/30/17 [imagej-elphel][master] by AndreyFilippov: some bugs fixed

Elphel GIT logs - Sun, 04/30/2017 - 20:34
AndreyFilippov committed changes to the Elphel git project :
some bugs fixed

Pages

Subscribe to www3.elphel.com aggregator