Imaging solutions with Free Software & Open Hardware

Who's online

There are currently 0 users online.

Publications

Wiki Recent Changes - Thu, 12/05/2019 - 15:01

← Older revision Revision as of 22:01, 5 December 2019 Line 9: Line 9:  |[https://arxiv.org/pdf/1911.06975.pdf Filippov, Andrey and Dzhimiev, Oleg "Long Range 3D with Quadocular Thermal (LWIR) Camera" arXiv preprint arXiv:1911.06975 (2019).] |[https://arxiv.org/pdf/1911.06975.pdf Filippov, Andrey and Dzhimiev, Oleg "Long Range 3D with Quadocular Thermal (LWIR) Camera" arXiv preprint arXiv:1911.06975 (2019).]  |Elphel publication |Elphel publication  +|-  +|2019  +|[https://www.researchgate.net/profile/Cui_Xiangbin/publication/335406867_The_conditions_of_the_formation_and_existence_of_Blue_Ice_Areas_in_the_ice_flow_transition_region_from_the_Antarctic_Ice_Sheet_to_the_Amery_Ice_Shelf_in_the_Larsemann_Hills_area/links/5d675ab5299bf11adf29bb92/The-conditions-of-the-formation-and-existence-of-Blue-Ice-Areas-in-the-ice-flow-transition-region-from-the-Antarctic-Ice-Sheet-to-the-Amery-Ice-Shelf-in-the-Larsemann-Hills-area.pdf Markov, Aleksey and Polyakov, Sergey and Sun, Bо and Lukin, Valeriy and Popov, Sergey and Yang, Huigen and Zhang, Tijun and Cui, Xiangbin and Guo, Jingxue and Cui, Penghui and others "Polar Science"]  +|Used Ephel camera in experimental setup  +  |- |-  |2019 |2019  |[https://documat.unirioja.es/descarga/articulo/6802185.pdf Campbell, Andrew, Alan Both, and Qian Chayn Sun. "Detecting and mapping traffic signs from Google Street View images using deep learning and GIS."] |[https://documat.unirioja.es/descarga/articulo/6802185.pdf Campbell, Andrew, Alan Both, and Qian Chayn Sun. "Detecting and mapping traffic signs from Google Street View images using deep learning and GIS."]  |Elphel cameras for GSV referenced   |Elphel cameras for GSV referenced    +  |- |-  |2019 |2019 Andrey.filippov

Publications

Wiki Recent Changes - Tue, 11/26/2019 - 18:12

← Older revision Revision as of 01:12, 27 November 2019 (One intermediate revision by the same user not shown)Line 9: Line 9:  |[https://arxiv.org/pdf/1911.06975.pdf Filippov, Andrey and Dzhimiev, Oleg "Long Range 3D with Quadocular Thermal (LWIR) Camera" arXiv preprint arXiv:1911.06975 (2019).] |[https://arxiv.org/pdf/1911.06975.pdf Filippov, Andrey and Dzhimiev, Oleg "Long Range 3D with Quadocular Thermal (LWIR) Camera" arXiv preprint arXiv:1911.06975 (2019).]  |Elphel publication |Elphel publication  +|-  +|2019  +|[https://documat.unirioja.es/descarga/articulo/6802185.pdf Campbell, Andrew, Alan Both, and Qian Chayn Sun. "Detecting and mapping traffic signs from Google Street View images using deep learning and GIS."]  +|Elphel cameras for GSV referenced  +|-  +|2019  +|[https://documat.unirioja.es/descarga/articulo/6802185.pdf Díaz, Hernán Porras, Duvan Yahir Sanabria Echeverry, and Johan Alexander Ortiz Ferreira. "Tendencia mundial en tecnologías de sistemas de mapeo móvil implementadas con láser."]  +|Elphel Eyesis referenced  |- |-  |2019 |2019 Andrey.filippov

Publications

Wiki Recent Changes - Tue, 11/19/2019 - 14:34

← Older revision Revision as of 21:34, 19 November 2019 (2 intermediate revisions by the same user not shown)Line 5: Line 5:  ! Citation/link ! Citation/link  ! Comments ! Comments  +|-  +|2019  +|[https://arxiv.org/pdf/1911.06975.pdf Filippov, Andrey and Dzhimiev, Oleg "Long Range 3D with Quadocular Thermal (LWIR) Camera" arXiv preprint arXiv:1911.06975 (2019).]  +|Elphel publication  |- |-  |2019 |2019 Line 19: Line 23:  |- |-  |2018 |2018 −|[https://arxiv.org/pdf/1811.08032 Filippov, Andrey, and Oleg Dzhimiev. "See far with TPNET: a Tile Processor and a CNN Symbiosis." arXiv preprint arXiv:1811.08032 (2018).]+|[https://arxiv.org/pdf/1811.08032 Filippov, Andrey, and Dzhimiev, Oleg. "See far with TPNET: a Tile Processor and a CNN Symbiosis." arXiv preprint arXiv:1811.08032 (2018).]  |Elphel publication |Elphel publication  |- |- Andrey.filippov

Poky migration from rocko to warrior

Wiki Recent Changes - Thu, 10/03/2019 - 17:49

‎[SOLVED] Note 14: fixdep: Permission denied

← Older revision Revision as of 23:49, 3 October 2019 (6 intermediate revisions by the same user not shown)Line 260: Line 260:    ...   ...    ---[ end Kernel panic - not syncing: Fatal exception in interrupt   ---[ end Kernel panic - not syncing: Fatal exception in interrupt  +  +==<font color='green'>'''[SOLVED]'''</font> Note 14: fixdep: Permission denied==  +* Description:  + - We've had this error for a while, probably since kernel 4.0  + - usually happened when running do_compile_kernelmodules  + - EXTRA_OEMAKE = "-s -w '''-B''' KCFLAGS='-v'"  + - That '''-B''' forces to rebuild all targets and we also have '''-j8''' (in PARALLEL_MAKE variable) for the parallel build  +  - so when running the parallel build fixdep gets rebuilt several times and at some point  +    one of the targets (e.g. sortextable or kallsyms) calls it while fixdep is being compiled and overwritten for another target (probably)  +  - the exec rights are correct after the fact  +  +* Solution:  +  Removed '''-B'''. It make fixdep build only once and the problem is gone.  +  +* Note:  +  ~$ make -h  +    ...  +    -B, --always-make          Unconditionally make all targets.  +    ... Oleg

10/03/19 [linux-elphel][warrior] by Oleg Dzhimiev: updated - ran: scripts/used_file.py linux

Elphel GIT logs - Thu, 10/03/2019 - 15:43
Oleg Dzhimiev committed changes to the Elphel git project :
updated - ran: scripts/used_file.py linux

10/03/19 [meta-elphel393][warrior] by Oleg Dzhimiev: hide comments

Elphel GIT logs - Thu, 10/03/2019 - 14:32
Oleg Dzhimiev committed changes to the Elphel git project :
hide comments

10/02/19 [meta-elphel393][warrior] by Oleg Dzhimiev: removed fatal message from the init script

Elphel GIT logs - Wed, 10/02/2019 - 16:39
Oleg Dzhimiev committed changes to the Elphel git project :
removed fatal message from the init script

10/02/19 [meta-elphel393][warrior] by Oleg Dzhimiev: EXTRA_OEMAKE is reassigned a few lines below. Commenting out.

Elphel GIT logs - Wed, 10/02/2019 - 16:29
Oleg Dzhimiev committed changes to the Elphel git project :
EXTRA_OEMAKE is reassigned a few lines below. Commenting out.

10/02/19 [meta-elphel393][warrior] by Oleg Dzhimiev: fixed fixdep permission denied problem by removing '-B'(build all targets unconditionally) option from make

Elphel GIT logs - Wed, 10/02/2019 - 15:14
Oleg Dzhimiev committed changes to the Elphel git project :
fixed fixdep permission denied problem by removing '-B'(build all targets unconditionally) option from make

10/02/19 [meta-elphel393][warrior] by Oleg Dzhimiev: edit comment

Elphel GIT logs - Wed, 10/02/2019 - 09:50
Oleg Dzhimiev committed changes to the Elphel git project :
edit comment

10/01/19 [meta-elphel393][warrior] by Oleg Dzhimiev: comment

Elphel GIT logs - Tue, 10/01/2019 - 12:30
Oleg Dzhimiev committed changes to the Elphel git project :
comment

10/01/19 [meta-elphel393][warrior] by Oleg Dzhimiev: added notes to the console while building

Elphel GIT logs - Tue, 10/01/2019 - 12:26
Oleg Dzhimiev committed changes to the Elphel git project :
added notes to the console while building

10/01/19 [meta-elphel393][warrior] by Oleg Dzhimiev: +comment

Elphel GIT logs - Tue, 10/01/2019 - 10:55
Oleg Dzhimiev committed changes to the Elphel git project :
+comment

10/01/19 [meta-elphel393][warrior] by Oleg Dzhimiev: fixed bundling after running clean on linux-xlnx

Elphel GIT logs - Tue, 10/01/2019 - 10:35
Oleg Dzhimiev committed changes to the Elphel git project :
fixed bundling after running clean on linux-xlnx

09/30/19 [meta-elphel393][warrior] by Oleg Dzhimiev: fixed building when initramfs is not built yet

Elphel GIT logs - Mon, 09/30/2019 - 18:21
Oleg Dzhimiev committed changes to the Elphel git project :
fixed building when initramfs is not built yet

09/30/19 [meta-elphel393][warrior] by Oleg Dzhimiev: cosmetic changes

Elphel GIT logs - Mon, 09/30/2019 - 18:21
Oleg Dzhimiev committed changes to the Elphel git project :
cosmetic changes

09/30/19 [meta-elphel393][warrior] by Oleg Dzhimiev: Switched to only single kernel compile if initramfs was previously built - initramfs lags 1 build behind but it only affect the kernel modules which we don't have in initramfs - it's only...

Elphel GIT logs - Mon, 09/30/2019 - 17:26
Oleg Dzhimiev committed changes to the Elphel git project :
Switched to only single kernel compile if initramfs was previously built - initramfs lags 1 build behind but it only affect the kernel modules which we don't have in initramfs - it's only used for NAND flash boot to mount overlayfs and switch_root there

09/27/19 [linux-elphel][warrior] by Oleg Dzhimiev: udpated nand records to increase the 4th partition (rootfs) size to 320MB

Elphel GIT logs - Fri, 09/27/2019 - 14:59
Oleg Dzhimiev committed changes to the Elphel git project :
udpated nand records to increase the 4th partition (rootfs) size to 320MB

09/27/19 [linux-elphel][warrior] by Oleg Dzhimiev: does not matter

Elphel GIT logs - Fri, 09/27/2019 - 14:58
Oleg Dzhimiev committed changes to the Elphel git project :
does not matter

09/27/19 [linux-elphel][warrior] by Oleg Dzhimiev: don't need, subpage writes are supported

Elphel GIT logs - Fri, 09/27/2019 - 14:57
Oleg Dzhimiev committed changes to the Elphel git project :
don't need, subpage writes are supported

Pages

Subscribe to www3.elphel.com aggregator