Nathaniel Callens pushed to project branch master at Elphel / image-compression
Nathaniel Callens
(ae2efe0a)
at
14 Apr 17:17
deletions final
Nathaniel Callens pushed to project branch master at Elphel / image-compression
Nathaniel Callens
(6d853115)
at
14 Apr 16:38
Merge branch 'master' of git.elphel.com:Elphel/master
... and
1 more commit
Kelly Chang pushed to project branch master at Elphel / image-compression
Kelly Chang
(88251d36)
at
14 Apr 16:37
take out kelly's
Kelly Chang pushed to project branch master at Elphel / image-compression
Kelly Chang
(60919e6c)
at
14 Apr 16:36
Merge branch 'master' of https://git.elphel.com/Elphel/master
... and
1 more commit
Nathaniel Callens pushed to project branch master at Elphel / image-compression
Nathaniel Callens
(3ee02b10)
at
14 Apr 16:10
Merge branch 'master' of git.elphel.com:Elphel/master
... and
1 more commit
Kelly Chang pushed to project branch master at Elphel / image-compression
Kelly Chang
(e7d79230)
at
14 Apr 16:08
solve coflict
... and
1 more commit
Nathaniel Callens pushed to project branch master at Elphel / image-compression
Nathaniel Callens
(a352868a)
at
14 Apr 16:06
function added
Nathaniel Callens pushed to project branch master at Elphel / image-compression
Nathaniel Callens
(5abc68cc)
at
14 Apr 16:02
function added
... and
1 more commit
Kelly Chang pushed to project branch master at Elphel / image-compression
Kelly Chang
(8b6c1728)
at
14 Apr 15:59
Merge branch 'master' of https://git.elphel.com/Elphel/master
... and
1 more commit
Nathaniel Callens pushed to project branch master at Elphel / image-compression
Nathaniel Callens
(ef51cf73)
at
14 Apr 15:59
predic_pix_lstsq added
Kelly Chang pushed to project branch master at Elphel / image-compression
Kelly Chang
(817a3ee5)
at
14 Apr 15:55
Merge branch 'master' of https://git.elphel.com/Elphel/master
... and
1 more commit
Nathaniel Callens pushed to project branch master at Elphel / image-compression
Nathaniel Callens
(b4c416a7)
at
14 Apr 15:39
deletions
Nathaniel Callens pushed to project branch master at Elphel / image-compression
Nathaniel Callens
(b428fbbd)
at
12 Apr 18:21
basic fixes
... and
1 more commit
10393 manual
Firmware images
← Older revision Revision as of 17:49, 12 April 2022 (One intermediate revision by the same user not shown)Line 354: Line 354: ==<font color="blue">Firmware images</font>== ==<font color="blue">Firmware images</font>== −* [https://community.elphel.com/files/393/20210628/ '''20210628''']+* [https://community.elphel.com/files/393/20220412/ '''20220412'''] +* [https://community.elphel.com/files/393/20210628/ 20210628] * [https://community.elphel.com/files/393/20200903/ 20200903] * [https://community.elphel.com/files/393/20200903/ 20200903] * [https://community.elphel.com/files/393/20200520/ 20200520] * [https://community.elphel.com/files/393/20200520/ 20200520] Line 360: Line 361: ===Changelog=== ===Changelog=== + <font size='1'>'''==20220412==''' + * Added websockets test + * More options in format_disk (single partition, reformat already formatted disk,...) + * Bug fixes <font size='1'>'''==20210628==''' <font size='1'>'''==20210628==''' * Added support for FLIR Boson sensors * Added support for FLIR Boson sensors Andrey.filippovKelly Chang pushed to project branch master at Elphel / image-compression
Kelly Chang
(829e9198)
at
12 Apr 16:01
kelly push
Andrey Filippov pushed to project branch tiff at Elphel / elphel-apps-camogm
Andrey Filippov
(f09457c0)
at
12 Apr 01:47
added options to format_disk - single partition, reformat
Andrey Filippov pushed to project branch rocko at Elphel / elphel-apps-autoca...
Andrey Filippov
(c428b27f)
at
12 Apr 01:45
Fixed IMMEDIATE mode (not propagation for FRAME_PERIOD), typos
Trigger 393
External connector
← Older revision Revision as of 18:45, 10 April 2022 Line 118: Line 118: software: frame counter is running software: frame counter is running −* It's easy to modify the cable to trigger itself and other multiple cameras.+* It's easy to modify the cable to trigger itself and other multiple cameras by connecting together red and black wires (+) and white with green (-). For self-testing (external trigger loop back) it is sufficient, for LED - connect anode to "+" (red+black), cathode - to "-" (white+green). {| {| |[[File:10389 extsync selftest.jpeg|thumb|400px]] |[[File:10389 extsync selftest.jpeg|thumb|400px]] |} |} + +Turn on external trigger loop back (cable should be inserted): + http://192.168.0.9/parsedit.php?sensor_port=0&immediate&TRIG_CONDITION=0x80000&TRIG_OUT=0x66555&TRIG_PERIOD=25000000&TRIG=4 + +Or use interactive page: + http://192.168.0.9/parsedit.php?sensor_port=0&embed=0.25&title=Parameters+for+groups:+trigger+&TRIG&TRIG_MASTER&TRIG_CONDITION=0x80000&TRIG_DELAY&TRIG_OUT=0x66555&TRIG_PERIOD=25000000&TRIG_BITLENGTH&EXTERN_TIMESTAMP&XMIT_TIMESTAMP&TRIG_DECIMATE&THIS_FRAME&refresh + +And then click "Apply" button. + +Both variants should turn camera into external loop back mode with 0.25s period (4 fps). If the page (and the camera) hangs, the loop is not working. For troubleshooting you may restart the camera, open + http://192.168.0.9/parsedit.php?sensor_port=0&embed=0.25&title=Parameters+for+groups:+trigger+&TRIG&TRIG_MASTER&TRIG_CONDITION=0&TRIG_DELAY&TRIG_OUT=0x66555&TRIG_PERIOD=25000000&TRIG_BITLENGTH&EXTERN_TIMESTAMP&XMIT_TIMESTAMP&TRIG_DECIMATE&THIS_FRAME&refresh + +and press "apply". The camera will continue using internal trigger (TRIG_CONDITION=0) but still generate trigger output (TRIG_OUT=0x66555). This output can be controlled by either the LED soldered to the cable or the oscilloscope (ground to the green+white, signal - red+black - it should show not just a pulse but a encoded timestamp some 22us long. Changing TRIG_CONDITION to 0x80000 (enter 80000 into "New value/Hex" field without "0x" and press "Apply") should activate loop back, and if it works then "Refresh" button should cause new "THIS_FRAME" field value. If it does not work - trigger input does not reach camera - bad cable or connector. ===Internal connectors=== ===Internal connectors=== Andrey.filippovAndrey Filippov pushed to project branch warrior-boson at Elphel / linux-elphel
Andrey Filippov
(4712e4e6)
at
10 Apr 00:12
updated to the modified x393
Andrey Filippov pushed to project branch warrior-boson at Elphel / linux-elphel
Andrey Filippov
(2ca21075)
at
09 Apr 21:43
Was debugging, commented new debug out
Pages
