Imaging solutions with Free Software & Open Hardware

Who's online

There are currently 0 users online.

06/24/16 [vdt-plugin][master] by AndreyFilippov: respored .gitignore after re-pgeneration of the repository

Elphel GIT logs - Fri, 06/24/2016 - 10:38
AndreyFilippov committed changes to the Elphel git project :
respored .gitignore after re-pgeneration of the repository

06/24/16 [vdt-plugin][master] by AndreyFilippov: Merge branch 'master' of github.com:Elphel/vdt-plugin

Elphel GIT logs - Fri, 06/24/2016 - 10:35
AndreyFilippov committed changes to the Elphel git project :
Merge branch 'master' of github.com:Elphel/vdt-plugin

06/24/16 [vdt-plugin][master] by AndreyFilippov: added files to be generated by patching VEditor

Elphel GIT logs - Fri, 06/24/2016 - 10:31
AndreyFilippov committed changes to the Elphel git project :
added files to be generated by patching VEditor

06/24/16 [vdt-plugin][master] by AndreyFilippov: updatet patch to include last modifications (reparse in thread)

Elphel GIT logs - Fri, 06/24/2016 - 10:30
AndreyFilippov committed changes to the Elphel git project :
updatet patch to include last modifications (reparse in thread)

06/24/16 [vdt-plugin][master] by AndreyFilippov: .gitignore

Elphel GIT logs - Fri, 06/24/2016 - 00:24
AndreyFilippov committed changes to the Elphel git project :
.gitignore

06/24/16 [vdt-plugin][master] by AndreyFilippov: added files to be generated by patching VEditor

Elphel GIT logs - Fri, 06/24/2016 - 00:17
AndreyFilippov committed changes to the Elphel git project :
added files to be generated by patching VEditor

06/24/16 [vdt-plugin][master] by AndreyFilippov: created new patch

Elphel GIT logs - Fri, 06/24/2016 - 00:16
AndreyFilippov committed changes to the Elphel git project :
created new patch

06/23/16 [vdt-plugin][master] by AndreyFilippov: Added suport to show disabled code background

Elphel GIT logs - Thu, 06/23/2016 - 21:09
AndreyFilippov committed changes to the Elphel git project :
Added suport to show disabled code background

06/23/16 [elphel-apps-camogm][master-initial] by Mikhail Karpenko: Clean up debug output

Elphel GIT logs - Thu, 06/23/2016 - 21:05
Mikhail Karpenko committed changes to the Elphel git project :
Clean up debug output

06/23/16 [x393][master] by Oleg Dzhimiev: install pycs as well

Elphel GIT logs - Thu, 06/23/2016 - 21:04
Oleg Dzhimiev committed changes to the Elphel git project :
install pycs as well

06/23/16 [meta-elphel393][framepars] by Oleg Dzhimiev: 1. back to pyc generation

Elphel GIT logs - Thu, 06/23/2016 - 20:47
Oleg Dzhimiev committed changes to the Elphel git project :
1. back to pyc generation

06/23/16 [unmodified_veditor_1_2_0_clone][master] by Andrey Filippov: Update README.md

Elphel GIT logs - Thu, 06/23/2016 - 20:45
Andrey Filippov committed changes to the Elphel git project :
Update README.md

06/23/16 [elphel-apps-camogm][master] by Mikhail Karpenko: Add free disk space detection

Elphel GIT logs - Thu, 06/23/2016 - 20:44
Mikhail Karpenko committed changes to the Elphel git project :
Add free disk space detection

06/23/16 [unmodified_veditor_1_2_0_clone][master] by AndreyFilippov: added LineBackgroundPainter.java from CDT project as it has the same EPL

Elphel GIT logs - Thu, 06/23/2016 - 20:43
AndreyFilippov committed changes to the Elphel git project :
added LineBackgroundPainter.java from CDT project as it has the same EPL

06/23/16 [meta-elphel393][master-next] by Oleg Dzhimiev: 1. disabled pyc generation

Elphel GIT logs - Thu, 06/23/2016 - 20:30
Oleg Dzhimiev committed changes to the Elphel git project :
1. disabled pyc generation

Tmp manual

Wiki Recent Changes - Thu, 06/23/2016 - 19:57

Proper shutdown:

