06/23/16 [unmodified_veditor_1_2_0_clone][master] by Andrey Filippov: Update README.md
Andrey Filippov committed changes to the Elphel git project :
Update README.md
Update README.md
06/23/16 [elphel-apps-camogm][master] by Mikhail Karpenko: Add free disk space detection
Mikhail Karpenko committed changes to the Elphel git project :
Add free disk space detection
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
AndreyFilippov committed changes to the Elphel git project :
added LineBackgroundPainter.java from CDT project as it has the same EPL
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
Oleg Dzhimiev committed changes to the Elphel git project :
1. disabled pyc generation
1. disabled pyc generation
Tmp manual
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 μSD card must be inserted. +* boot from μ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. +** μ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 μ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 - μSD might get corrupted (run '''sync''' at least) shutdown -hP now shutdown -hP now Oleg06/23/16 [meta-elphel393][master-next] by Oleg Dzhimiev: 1. install imgsrv 2. link bitstream to /tmp/
Oleg Dzhimiev committed changes to the Elphel git project :
1. install imgsrv 2. link bitstream to /tmp/
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/
Oleg Dzhimiev committed changes to the Elphel git project :
1.install imgsrv to /www/pages 2.default bitstream path=/tmp/
1.install imgsrv to /www/pages 2.default bitstream path=/tmp/
Tmp manual
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 μSD card must be inserted. +* boot from μ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. +** μ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 μSD card]] +|} ==<font color="blue">Command line access</font>== ==<font color="blue">Command line access</font>== OlegTmp manual
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 μ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. +** μ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 μSD card]] +|} ==<font color="blue">Command line access</font>== ==<font color="blue">Command line access</font>== OlegFile:Recover mmc.jpeg
uploaded "[[File:Recover mmc.jpeg]]"
Oleg06/23/16 [meta-elphel393][master-next] by Oleg Dzhimiev: mmcs like sync
Oleg Dzhimiev committed changes to the Elphel git project :
mmcs like sync
mmcs like sync
06/23/16 [elphel-apps-camogm][framepars] by Mikhail Karpenko: Update doxygen documentation
Mikhail Karpenko committed changes to the Elphel git project :
Update doxygen documentation
Update doxygen documentation
06/22/16 [elphel-apps-camogm][framepars] by Mikhail Karpenko: Clean up includes
Mikhail Karpenko committed changes to the Elphel git project :
Clean up includes
Clean up includes
06/22/16 [elphel-apps-camogm][master-initial] by Mikhail Karpenko: Update doxygen documentation
Mikhail Karpenko committed changes to the Elphel git project :
Update doxygen documentation
Update doxygen documentation
06/22/16 [elphel-apps-camogm][framepars] by Mikhail Karpenko: Create JPEG file names from Exif data
Mikhail Karpenko committed changes to the Elphel git project :
Create JPEG file names from Exif data
Create JPEG file names from Exif data
Poky 2.0 manual
About:
← Older revision Revision as of 03:14, 23 June 2016 Line 6: Line 6: * Yocto Poky revision = 2.0 * Yocto Poky revision = 2.0 -* Host OS = Kubuntu 14.04.3 LTS x64+* Host OSes: +** Kubuntu 14.04.3 LTS x64 (until June 2016) +** Kubuntu 16.04 x64 (as of June 2016) ==<font color="blue">Required packages</font>== ==<font color="blue">Required packages</font>== OlegTmp manual
Firmware image:
← Older revision Revision as of 03:11, 23 June 2016 Line 112: Line 112: ==<font color="blue">Firmware image</font>== ==<font color="blue">Firmware image</font>== -* [http://community.elphel.com/files/393/20160614/ 20160614 (new)]+* [http://community.elphel.com/files/393/20160622/ 20160622 (new)] +* [http://community.elphel.com/files/393/20160614/ 20160614 (old)] * [http://community.elphel.com/files/393/20160607/ 20160607 (old)] * [http://community.elphel.com/files/393/20160607/ 20160607 (old)] * [http://community.elphel.com/files/393/20160601/ 20160601 (old)] * [http://community.elphel.com/files/393/20160601/ 20160601 (old)] Oleg06/22/16 [meta-elphel393][master-next] by Oleg Dzhimiev: 1. correcred argument for current temperature value
Oleg Dzhimiev committed changes to the Elphel git project :
1. correcred argument for current temperature value
1. correcred argument for current temperature value
06/22/16 [meta-elphel393][master-next] by Oleg Dzhimiev: 1. labels
Oleg Dzhimiev committed changes to the Elphel git project :
1. labels
1. labels
06/22/16 [meta-elphel393][framepars] by Oleg Dzhimiev: 1. added timeout for getting images in setup 2. /dev/sda,b temperatures
Oleg Dzhimiev committed changes to the Elphel git project :
1. added timeout for getting images in setup 2. /dev/sda,b temperatures
1. added timeout for getting images in setup 2. /dev/sda,b temperatures
Pages
