Imaging solutions with Free Software & Open Hardware

Who's online

There are currently 0 users online.

File:10393 sensor driver structure.png

Wiki Recent Changes - Mon, 04/16/2018 - 17:52

Oleg uploaded File:10393 sensor driver structure.png

New page

== Licensing ==
{{CC }} Oleg

File:10393 cpu fpga i2c records table.png

Wiki Recent Changes - Mon, 04/16/2018 - 17:52

Oleg uploaded File:10393 cpu fpga i2c records table.png

New page

== Licensing ==
{{CC }} Oleg

Tmp manual

Wiki Recent Changes - Mon, 04/16/2018 - 16:59

‎Accessing raw pixel values

← Older revision Revision as of 22:59, 16 April 2018 (2 intermediate revisions by the same user not shown)Line 281: Line 281:     ==<font color="blue">Firmware images</font>== ==<font color="blue">Firmware images</font>== −* [https://community.elphel.com/files/393/20180406/ '''20180406''']+* [https://community.elphel.com/files/393/20180416/ '''20180416''']  +* [https://community.elphel.com/files/393/20180406/ 20180406]  * [https://community.elphel.com/files/393/20180130/ 20180130] * [https://community.elphel.com/files/393/20180130/ 20180130]  * [https://community.elphel.com/files/393/20180118/ 20180118] * [https://community.elphel.com/files/393/20180118/ 20180118] −* [https://community.elphel.com/files/393/20180116/ 20180116]   ===Changelog=== ===Changelog=== −  <font size='1'>==20180406==+  <font size='1'>'''==20180416=='''  + * mt9f002: added triggered mode  + * mt9f002: added vertical and horizontal flips (mirror)  + '''==20180406=='''    * added initial support for MT9F002 sensor: no triggered mode, no binning/decimation   * added initial support for MT9F002 sensor: no triggered mode, no binning/decimation    * display serial number in http://camera-ip:port/meta   * display serial number in http://camera-ip:port/meta    * decode jp4s on the index page (http://camera-ip)   * decode jp4s on the index page (http://camera-ip)    * turn off auto wb button for all ports on the index page   * turn off auto wb button for all ports on the index page −  ==20180130==+  '''==20180130=='''    * added photo finish demo   * added photo finish demo    * fixed fps limit calcs for triggered mode   * fixed fps limit calcs for triggered mode −  ==20180118==+  '''==20180118=='''    * raw.py & raw.php, see wiki.elphel.com   * raw.py & raw.php, see wiki.elphel.com    * added python3 and python3-opencv   * added python3 and python3-opencv −  ==20180116==+  '''==20180116=='''    * raw pixel data downloading through membridge   * raw pixel data downloading through membridge    * added gcc,make   * added gcc,make −  ==20180109==+  '''==20180109=='''    * fixed autoexposure   * fixed autoexposure −  ==20171228==+  '''==20171228=='''    * + strace, ltrace, dmsetup   * + strace, ltrace, dmsetup    * added to drivers: register devs to sysfs - nodes then created by udev   * added to drivers: register devs to sysfs - nodes then created by udev −  ==20171226==+  '''==20171226=='''    * kernel updated to 4.9 (from 4.0)   * kernel updated to 4.9 (from 4.0)    * lots of drivers is updated to newer versions   * lots of drivers is updated to newer versions    * +dm-crypt and cryptsetup   * +dm-crypt and cryptsetup −  ==20171120==+  '''==20171120=='''    * bugfix - incorrect displaying of TRIG_PERIOD at init   * bugfix - incorrect displaying of TRIG_PERIOD at init −  ==20171115==+  '''==20171115=='''    * Fixed autocampars to let 10393 work with the mux board - 10359, see wiki.elphel.com for   * Fixed autocampars to let 10393 work with the mux board - 10359, see wiki.elphel.com for     docs    docs −  ==20170823==+  '''==20170823=='''    * Fixed autocampars for multiple sensors getting desynced at init   * Fixed autocampars for multiple sensors getting desynced at init    * Fixed Garmin GPS 18x USB driver   * Fixed Garmin GPS 18x USB driver −  ==20170802==+  '''==20170802=='''    * fixed a page for taking snapshots - works in chrome and firefox for bigger images (>2MB)   * fixed a page for taking snapshots - works in chrome and firefox for bigger images (>2MB)    * enabled "Access-Control-Expose-Headers: Content-Disposition" and CORS   * enabled "Access-Control-Expose-Headers: Content-Disposition" and CORS −  ==20170627==+  '''==20170627=='''    * viewing decoded jp4 format in camvc   * viewing decoded jp4 format in camvc −  ==20170623==+  '''==20170623=='''    * fixed incorrect default setting of the master channel   * fixed incorrect default setting of the master channel  </font> </font> Line 380: Line 383:  [[10393_power#Powering_from_batteries| 12V and 48V power options]] [[10393_power#Powering_from_batteries| 12V and 48V power options]]  ===Accessing raw pixel values=== ===Accessing raw pixel values=== −[[Working_with_raw_image_data|Working with raw pixel data]]+[[Working_with_raw_image_data|Working with raw pixel data (how to capture raw images)]]  +   ===Photo finish (linescan mode)=== ===Photo finish (linescan mode)===  [[Photo-finish|Photo Finish]] (works for JP4 image format) [[Photo-finish|Photo Finish]] (works for JP4 image format) Oleg

04/16/18 [linux-elphel][rocko] by Oleg Dzhimiev: mt9f002: vertical and horizontal flips (mirroring)

Elphel GIT logs - Mon, 04/16/2018 - 15:53
Oleg Dzhimiev committed changes to the Elphel git project :
mt9f002: vertical and horizontal flips (mirroring)

04/15/18 [imagej-elphel][master] by AndreyFilippov: Extracted filter parameters to a class, working on far objects

Elphel GIT logs - Sun, 04/15/2018 - 01:03
AndreyFilippov committed changes to the Elphel git project :
Extracted filter parameters to a class, working on far objects

04/13/18 [linux-elphel][rocko] by Oleg Dzhimiev: removed unneeded check

Elphel GIT logs - Fri, 04/13/2018 - 19:08
Oleg Dzhimiev committed changes to the Elphel git project :
removed unneeded check

04/13/18 [linux-elphel][rocko] by Oleg Dzhimiev: sensor-individual ahead tabs (latencies)

Elphel GIT logs - Fri, 04/13/2018 - 18:48
Oleg Dzhimiev committed changes to the Elphel git project :
sensor-individual ahead tabs (latencies)

04/13/18 [linux-elphel][rocko] by Oleg Dzhimiev: triggered mode. testing. need to update latencies

Elphel GIT logs - Fri, 04/13/2018 - 11:22
Oleg Dzhimiev committed changes to the Elphel git project :
triggered mode. testing. need to update latencies

04/13/18 [linux-elphel][rocko] by Oleg Dzhimiev: fixed zero division

Elphel GIT logs - Fri, 04/13/2018 - 11:20
Oleg Dzhimiev committed changes to the Elphel git project :
fixed zero division

04/12/18 [imagej-elphel][master] by AndreyFilippov: Tweaking software to handle more precise disparity measurements

Elphel GIT logs - Thu, 04/12/2018 - 13:18
AndreyFilippov committed changes to the Elphel git project :
Tweaking software to handle more precise disparity measurements

04/12/18 [imagej-elphel][master] by AndreyFilippov: Moved ImageDtt (TP) parameters to a separate class

Elphel GIT logs - Thu, 04/12/2018 - 13:17
AndreyFilippov committed changes to the Elphel git project :
Moved ImageDtt (TP) parameters to a separate class

10398

Wiki Recent Changes - Wed, 04/11/2018 - 11:05

‎Application notes

← Older revision Revision as of 17:05, 11 April 2018 (4 intermediate revisions by the same user not shown)Line 15: Line 15:  [[Media:10398_assy.tar.gz|10398 component placement files]] [[Media:10398_assy.tar.gz|10398 component placement files]]    −===Application notes===+===MT9F002 Application Notes=== −====Slave mode, not GRR====+====Slave mode====  +To enable:  +# R0x301A[8]=1  +# R0x3026[9:7]=0x1 for GPI1, after this step sensor operates in GPI1 triggered GRR switching to free running (ERS)  +# (undocumented) R0x3158[15]=1 - most likely '''slave mode enable''' - after this step senor operates in slave mode GRR  +# (undocumented) R0x3158[13]=1 - disable GRR? - after this step senor operates in slave mode, readouts on rising GPI1, see Fig.3  +   +{|  +|[[File:Mt9f002 slave mode.jpeg|700px|thumb|Fig.3 Slave mode]]  +|} Oleg

File:Mt9f002 slave mode.jpeg

Wiki Recent Changes - Wed, 04/11/2018 - 10:44

Oleg uploaded File:Mt9f002 slave mode.jpeg

New page

== Licensing ==
{{CC }} Oleg

10398

Wiki Recent Changes - Wed, 04/11/2018 - 10:21

← Older revision Revision as of 16:21, 11 April 2018 Line 14: Line 14:  [[Media:10398_gerber.tar.gz|10398 Gerber files]] <br/> [[Media:10398_gerber.tar.gz|10398 Gerber files]] <br/>  [[Media:10398_assy.tar.gz|10398 component placement files]] [[Media:10398_assy.tar.gz|10398 component placement files]]  +  +===Application notes===  +====Slave mode, not GRR==== Oleg

04/10/18 [eyesis4pi-393-gui][master] by AndreyFilippov: added channel number offset as a single command line parameter

Elphel GIT logs - Tue, 04/10/2018 - 23:43
AndreyFilippov committed changes to the Elphel git project :
added channel number offset as a single command line parameter

Presentations

Wiki Recent Changes - Mon, 04/09/2018 - 19:30

added pfresentation

← Older revision Revision as of 01:30, 10 April 2018 Line 1: Line 1:  ==Presentations== ==Presentations==  +===2018/04/09 High Resolution Wide FoV CNN System for Target Classification, Ranging and Tracking===  +*Presentation:  +**[https://community.elphel.com/files/presentations/Elphel_TP-CNN_slides.pdf  Elphel_TP-CNN_slides.pdf (2MB)]  +**[https://community.elphel.com/files/presentations/Elphel_TP-CNN_slides.odp Elphel_TP-CNN_slides.odp (12MB)]  ===2016/12/30 The 33rd Chaos Communication Congress (33C3), Hamburg, Germany=== ===2016/12/30 The 33rd Chaos Communication Congress (33C3), Hamburg, Germany===  * Presentation:   * Presentation:   Andrey.filippov

04/09/18 [linux-elphel][rocko] by Oleg Dzhimiev: increased detect delay after reset

Elphel GIT logs - Mon, 04/09/2018 - 13:44
Oleg Dzhimiev committed changes to the Elphel git project :
increased detect delay after reset

04/07/18 [imagej-elphel][master] by AndreyFilippov: Implemented/tested zoom correction and simple (static) tabbed replacement for IJ GenericDialog

Elphel GIT logs - Sat, 04/07/2018 - 22:49
AndreyFilippov committed changes to the Elphel git project :
Implemented/tested zoom correction and simple (static) tabbed replacement for IJ GenericDialog

Tmp manual

Wiki Recent Changes - Fri, 04/06/2018 - 11:13

‎Firmware images

← Older revision Revision as of 17:13, 6 April 2018 Line 281: Line 281:     ==<font color="blue">Firmware images</font>== ==<font color="blue">Firmware images</font>== −* [https://community.elphel.com/files/393/20180130/ '''20180130''']+* [https://community.elphel.com/files/393/20180406/ '''20180406''']  +* [https://community.elphel.com/files/393/20180130/ 20180130]  * [https://community.elphel.com/files/393/20180118/ 20180118] * [https://community.elphel.com/files/393/20180118/ 20180118]  * [https://community.elphel.com/files/393/20180116/ 20180116] * [https://community.elphel.com/files/393/20180116/ 20180116]  ===Changelog=== ===Changelog=== −  <font size='1'>==20180130==+  <font size='1'>==20180406==  + * added initial support for MT9F002 sensor: no triggered mode, no binning/decimation  + * display serial number in http://camera-ip:port/meta  + * decode jp4s on the index page (http://camera-ip)  + * turn off auto wb button for all ports on the index page  + ==20180130==    * added photo finish demo   * added photo finish demo    * fixed fps limit calcs for triggered mode   * fixed fps limit calcs for triggered mode Oleg

04/06/18 [linux-elphel][rocko] by Oleg Dzhimiev: added entries for mt9f002 driver

Elphel GIT logs - Fri, 04/06/2018 - 10:02
Oleg Dzhimiev committed changes to the Elphel git project :
added entries for mt9f002 driver

Pages

Subscribe to www3.elphel.com aggregator