05/31/16 [vdt-plugin][master] by Andrey Filippov: updated vdt-veditor.parch to match changes in vdt repository
Andrey Filippov committed changes to the Elphel git project :
updated vdt-veditor.parch to match changes in vdt repository
updated vdt-veditor.parch to match changes in vdt repository
Tmp manual
Serial console access:
← Older revision Revision as of 19:13, 31 May 2016 (4 intermediate revisions not shown)Line 1: Line 1: -==Connections==+==<font color="blue">Connections</font>== * Connect [[FPC_cables|sensors to system board]] - FPC cables are not symmetrical * Connect [[FPC_cables|sensors to system board]] - FPC cables are not symmetrical * Ports: * Ports: Line 5: Line 5: |[[File:NC393-CS marked ports.jpeg|thumb|200px]] |[[File:NC393-CS marked ports.jpeg|thumb|200px]] |} |} -==Defaults==+==<font color="blue">Defaults</font>== -IP addr: 192.168.0.8+IP addr: <b>192.168.0.8</b> user / pwd: root / <empty> user / pwd: root / <empty> Line 12: Line 12: * 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==+==<font color="blue">init_elphel393.sh</font>== * Before boot set SENSOR_TYPE: * Before boot set SENSOR_TYPE: ** SENSOR_TYPE=5 - for 5MPix sensors ** SENSOR_TYPE=5 - for 5MPix sensors Line 19: Line 19: * Change the default IP address * Change the default IP address -==Boot==+==<font color="blue">Boot</font>== * on power-on boots from NAND flash: u-boot, device tree and kernel. * on power-on boots from NAND flash: u-boot, device tree and kernel. devicetree has "chosen = ...root=/dev/mmcblk0p2..." - rootfs is on the micro SD card second partition. devicetree has "chosen = ...root=/dev/mmcblk0p2..." - rootfs is on the micro SD card second partition. -==Command line access==+==<font color="blue">Command line access</font>== ssh root@192.168.0.8 ssh root@192.168.0.8 -==Serial console access==+==<font color="blue">Serial console access</font>== -* Use microUSB-USB cable to connect to PC - the cable's end should be thin enough otherwise interferes with the micro SD card.+* Use a ''microUSB-USB cable'' to connect to PC - the cable's end should be thin enough otherwise interferes with the micro SD card. -* Terminal: '''minicom -c on'''+* Linux: '''minicom -c on''' -(setup the device and speed - default settings might just work: /dev/ttyUSB0, 115200 8N1, No for hardware/software flow control)+** likely device: <b>/dev/ttyUSB0</b> +** settings: <b>115200 8N1, no</b> for hardware/software flow control -==Get images==+==<font color="blue">Get images</font>== channel 1: http://192.168.0.8:2323/noexif/img channel 1: http://192.168.0.8:2323/noexif/img Line 41: Line 42: channel 4: http://192.168.0.8:2326/noexif/img channel 4: http://192.168.0.8:2326/noexif/img -==Change parameters==+==<font color="blue">Change parameters</font>== * http://192.168.0.8/controls.html - previews and basic parameters: * http://192.168.0.8/controls.html - previews and basic parameters: ** Exposure - the values are in the sensor lines. ** Exposure - the values are in the sensor lines. Line 58: Line 59: |} |} -==Temperature monitor==+==<font color="blue">Temperature monitor</font>== * 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 Line 65: Line 66: |} |} -==Proper shutdown==+==<font color="blue">Proper shutdown</font>== shutdown -hP now shutdown -hP now -==Firmware image==+==<font color="blue">Firmware image</font>== * [http://community.elphel.com/files/393/20160526/ 20160526 (new)] * [http://community.elphel.com/files/393/20160526/ 20160526 (new)] * [http://community.elphel.com/files/393/20160524/ 20160524 (old)] * [http://community.elphel.com/files/393/20160524/ 20160524 (old)] * [http://community.elphel.com/files/393/20160519/ 20160519 (old)] * [http://community.elphel.com/files/393/20160519/ 20160519 (old)] -==Known problems==+==<font color="blue">Known problems</font>== * 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? * http://192.168.0.8:232x/noexif/mimg - multipart jpeg displays corrupted frames from time to time. Reason: network bandwidth? Oleg05/31/16 [vdt-plugin][master] by Andrey Filippov: regenerated .gitignore
Andrey Filippov committed changes to the Elphel git project :
regenerated .gitignore
regenerated .gitignore
05/31/16 [vdt-plugin][master] by Andrey Filippov: Merge branch 'master' of github.com:Elphel/vdt-plugin
Andrey Filippov committed changes to the Elphel git project :
Merge branch 'master' of github.com:Elphel/vdt-plugin
Merge branch 'master' of github.com:Elphel/vdt-plugin
Using camogm with Elphel393 camera
← Older revision
Revision as of 18:56, 31 May 2016
Line 47:
Line 47:
Alternatively, the status information output can be redirected to a file as described in [[Camogm#Sending_Commands_to_camogm|Sending commands to camogm]]. Alternatively, the status information output can be redirected to a file as described in [[Camogm#Sending_Commands_to_camogm|Sending commands to camogm]].
+
+Note, that ''camogm'' is under development and not all features of the previous version have been ported to new camera. As for now, geo tagging and exif specific commands are not implemented. Watch for updates on our [https://github.com/Elphel github page].
Mikhail
05/31/16 [vdt-plugin][master] by Andrey Filippov: added files to be generated by patching VEditor
Andrey Filippov committed changes to the Elphel git project :
added files to be generated by patching VEditor
added files to be generated by patching VEditor
Tmp manual
← Older revision
Revision as of 18:55, 31 May 2016
Line 1:
Line 1:
==Connections== ==Connections==
-* [[FPC_cables|sensors to system board]]+* Connect [[FPC_cables|sensors to system board]] - FPC cables are not symmetrical
* Ports: * Ports:
{| {|
Oleg
05/31/16 [vdt-plugin][master] by Andrey Filippov: updated veditor patch to include corrected pop-up locations
Andrey Filippov committed changes to the Elphel git project :
updated veditor patch to include corrected pop-up locations
updated veditor patch to include corrected pop-up locations
Using camogm with Elphel393 camera
Created page with "Elphel 393 series cameras can be equipped with m.2 SSD drive used for images and video recording. The camera equipped with a drive should be configured in a way that the drive ca..."
New page
Elphel 393 series cameras can be equipped with m.2 SSD drive used for images and video recording. The camera equipped with a drive should be configured in a way that the drive can be accessible from Linux operating system. This is normally done with a configuration script which is executed during system boot. The script is usually located in the root directory on microSD card and called ''init_elphel393.sh''. These is a set of parameters in the beginning of the script and one of them is responsible for SATA controller configuration and driver loading:SATA_EN=1
Make sure this parameter is set to 1 if your camera is equipped with SSD drive. You should see the following messages in system log after successful initialization and auto-mounting:
[ 30.587212] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 30.594510] ata1.00: ATA-9: SanDisk SD8SMAT128G1122, Z2320000, max UDMA/133
[ 30.601426] ata1.00: 250069680 sectors, multi 1: LBA48 NCQ (depth 0/32)
[ 30.616091] ata1.00: configured for UDMA/133
[ 30.620669] scsi 0:0:0:0: Direct-Access ATA SanDisk SD8SMAT1 0000 PQ: 0 ANSI: 5
[ 30.629879] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 30.630011] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[ 30.630987] sd 0:0:0:0: [sda] Write Protect is off
[ 30.631106] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 30.637003] sda: sda1 sda2
[ 30.646115] sd 0:0:0:0: [sda] Attached SCSI disk
The disk model and the number of partitions(sda1 and sda2) in the example above correspond to a test platform and they may not be the same in your camera. <code>/dev/sda2</code> in this example is not partitioned and not mounted:
~# mount
/dev/root on / type ext4 (rw,relatime,data=ordered)
devtmpfs on /dev type devtmpfs (rw,relatime,size=449540k,nr_inodes=112385,mode=755)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /var/volatile type tmpfs (rw,relatime)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620)
/dev/mmcblk0p1 on /mnt/mmc type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/sda1 on /mnt/sda1 type ext2 (rw,relatime,errors=continue)
The program for video/images recording is called ''camogm''. Its full description for previous series of Elphel cameras is available on [[Camogm]] wiki page. Current version of the program supports four sensor channels and has the same command set as the previous version, but commands can be sent to each channel separately. The program can be started the same way as described in [[Camogm#Starting_camogm|Starting camogm]] section, but now it will create four command pipes instead of one and each pipe will have channel number appended to the name provided on command line:
~# ls -l /var/volatile/
prwxr-xr-x 1 root root 0 May 31 16:55 camogm_cmd0
prwxr-xr-x 1 root root 0 May 31 16:55 camogm_cmd1
prwxr-xr-x 1 root root 0 May 31 16:55 camogm_cmd2
prwxr-xr-x 1 root root 0 May 31 16:55 camogm_cmd3
drwxr-xr-x 2 root root 180 May 31 16:54 log
drwxrwxrwt 2 root root 160 May 31 16:54 tmp
''camogm'' is started from ''init_elphel393.sh'' script by default and its output is may not be visible on your console. You can stop current instances of the program and restart it from you terminal if the output should be visible:
~# for i in `seq 0 3`; do echo "exit" > /var/volatile/camogm_cmd$i; done
~# camogm /var/volatile/camogm_cmd
Alternatively, the status information output can be redirected to a file as described in [[Camogm#Sending_Commands_to_camogm|Sending commands to camogm]]. Mikhail
05/30/16 [vdt-plugin][master] by Andrey Filippov: Merge branch 'master' of github.com:Elphel/vdt-plugin
Andrey Filippov committed changes to the Elphel git project :
Merge branch 'master' of github.com:Elphel/vdt-plugin
Merge branch 'master' of github.com:Elphel/vdt-plugin
05/30/16 [vdt-plugin][master] by Andrey Filippov: added files to be generated by patching VEditor
Andrey Filippov committed changes to the Elphel git project :
added files to be generated by patching VEditor
added files to be generated by patching VEditor
05/30/16 [vdt-plugin][master] by Andrey Filippov: updated veditor patch
Andrey Filippov committed changes to the Elphel git project :
updated veditor patch
updated veditor patch
SDK 10393
New page
==SDK=====Firmware (FPGA)===
* [https://eclipse.org Eclipse IDE] + [https://github.com/Elphel/vdt-plugin VDT-Plugin]
* [http://www.xilinx.com/products/design-tools/vivado.html Vivado WebPACK Edition]
* [http://iverilog.icarus.com/ IVerilog]
* [http://gtkwave.sourceforge.net/ GTKWave]
===Software (Drivers and Applications)===
* [https://eclipse.org Eclipse IDE]
* [https://www.yoctoproject.org/tools-resources/projects/poky Yocto Poky]
===Sources===
* [https://github.com/Elphel GitHub/Elphel]
[[Category:393]] Oleg
05/30/16 [meta-elphel393][framepars] by Mikhail Karpenko: Add recipe for disks automounting
Mikhail Karpenko committed changes to the Elphel git project :
Add recipe for disks automounting
Add recipe for disks automounting
Elphel Software Kit for Ubuntu
← Older revision
Revision as of 01:03, 31 May 2016
Line 334:
Line 334:
When you'll update the source files, you 'll need to re-run "Compile and run...". meanwhile just use the item in Plugins->ImageJ-Elphel menu. When you'll update the source files, you 'll need to re-run "Compile and run...". meanwhile just use the item in Plugins->ImageJ-Elphel menu.
--> -->
+
+[[Category:353]]
Oleg
Main Page
← Older revision
Revision as of 00:51, 31 May 2016
Line 49:
Line 49:
| '''[[Tutorials]]'''<br> for Developers | '''[[Tutorials]]'''<br> for Developers
|- |-
-| '''[[Images and videos examples|Image und Video Examples]]'''<br>created using Elphel hardware +| '''[[Images and videos examples|Image & Video Examples]]'''<br>created using Elphel hardware
| '''[[Elphel Software Kit for Ubuntu]]''' | '''[[Elphel Software Kit for Ubuntu]]'''
| '''[[Hacking the hardware]]'''<br>Hacking and debugging Elphel's hardware | '''[[Hacking the hardware]]'''<br>Hacking and debugging Elphel's hardware
Oleg
05/30/16 [vdt-plugin][master] by Andrey Filippov: added F4 to jump to signal driver(s)
Andrey Filippov committed changes to the Elphel git project :
added F4 to jump to signal driver(s)
added F4 to jump to signal driver(s)
Imgsrv
← Older revision
Revision as of 00:33, 31 May 2016
Line 77:
Line 77:
|- |-
|} |}
+
+[[Category:353]]
Oleg
PHP Examples
← Older revision
Revision as of 00:32, 31 May 2016
Line 37:
Line 37:
By setting the table of weights the higher/lower frequencies (edges) can be filtered. By setting the table of weights the higher/lower frequencies (edges) can be filtered.
+
+[[Category:353]]
Oleg
Client Software List
← Older revision
Revision as of 00:32, 31 May 2016
Line 8:
Line 8:
'''[[Using_gstreamer | Gstreamer]]''' <br>Gstreamer is very suited to live video and audio processing, notably for live decoding/encoding, audio muxing. '''[[Using_gstreamer | Gstreamer]]''' <br>Gstreamer is very suited to live video and audio processing, notably for live decoding/encoding, audio muxing.
+
+[[Category:353]]
Oleg
Pages
