Microzed issues
New page
==List==* UART
<font size='2'>
<b>Description:</b>
UART register contents: timeout=0 rxfifo_level=56, should be timeout=10 rxfifo_level=56
minicom prints 56 symbols at a time when rxfifo reaches its level.
remembers all typed symbols
sometimes the timeout register is set correctly
<b>Possible reason:</b>
In driver .startup and .termios conflict?
</font>
* SSH terminal
<font size='2'>
<b>Description:</b>
Freezes, lags but remembers all typed symbols
<b>Possible reason:</b>
UART problem?
</font>
* RTC
<font size='2'>
Too many messages when rtc is missing
<b>Description:</b>
3x"hwclock: can't open '/dev/misc/rtc': No such file or directory" in boot log
<b>Possible reason:</b>
driver
</font> Oleg
Poky 2.0 manual
Poky 2.0 manual
NC393 camera is fit for flight
The components for 10393 and other related circuit boards for the new NC393 camera series have been ordered and contract manufacturing (CM) is ready to assemble the first batch of camera boards.
In the meantime, the extruded parts that will be made into NC393 camera body have been received at Elphel. The extrusion looks very slick with thin, 1mm walls made out of strong 6061-T6 aluminium, and weighs only 55g. The camera’s new lightweight design is suitable for use on a small aircraft. The heat frame responsible for cooling the powerful processor has also been extruded.
We are very pleased with the performance of Profile Precision Extrusions located in Phoenix, Arizona, which have delivered a very accurate product ahead of the proposed schedule. Now we can proudly engrave “Made in USA” on the camera, as now even the camera body parts are made in the United States.
Of course, we have tried to order the extrusion in China, but the intricately detailed profile is difficult to extrude and tolerances were hard to match, so when Profile Precision was recommended to us by local extrusion facilities we were happy to discover the outstanding quality this company offers.
While waiting for the extruded parts we have been playing with another new toy: the 3D printer. We have been creating prototypes of various camera models of the NC393 series. The cameras are designed and modelled in a 3D virtual environment, and can viewed and even taken apart by mouse click thanks to X3dom technology. The next step is to build actual parts on the 3D printer and physically assemble the camera prototypes, which will allow us to start using the prototypes in the physical world: finding what features are missing, and correcting and finalizing the design. For example, when the mini-panoramic NC393-4PI4 camera prototype was assembled it was clear that it needs the 4 fins (now seen on the final model) to protect the lenses from touching the surfaces as well as to provide shade from the sun. NC393-4PI4 and NC393-4PI4-IMU-GPS are small 360 degree panoramic cameras assembled with 4 fish-eye lenses especially suitable for interior panoramic applications.
The prototypes are not as slick as the actual aluminium bodies, but they give a very good example of what the actual cameras will look like.
As of today, the 10393 and other boards are in production, the prototypes are being built and tested for design functionality, and the aluminium extrusions have been received. With all this taken care of, we are now less than one month away from the NC393 being offered for sale; the first cameras will be distributed to the loyal Elphel customers who have placed and pre-paid orders several weeks ago.
Elphel 353 series quick start guide
Command line access:
← Older revision Revision as of 20:13, 11 February 2016 Line 117: Line 117: ==Command line access== ==Command line access== -a) '''SSH'''+a) '''SSH''' (outdated, drops connections, please, use Telnet) In the terminal window: ssh root@192.168.0.9 In the terminal window: ssh root@192.168.0.9 OlegRequest for quote 393-1
Created page with "Elphel, Inc. invites the machine shops to Quote manufacturing of the following parts: {| class="wikitable" style="background:#fcfcfc; " border="1" |+ Metal Parts |- ! Part !! Q..."
New page
Elphel, Inc. invites the machine shops to Quote manufacturing of the following parts:{| class="wikitable" style="background:#fcfcfc; " border="1"
|+ Metal Parts
|-
! Part !! QTY per Unit !! Notes
|-
| [[Elphel_camera_parts_0393-12#0393-12-29_-_Sensor_front_end.2C_CS-mount|0393-12-29 - Sensor front end, CS-mount ]] || 10 || 100 ||
|-
| [[Elphel_camera_parts_0393-12#0393-12-30_-_Sensor_adjustment_plate|0393-12-30 - Sensor adjustment plate ]] || 10 || 100 ||
|-
| [[Elphel_camera_parts_0393-11#0393-11-04_-_Cooling_fan_enclosure|0393-11-04 - Cooling fan enclosure ]] || 10 || 100 ||
|-
| [[Elphel_camera_parts_0393-11#0393-11-10_-_CPU_heat_plate|0393-11-10 - CPU heat plate]] || 10 || 100 ||
|-
| [[Elphel_camera_parts_0393-18#0353-18-30_-_tripod_mount_nut.2C_1.2F4-20_thread|0353-18-30 - tripod mount nut, 1/4-20 thread ]] || 10 || 100 ||
|-
| [[Elphel_camera_parts_0393-18#0353-18-31_-_tripod_mount_plate|0353-18-31 - tripod mount plate ]] || 10 || 100||
|-
|}
Please, read the [[Supplier_Terms_and_Conditions|Suppliers Terms and Conditions]] and send the Proposals by e-mail: [mailto://supplies@elphel.com supplies@elphel.com] Olga
Poky 2.0 manual
Setup:
← Older revision Revision as of 23:25, 1 February 2016 Line 40: Line 40: git clone -b master https://github.com/Elphel/meta-elphel393.git meta-elphel393 git clone -b master https://github.com/Elphel/meta-elphel393.git meta-elphel393 - cd meta-elphel393; git checkout 9013e39faac2f99c8dda36244ae8a111c72214e1; cd ..+ cd meta-elphel393; git checkout 2bf73c48be5433002144bc9126bdc9c44b30b98c; cd .. git clone -b master https://github.com/Xilinx/meta-xilinx.git meta-xilinx git clone -b master https://github.com/Xilinx/meta-xilinx.git meta-xilinx OlegEyesis4Pi
Price list
Poky 2.0 manual
Setup:
← Older revision Revision as of 01:53, 1 February 2016 Line 46: Line 46: git clone -b master git://git.openembedded.org/meta-openembedded meta-openembedded git clone -b master git://git.openembedded.org/meta-openembedded meta-openembedded - cd meta-openembedded; git checkout 3d2c0f5902cacf9d8544bf263b51ef0dd1a7218c; cd ..+ cd meta-openembedded; git checkout 73854a05565b30a5ca146ac53959c679b27815aa; cd .. '''#Part 2 : init environment and auto-fill Yocto's conf-files''' '''#Part 2 : init environment and auto-fill Yocto's conf-files''' OlegEyesis4Pi
Price list
Price list
File:Hp banner eyesis.png
uploaded a new version of "[[File:Hp banner eyesis.png]]"
OlegEyesis4Pi
Price list
Poky 2.0 manual
Setup:
← Older revision Revision as of 23:45, 29 January 2016 (3 intermediate revisions not shown)Line 40: Line 40: git clone -b master https://github.com/Elphel/meta-elphel393.git meta-elphel393 git clone -b master https://github.com/Elphel/meta-elphel393.git meta-elphel393 - cd meta-elphel393; git checkout 15ef78b0f8c836a0aa74e93f245eeeb7094af263; cd ..+ cd meta-elphel393; git checkout 9013e39faac2f99c8dda36244ae8a111c72214e1; cd .. git clone -b master https://github.com/Xilinx/meta-xilinx.git meta-xilinx git clone -b master https://github.com/Xilinx/meta-xilinx.git meta-xilinx Line 127: Line 127: ====Output==== ====Output==== * poky/build/tmp/deploy/images/<machine>/'''uramdisk.image.gz''' (the file has *.u-boot extension after it's built) * poky/build/tmp/deploy/images/<machine>/'''uramdisk.image.gz''' (the file has *.u-boot extension after it's built) + + + +==<font color="blue">Notes</font>== +* <span style='color:green'>[FIXED]</span> lighttpd-1.4.39, mod-cgi +compile warning: + implicit declaration of function 'chunkqueue_written' +results in lighttpd failing to start if mod-cgi is enabled: + Starting Lighttpd Web Server: 2016-01-26 18:42:17: (/data/GIT_fresh/poky/build/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/lighttpd/1.4.36-r0/lighttpd-1.4.36/src/plugin.c.169) dlopen() failed for: /usr/lib/mod_cgi.so /usr/lib/mod_cgi.so: undefined symbol: chunkqueue_w + 2016-01-26 18:42:17: (/data/GIT_fresh/poky/build/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/lighttpd/1.4.36-r0/lighttpd-1.4.36/src/server.c.679) loading plugins finally failed + lighttpd. +Note: why 1.4.36?!! + +<b>solution</b>: exclude the '''0001-mod_cgi-buffers-data-without-bound.patch''' from the file list that comes with the '''poky/meta/recipes-extended/lighttpd_1.4.39.bb''' OlegPoky 2.0 manual
Notes:
← Older revision Revision as of 02:52, 29 January 2016 (2 intermediate revisions not shown)Line 40: Line 40: git clone -b master https://github.com/Elphel/meta-elphel393.git meta-elphel393 git clone -b master https://github.com/Elphel/meta-elphel393.git meta-elphel393 - cd meta-elphel393; git checkout 15ef78b0f8c836a0aa74e93f245eeeb7094af263; cd ..+ cd meta-elphel393; git checkout 6aa458bfb6b4e14aa8d22bf082ad229ffc1189a6; cd .. git clone -b master https://github.com/Xilinx/meta-xilinx.git meta-xilinx git clone -b master https://github.com/Xilinx/meta-xilinx.git meta-xilinx Line 127: Line 127: ====Output==== ====Output==== * poky/build/tmp/deploy/images/<machine>/'''uramdisk.image.gz''' (the file has *.u-boot extension after it's built) * poky/build/tmp/deploy/images/<machine>/'''uramdisk.image.gz''' (the file has *.u-boot extension after it's built) + + + +==<font color="blue">Notes</font>== +* <span style='color:green'>[FIXED]</span> lighttpd-1.4.39, mod-cgi +compile warning: + implicit declaration of function 'chunkqueue_written' +results in lighttpd failing to start if mod-cgi is enabled: + Starting Lighttpd Web Server: 2016-01-26 18:42:17: (/data/GIT_fresh/poky/build/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/lighttpd/1.4.36-r0/lighttpd-1.4.36/src/plugin.c.169) dlopen() failed for: /usr/lib/mod_cgi.so /usr/lib/mod_cgi.so: undefined symbol: chunkqueue_w + 2016-01-26 18:42:17: (/data/GIT_fresh/poky/build/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/lighttpd/1.4.36-r0/lighttpd-1.4.36/src/server.c.679) loading plugins finally failed + lighttpd. +Note: why 1.4.36?!! + +<b>solution</b>: exclude the '''0001-mod_cgi-buffers-data-without-bound.patch''' from the file list that comes with the '''poky/meta/recipes-extended/lighttpd_1.4.39.bb''' OlegPoky 2.0 manual
Poky 2.0 manual
Setup:
← Older revision Revision as of 23:36, 28 January 2016 Line 40: Line 40: git clone -b master https://github.com/Elphel/meta-elphel393.git meta-elphel393 git clone -b master https://github.com/Elphel/meta-elphel393.git meta-elphel393 - cd meta-elphel393; git checkout 15ef78b0f8c836a0aa74e93f245eeeb7094af263; cd ..+ cd meta-elphel393; git checkout 6aa458bfb6b4e14aa8d22bf082ad229ffc1189a6; cd .. git clone -b master https://github.com/Xilinx/meta-xilinx.git meta-xilinx git clone -b master https://github.com/Xilinx/meta-xilinx.git meta-xilinx OlegPages
