Re: [Elphel-support] Disk inode limitation

2010-11-25 Thread Andrey Filippov
On Thu, Nov 25, 2010 at 6:53 PM, Rock wrote: > FYI, > > The stock CF disks runs out of inode space when you exceed 982 files. > > The busybox mkfs.ext2 has no help so I used stock options to re-make these > disks. > > I've done this to fix the problem: > > umount /dev/hdb1 > mkfs.ext2 -N 1

[Elphel-support] Disk inode limitation

2010-11-25 Thread Rock
FYI, The stock CF disks runs out of inode space when you exceed 982 files. The busybox mkfs.ext2 has no help so I used stock options to re-make these disks. I've done this to fix the problem: umount /dev/hdb1 mkfs.ext2 -N 12000 /dev/hdb1 # We need about 11000 files for production

[Elphel-support] Global Shutter

2010-11-25 Thread Abe Bachrach
Hi there, I was very excited to find the Elphel camera since it looked like exactly what I was looking for in terms of a camera integrated with an FPGA, however I was disappointed to see that the only sensor available uses a rolling shutter. I am interested in using the FPGA to do visual odometry

Re: [Elphel-support] FFT on GPU

2010-11-25 Thread Stefan de Konink
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Op 25-11-10 00:19, Alexandre Poltorak schreef: > I just noticed a page you > added: http://wiki.elphel.net/index.php?title=FFT_Cuda . > > Have you seen the GStreamer GLSL plugin by Luc Deschenaux > : https://bugzilla.gnome.org/show_bug.cgi?id=60019

Re: [Elphel-support] camogmgui disks

2010-11-25 Thread Sebastian Pichelhofer
Yes, camogmgui only supports a single disk yet. Regards Sebastian On Wed, Nov 24, 2010 at 23:49, Rock wrote: >  For some reason, I can only see one disk at a time in camogmgui. >  I mounted the disks in alternative places, /tmp/diska /tmp/diskb. >  See attached, > > -