Poky manual
← Older revision
Revision as of 20:28, 25 July 2025
(2 intermediate revisions by the same user not shown)Line 101:
Line 101:
git clone -b '''warrior''' https://git.elphel.com/Elphel/elphel393.git git clone -b '''warrior''' https://git.elphel.com/Elphel/elphel393.git
−If you are a developer and plan to commit changes you should use ssh access instead: git clone -b warrior git@git.elphel.com:Elphel/elphel393.git+If you are a developer and plan to commit changes you should use ssh access instead: git clone -b warrior git@git.elphel.com:Elphel/elphel393.git . We never use non-developer mode ourselves, so it may malfunction. Be careful not to forget "-b warrior", otherwise
+you will get
+ SyntaxError: invalid syntax
+when running setup.py - main branch is broken. You may use "git checkout -b warrior" then.
Line 159:
Line 162:
==<font color="blue">Details for development</font>== ==<font color="blue">Details for development</font>==
[[Development_for_10393|'''Development for 10393''']] [[Development_for_10393|'''Development for 10393''']]
+
+
+==<font color="blue">Using local mirror to accelerate multiple builds/testing</font>==
+You may use the files in poky/build/downloads directory as a local mirror (it should be copied outside of the build tree) by editing local.conf:
+ #if mirrors are local (file:///), downloads will contain symlinks, not copies
+ #SOURCE_MIRROR_URL = "file:///home/elphel/git/elphel393_mirror/"
+ SOURCE_MIRROR_URL = "https://mirror.elphel.com/elphel393_mirror/"
+to
+ #if mirrors are local (file:///), downloads will contain symlinks, not copies
+ SOURCE_MIRROR_URL = "file:///home/elphel/git/elphel393_mirror/"
+ #SOURCE_MIRROR_URL = "https://mirror.elphel.com/elphel393_mirror/"
+and replacing file:/// link to your local mirror location (a copy of poky/build/downloads/). In that case the new build downloads folder will contain symlinks to the local mirror, not the copies.
Andrey.filippov
Poky manual
← Older revision
Revision as of 20:13, 25 July 2025
Line 101:
Line 101:
git clone -b '''warrior''' https://git.elphel.com/Elphel/elphel393.git git clone -b '''warrior''' https://git.elphel.com/Elphel/elphel393.git
−If you are a developer and plan to commit changes you should use ssh access instead: git clone -b warrior git@git.elphel.com:Elphel/elphel393.git+If you are a developer and plan to commit changes you should use ssh access instead: git clone -b warrior git@git.elphel.com:Elphel/elphel393.git . We never use non-developer mode ourselves, so it may malfunction.
Andrey.filippov
Andrey Filippov pushed to project branch warrior at Elphel / elphel393
Andrey Filippov
(1daa3935)
at
25 Jul 19:59
more mirrors tweakin
Andrey Filippov pushed to project branch warrior at Elphel / elphel393
Andrey Filippov
(21b0a0f7)
at
25 Jul 09:09
updated x393 branch to boson
Andrey Filippov pushed to project branch warrior at Elphel / elphel393
Andrey Filippov
(1fbc8590)
at
25 Jul 08:42
generating tarballs for git repos
Andrey Filippov pushed to project branch foliage-gpu at Elphel / imagej-elphel
Andrey Filippov
(4e5e1f22)
at
22 Jul 21:54
Fixed inter-scene correlation, updated 12.6.0 kernel sources
Andrey Filippov pushed to project branch lwir16_2 at Elphel / tile_processor_gpu
Andrey Filippov
(8612a64e)
at
22 Jul 21:51
fixed inter-scene correlation
Andrey Filippov pushed to project branch foliage-gpu at Elphel / imagej-elphel
Andrey Filippov
(e08db32b)
at
22 Jul 01:01
reliable-ref with timestamp
Andrey Filippov pushed to project branch foliage-gpu at Elphel / imagej-elphel
Andrey Filippov
(2a50a77c)
at
21 Jul 07:33
AWT->Swing
Andrey Filippov pushed to project branch foliage-gpu at Elphel / imagej-elphel
Andrey Filippov
(0123f06e)
at
21 Jul 02:19
Unified GPU for DP2/no DP2 (12.6.0/11.2.0)
... and
1 more commit
Andrey Filippov pushed to project branch foliage-gpu at Elphel / imagej-elphel
Andrey Filippov
(54f1979a)
at
21 Jul 00:16
separate kernels for cuda versions
Andrey Filippov pushed to project branch foliage-gpu at Elphel / imagej-elphel
Andrey Filippov
(3c6a1850)
at
20 Jul 23:12
testing maven os version activation
Andrey Filippov pushed to project branch foliage-gpu at Elphel / imagej-elphel
Andrey Filippov
(249561ff)
at
20 Jul 21:42
debug cuda
Andrey Filippov pushed to project branch foliage at Elphel / imagej-elphel
Andrey Filippov
(38332d2f)
at
20 Jul 20:38
Added cuda debug
Andrey Filippov pushed to project branch foliage at Elphel / imagej-elphel
Andrey Filippov
(8c98bb6c)
at
20 Jul 14:42
Dealing with bad IMS data, made work on all sequences, skipping short
Andrey Filippov pushed to project branch foliage at Elphel / imagej-elphel
Andrey Filippov
(c56a3a77)
at
16 Jul 02:57
Before correcting imu drift
Andrey Filippov pushed to project branch foliage at Elphel / imagej-elphel
Andrey Filippov
(a38fdb10)
at
15 Jul 05:03
Fixed races in IMS-related code, debugged fresh start of multi-sequ...
Andrey Filippov pushed to project branch foliage at Elphel / imagej-elphel
Andrey Filippov
(684b347d)
at
08 Jul 06:50
Updating CUAS
Andrey Filippov pushed to project branch foliage at Elphel / imagej-elphel
Andrey Filippov
(baed6b68)
at
30 Jun 06:29
Improving code related to the synthetic images, adding comments.
Andrey Filippov pushed to project branch foliage at Elphel / imagej-elphel
Andrey Filippov
(ada7257a)
at
28 Jun 07:39
Added full image model rendering