← Older revision Revision as of 01:57, 24 June 2016 (6 intermediate revisions not shown)Line 22: Line 22: ==<font color="blue">Boot</font>== ==<font color="blue">Boot</font>== -* on power-on boots from NAND flash: u-boot, device tree and kernel.+* [default behavior] on power-on the camera 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. Thus, the &mu;SD card must be inserted.  +* boot from &mu;SD card only options:  +** A modified card that doesn't lock the mechanical CD pin in the slot - it's done by carefully rubbing down the corner (see Fig.2) - most cards have circuitry there and get damaged.  +** &mu;USB-to-USB cable: in Linux compile [https://sourceforge.net/p/elphel/cp210x_gpio/ci/master/tree/ this driver], connect camera to PC, reload the driver then type:  + ./cp210x_gpio.py 0x6;  + ./cp210x_gpio.py 0xe;  +{|  +|[[File:Recover mmc.jpeg|130px|thumb|Fig.2 Recovery &mu;SD card]]  +|} ==<font color="blue">Command line access</font>== ==<font color="blue">Command line access</font>== Line 109: Line 117: ==<font color="blue">Proper shutdown</font>== ==<font color="blue">Proper shutdown</font>==  +* if not properly shutdown - &mu;SD might get corrupted (run '''sync''' at least)   shutdown -hP now   shutdown -hP now Oleg

06/23/16 [meta-elphel393][master-next] by Oleg Dzhimiev: 1. install imgsrv 2. link bitstream to /tmp/

Elphel GIT logs - Thu, 06/23/2016 - 19:40
Oleg Dzhimiev committed changes to the Elphel git project :
1. install imgsrv 2. link bitstream to /tmp/

06/23/16 [x393][master] by Oleg Dzhimiev: 1.install imgsrv to /www/pages 2.default bitstream path=/tmp/

Elphel GIT logs - Thu, 06/23/2016 - 19:39
Oleg Dzhimiev committed changes to the Elphel git project :
1.install imgsrv to /www/pages 2.default bitstream path=/tmp/

Tmp manual

Wiki Recent Changes - Thu, 06/23/2016 - 17:22

Boot:

← Older revision Revision as of 23:22, 23 June 2016 (5 intermediate revisions not shown)Line 22: Line 22: ==<font color="blue">Boot</font>== ==<font color="blue">Boot</font>== -* on power-on boots from NAND flash: u-boot, device tree and kernel.+* [default behavior] on power-on the camera 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. Thus, the &mu;SD card must be inserted.  +* boot from &mu;SD card only options:  +** A modified card that doesn't lock the mechanical CD pin in the slot - it's done by carefully rubbing down the corner (see Fig.2) - most cards have circuitry there and get damaged.  +** &mu;USB-to-USB cable: in Linux compile [https://sourceforge.net/p/elphel/cp210x_gpio/ci/master/tree/ this driver], connect camera to PC, reload the driver then type:  + ./cp210x_gpio.py 0x6;  + ./cp210x_gpio.py 0xe;  +{|  +|[[File:Recover mmc.jpeg|130px|thumb|Fig.2 Recovery &mu;SD card]]  +|} ==<font color="blue">Command line access</font>== ==<font color="blue">Command line access</font>== Oleg

Tmp manual

Wiki Recent Changes - Thu, 06/23/2016 - 15:51

Boot:

← Older revision Revision as of 21:51, 23 June 2016 (3 intermediate revisions not shown)Line 22: Line 22: ==<font color="blue">Boot</font>== ==<font color="blue">Boot</font>== -* on power-on boots from NAND flash: u-boot, device tree and kernel.+* (default) on power-on the camera 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.  +* boot from &mu;SD card only options:  +** A modified card that doesn't lock the mechanical CD pin in the slot - it's done by carefully rubbing down the corner (see Fig.2) - most cards have circuitry there and get damaged.  +** &mu;USB-to-USB cable: in Linux compile [https://sourceforge.net/p/elphel/cp210x_gpio/ci/master/tree/ this driver], connect camera to PC, reload the driver then type:  + ./cp210x_gpio.py 0x6;  + ./cp210x_gpio.py 0xe;  +{|  +|[[File:Recover mmc.jpeg|130px|thumb|Fig.2 Recovery &mu;SD card]]  +|} ==<font color="blue">Command line access</font>== ==<font color="blue">Command line access</font>== Oleg

Pages

Subscribe to www3.elphel.com aggregator