03/24/17 [elphel-apps-camogm][master] by Mikhail Karpenko: Fix port skiping if read pointer is overwritten
Mikhail Karpenko committed changes to the Elphel git project :
Fix port skiping if read pointer is overwritten
Fix port skiping if read pointer is overwritten
03/24/17 [elphel-apps-camogm][master] by Mikhail Karpenko: WIP: write JPEGs from separate thread in camogm
Mikhail Karpenko committed changes to the Elphel git project :
WIP: write JPEGs from separate thread in camogm
WIP: write JPEGs from separate thread in camogm
03/24/17 [eyesis4pi-393-gui][master] by Oleg Dzhimiev: display camogm errors
Oleg Dzhimiev committed changes to the Elphel git project :
display camogm errors
display camogm errors
03/24/17 [elphel-web-393][master] by Oleg Dzhimiev: more logs
Oleg Dzhimiev committed changes to the Elphel git project :
more logs
more logs
03/24/17 [imagej-elphel][master] by AndreyFilippov: disparity expansion
AndreyFilippov committed changes to the Elphel git project :
disparity expansion
disparity expansion
03/22/17 [elphel-apps-camogm][master] by Mikhail Karpenko: Check compressors' state and get disk parameters before recording starts
Mikhail Karpenko committed changes to the Elphel git project :
Check compressors' state and get disk parameters before recording starts
Check compressors' state and get disk parameters before recording starts
03/22/17 [elphel-web-393][master] by Oleg Dzhimiev: more logs
Oleg Dzhimiev committed changes to the Elphel git project :
more logs
more logs
03/22/17 [x393_sata][master] by Oleg Dzhimiev: corrected log name
Oleg Dzhimiev committed changes to the Elphel git project :
corrected log name
corrected log name
Poky 2.0 manual
Notes
← Older revision Revision as of 19:35, 22 March 2017 Line 173: Line 173: or or recipe-class-inside-task: <font size='2' color='green'><b>d.setVarFlag('do_compile', 'nostamp', '1')</b></font> recipe-class-inside-task: <font size='2' color='green'><b>d.setVarFlag('do_compile', 'nostamp', '1')</b></font> + +* clone git repo over https in a recipe + SRC_URI = "git://git.elphel.com/project.git;protocol=https;branch=master" ==<font color="blue">Errors</font>== ==<font color="blue">Errors</font>== Oleg03/22/17 [meta-elphel393][master] by Oleg Dzhimiev: +ELPHELGITHOST
Oleg Dzhimiev committed changes to the Elphel git project :
+ELPHELGITHOST
+ELPHELGITHOST
03/22/17 [elphel-apps-camogm][master] by Mikhail Karpenko: Write from separate thread in test program, test O_DIRECT flag
Mikhail Karpenko committed changes to the Elphel git project :
Write from separate thread in test program, test O_DIRECT flag
Write from separate thread in test program, test O_DIRECT flag
03/21/17 [imagej-elphel][master] by AndreyFilippov: multi-pas refinement
AndreyFilippov committed changes to the Elphel git project :
multi-pas refinement
multi-pas refinement
03/21/17 [meta-elphel393][master] by Oleg Dzhimiev: +read_exif_data
Oleg Dzhimiev committed changes to the Elphel git project :
+read_exif_data
+read_exif_data
03/21/17 [eyesis4pi-393-gui][master] by Oleg Dzhimiev: set normal rec default
Oleg Dzhimiev committed changes to the Elphel git project :
set normal rec default
set normal rec default
Eyesis4Pi 393 User Guide - Firmware Update
← Older revision
Revision as of 16:22, 21 March 2017
(One intermediate revision by the same user not shown)Line 3:
Line 3:
2. http://192.168.0.161/update_software.html 2. http://192.168.0.161/update_software.html
− upload rootfs.ubi and uImage only+ upload rootfs.ubi and uImage only, flash
3. mount 3. mount
ssh root@192.168.0.161 ssh root@192.168.0.161
Line 14:
Line 14:
CTRL-Y, ENTER CTRL-Y, ENTER
sync sync
−5. unmount+5. if there's a need, update ip in /etc/elphel393/init_elphel393.py
+
+6. unmount
umount /mnt/ubi umount /mnt/ubi
−6. repeat 2.-5. for 162 & 163+7. repeat 2.-6. for 162 & 163
Oleg
Eyesis4Pi 393 User Guide - Firmware Update
← Older revision
Revision as of 01:31, 21 March 2017
Line 14:
Line 14:
CTRL-Y, ENTER CTRL-Y, ENTER
sync sync
−5. unmount+5. if there's a need, update ip in /etc/elphel393/init_elphel393.py
+
+6. unmount
umount /mnt/ubi umount /mnt/ubi
−6. repeat 2.-5. for 162 & 163+7. repeat 2.-6. for 162 & 163
Oleg
Eyesis4Pi 393 User Guide - Firmware Update
Created page with "==Update== 1. Boot from micro SD 2. http://192.168.0.161/update_software.html upload rootfs.ubi and uImage only 3. mount ssh root@192.168.0.161 ubiattach /dev/ubi_ctrl -m..."
New page
==Update==1. Boot from micro SD
2. http://192.168.0.161/update_software.html
upload rootfs.ubi and uImage only
3. mount
ssh root@192.168.0.161
ubiattach /dev/ubi_ctrl -m 4
mount -t ubifs /dev/ubi0_0 /mnt/ubi
4. edit
nano /mnt/ubi/etc/init.d/init_elphel393
#set \"eyesis\":1
CTRL-X
CTRL-Y, ENTER
sync
5. unmount
umount /mnt/ubi
6. repeat 2.-5. for 162 & 163 Oleg
Features 393
← Older revision
Revision as of 00:08, 21 March 2017
Line 87:
Line 87:
** [[Images_and_videos_examples#Nature_.26_animals_2|observation of nature/wildlife]] ** [[Images_and_videos_examples#Nature_.26_animals_2|observation of nature/wildlife]]
** [[SCINI:_Submersible_Capable_of_under_Ice_Navigation_and_Imaging|underwater imaging]] ** [[SCINI:_Submersible_Capable_of_under_Ice_Navigation_and_Imaging|underwater imaging]]
−* Medical imagery+* Medical imagery
* Time-lapse filming (Including HDR support) * Time-lapse filming (Including HDR support)
* Geotagging applications * Geotagging applications
Oleg
03/20/17 [imagej-elphel][master] by Andrey Filippov: Add license
Andrey Filippov committed changes to the Elphel git project :
Add license
Add license
Eyesis4Pi 393 Panorama Previewer
changed repository url
← Older revision Revision as of 03:36, 20 March 2017 Line 12: Line 12: ==Source== ==Source== −Available for direct downloading from the [https://github.com/Elphel/eyesis4pi393-panorama-previewer.git GitHub] or from a terminal window provided GIT client is installed:+Available for direct downloading from the [https://git.elphel.com/Elphel/eyesis4pi393-panorama-previewer.git Elphel Git] or from a terminal window provided GIT client is installed: <font size='2'> <font size='2'> − git clone https://github.com/Elphel/eyesis4pi393-panorama-previewer.git panorama_preview+ git clone https://git.elphel.com/Elphel/eyesis4pi393-panorama-previewer.git panorama_preview </font> </font> Andrey.filippovPages
