05/20/16 [x393][master] by Mikhail Karpenko: Fix sensor power mode for 14Mpx in startup script
Mikhail Karpenko committed changes to the Elphel git project :
Fix sensor power mode for 14Mpx in startup script
Fix sensor power mode for 14Mpx in startup script
Tmp manual
← Older revision
Revision as of 22:40, 19 May 2016
Line 47:
Line 47:
** Quality - compression quality - individual for compressor but common for the buffer driver - it's better to have the same value for all channels. ** Quality - compression quality - individual for compressor but common for the buffer driver - it's better to have the same value for all channels.
-* The startup settings are defined int the ''local/verilog/startup'' on the micro SD card, FAT32 partition:+* For 5MPix the startup settings are defined int the ''/usr/local/verilog/startup5'' on the micro SD card, FAT32 partition:
... ...
-c write_sensor_i2c all 1 0 0x9009001e (exposure) -c write_sensor_i2c all 1 0 0x9009001e (exposure)
Line 54:
Line 54:
-c write_sensor_i2c all 1 0 0x9009001d (red gain to 0xd) -c write_sensor_i2c all 1 0 0x9009001d (red gain to 0xd)
... ...
+{|
+|[[File:10393_controls.jpeg|thumb|200px]]
+|}
==Temperature monitor== ==Temperature monitor==
* http://192.168.0.8/hwmon.html: * http://192.168.0.8/hwmon.html:
** T<sub>shutdown</sub> - automatic shutdown temperature level ** T<sub>shutdown</sub> - automatic shutdown temperature level
+{|
+|[[File:10393_hwmon.jpeg|thumb|200px]]
+|}
==Proper shutdown== ==Proper shutdown==
Oleg
File:10393 controls.jpeg
uploaded "[[File:10393 controls.jpeg]]"
OlegTmp manual
← Older revision
Revision as of 22:31, 19 May 2016
(One intermediate revision not shown)Line 1:
Line 1:
==Connections== ==Connections==
* [[FPC_cables|sensors to system board]] * [[FPC_cables|sensors to system board]]
+* Ports:
+{|
+|[[File:NC393-CS marked ports.jpeg|thumb|200px]]
+|}
==Defaults== ==Defaults==
IP addr: 192.168.0.8 IP addr: 192.168.0.8
Line 57:
Line 61:
==Proper shutdown== ==Proper shutdown==
shutdown -hP now shutdown -hP now
+
+==Firmware image==
+* [http://community.elphel.com/files/393/20160519/ 20160519]
==Known problems== ==Known problems==
Oleg
Tmp manual
← Older revision
Revision as of 21:21, 19 May 2016
Line 1:
Line 1:
==Connections== ==Connections==
* [[FPC_cables|sensors to system board]] * [[FPC_cables|sensors to system board]]
+* Ports:
+{|
+|[[File:NC393-CS marked ports.jpeg|thumb|200px]]
+|}
==Defaults== ==Defaults==
IP addr: 192.168.0.8 IP addr: 192.168.0.8
Oleg
File:NC393-CS marked ports.jpeg
uploaded "[[File:NC393-CS marked ports.jpeg]]"
OlegFPC cables
← Older revision
Revision as of 20:54, 19 May 2016
Line 6:
Line 6:
|[[Image:Fpc_cable_conn_10393.jpeg|500px|thumb|Fig.3 Proper connecting: sensor and 10393 system board (same principle as on Fig.2)]] |[[Image:Fpc_cable_conn_10393.jpeg|500px|thumb|Fig.3 Proper connecting: sensor and 10393 system board (same principle as on Fig.2)]]
|} |}
+
+[[Category:Elphel353]]
+[[Category:Elphel393]]
Oleg
Tmp manual
← Older revision
Revision as of 20:54, 19 May 2016
(4 intermediate revisions not shown)Line 1:
Line 1:
+==Connections==
+* [[FPC_cables|sensors to system board]]
==Defaults== ==Defaults==
IP addr: 192.168.0.8 IP addr: 192.168.0.8
Line 5:
Line 7:
* The address is set in the ''init_elphel393.sh'' script on the card's FAT32 partition. * The address is set in the ''init_elphel393.sh'' script on the card's FAT32 partition.
+
+==init_elphel393.sh==
+* Before boot set SENSOR_TYPE:
+** SENSOR_TYPE=5 - for 5MPix sensors
+** SENSOR_TYPE=14 - for 14MPix
+<b>NOTE: 5 & 14 MPix sensors cannot be mixed - require different bitstreams.</b>
+* Change the default IP address
==Boot== ==Boot==
Line 41:
Line 50:
-c write_sensor_i2c all 1 0 0x9009001d (red gain to 0xd) -c write_sensor_i2c all 1 0 0x9009001d (red gain to 0xd)
... ...
+
+==Temperature monitor==
+* http://192.168.0.8/hwmon.html:
+** T<sub>shutdown</sub> - automatic shutdown temperature level
+
+==Proper shutdown==
+ shutdown -hP now
==Known problems== ==Known problems==
* Vertical artifacts in jpegs. Images are ok at 100% quality. Fixed, testing. * Vertical artifacts in jpegs. Images are ok at 100% quality. Fixed, testing.
-* http://192.168.0.8:232x/noexif/mimg - multipart jpeg displays corrupted frames from time to time. Reason: network bandwidth? slow PC?+* http://192.168.0.8:232x/noexif/mimg - multipart jpeg displays corrupted frames from time to time. Reason: network bandwidth?
* Sometimes on power-on (NAND flash boot) cannot mount the card's rootfs partition. Kernel Panics. Power off/on. Soft "reboot -f" works ok. * Sometimes on power-on (NAND flash boot) cannot mount the card's rootfs partition. Kernel Panics. Power off/on. Soft "reboot -f" works ok.
* Changing exposure/quality/gains - can corrupt images - needs testing. * Changing exposure/quality/gains - can corrupt images - needs testing.
+
+
+[[Category:Elphel393]]
Oleg
05/19/16 [x393][master] by Oleg Dzhimiev: work better for 14MPix
Oleg Dzhimiev committed changes to the Elphel git project :
work better for 14MPix
work better for 14MPix
05/19/16 [meta-elphel393][master-next] by Oleg Dzhimiev: legend to nw
Oleg Dzhimiev committed changes to the Elphel git project :
legend to nw
legend to nw
Tmp manual
← Older revision
Revision as of 20:03, 19 May 2016
(3 intermediate revisions not shown)Line 1:
Line 1:
+==Connections==
+* [[FPC_cables|sensors to system board]]
==Defaults== ==Defaults==
IP addr: 192.168.0.8 IP addr: 192.168.0.8
Line 5:
Line 7:
* The address is set in the ''init_elphel393.sh'' script on the card's FAT32 partition. * The address is set in the ''init_elphel393.sh'' script on the card's FAT32 partition.
+
+==init_elphel393.sh==
+* Before boot set SENSOR_TYPE:
+** SENSOR_TYPE=5 - for 5MPix sensors
+** SENSOR_TYPE=14 - for 14MPix
+<b>NOTE: 5 & 14 MPix sensors cannot be mixed - require different bitstreams.</b>
+* Change the default IP address
==Boot== ==Boot==
Line 41:
Line 50:
-c write_sensor_i2c all 1 0 0x9009001d (red gain to 0xd) -c write_sensor_i2c all 1 0 0x9009001d (red gain to 0xd)
... ...
+
+==Temperature monitor==
+* http://192.168.0.8/hwmon.html:
+** T<sub>shutdown</sub> - automatic shutdown temperature level
+
+==Proper shutdown==
+ shutdown -hP now
==Known problems== ==Known problems==
* Vertical artifacts in jpegs. Images are ok at 100% quality. Fixed, testing. * Vertical artifacts in jpegs. Images are ok at 100% quality. Fixed, testing.
-* http://192.168.0.8:232x/noexif/mimg - multipart jpeg displays corrupted frames from time to time. Reason: network bandwidth? slow PC?+* http://192.168.0.8:232x/noexif/mimg - multipart jpeg displays corrupted frames from time to time. Reason: network bandwidth?
* Sometimes on power-on (NAND flash boot) cannot mount the card's rootfs partition. Kernel Panics. Power off/on. Soft "reboot -f" works ok. * Sometimes on power-on (NAND flash boot) cannot mount the card's rootfs partition. Kernel Panics. Power off/on. Soft "reboot -f" works ok.
* Changing exposure/quality/gains - can corrupt images - needs testing. * Changing exposure/quality/gains - can corrupt images - needs testing.
Oleg
FPC cables
← Older revision
Revision as of 19:45, 19 May 2016
(4 intermediate revisions not shown)Line 1:
Line 1:
-==[[Elphel_camera_parts_0353-01#0353-01-51_-_FPC_flexible_printed_circuit_straight_for_panoramic_head|0353-01-51]]==+==[[Elphel_camera_parts_0353-01#0353-01-51_-_FPC_flexible_printed_circuit_straight_for_panoramic_head|0353-01-51]] (<b>asymmetrical</b>)==
{| {|
-|[[Image:Fpc_cable.jpeg|600px|thumb|Fig.1 L=70mm]]+|[[Image:Fpc_cable.jpeg|500px|thumb|Fig.1 L=70mm]]
-|[[Image:Fpc_cable_conn.jpeg|500px|thumb|Fig.2 Proper connecting: sensor and system board]]+|[[Image:Fpc_cable_conn.jpeg|500px|thumb|Fig.2 Proper connecting: sensor and 10353 system board]]
+|-
+|[[Image:Fpc_cable_conn_10393.jpeg|500px|thumb|Fig.3 Proper connecting: sensor and 10393 system board (same principle as on Fig.2)]]
|} |}
Oleg
File:Fpc cable conn 10393.jpeg
uploaded "[[File:Fpc cable conn 10393.jpeg]]"
Oleg05/19/16 [meta-elphel393][master-next] by Oleg Dzhimiev: fixed checksum
Oleg Dzhimiev committed changes to the Elphel git project :
fixed checksum
fixed checksum
05/19/16 [meta-elphel393][master] by Oleg Dzhimiev: Temperatures monitor page
Oleg Dzhimiev committed changes to the Elphel git project :
Temperatures monitor page
Temperatures monitor page
05/18/16 [vdt-plugin][master] by Andrey Filippov: Update README.md
Andrey Filippov committed changes to the Elphel git project :
Update README.md
Update README.md
05/18/16 [linux-elphel][master-next] by Mikhail Karpenko: Add command to change byrshift in circbuf
Mikhail Karpenko committed changes to the Elphel git project :
Add command to change byrshift in circbuf
Add command to change byrshift in circbuf
05/18/16 [meta-elphel393][master] by Mikhail Karpenko: Write bayer to circbuf
Mikhail Karpenko committed changes to the Elphel git project :
Write bayer to circbuf
Write bayer to circbuf
05/18/16 [meta-elphel393][master-next] by Oleg Dzhimiev: Merge branch 'master' of https://github.com/Elphel/meta-elphel393
Oleg Dzhimiev committed changes to the Elphel git project :
Merge branch 'master' of https://github.com/Elphel/meta-elphel393
Merge branch 'master' of https://github.com/Elphel/meta-elphel393
05/18/16 [meta-elphel393][framepars] by Oleg Dzhimiev: 1.+tmp pages 2.license from standard
Oleg Dzhimiev committed changes to the Elphel git project :
1.+tmp pages 2.license from standard
1.+tmp pages 2.license from standard
Pages
