Feed Advanced Search

Dec 26 2014

Bertl added a comment to T37: Get the image working for the MicroZed (7010 and 7020)..

When manually booting with bootm 0x3000000 - 0x2A00000 it boots up to a certain point where it simply resets.

Dec 26 2014, 5:20 PM · AXIOM Beta Software
Bertl reassigned T37: Get the image working for the MicroZed (7010 and 7020). from Bertl to skinkie.
Dec 26 2014, 5:11 PM · AXIOM Beta Software
Bertl added a comment to T37: Get the image working for the MicroZed (7010 and 7020)..

Sorry for the delay, I was busy with Xmas.

Dec 26 2014, 5:10 PM · AXIOM Beta Software

Dec 25 2014

colinelves updated subscribers of T223: Image magnification preview in video output - FPGA feature.

Could be useful - but equally tricky to programme I would have thought since the camera has to work out where that is. I suppose, once you have peaking working okay (ie highlighting of high contrast pixels) you tell it to jump to work out a general centre for those areas.

Dec 25 2014, 10:36 AM · AXIOM Beta Software

Dec 22 2014

skinkie reassigned T37: Get the image working for the MicroZed (7010 and 7020). from skinkie to Bertl.
Dec 22 2014, 10:07 PM · AXIOM Beta Software
Hyuri.Pimentel updated subscribers of T212: Accelerometer recorded to metadata for stabilizing / tracking in post..

Indeed, in addition to having image stabilization, having data for camera tracking sounds awesome; huge!

Dec 22 2014, 9:11 PM · AXIOM Beta Software, AXIOM Beta Hardware
Hyuri.Pimentel updated subscribers of T223: Image magnification preview in video output - FPGA feature.

How about an option that makes the magnification preview automatically appear in the center of where the focus is? This might be specifically useful when focusing on people/people's face/people's eyes because it's very annoying to have to move the focus preview through buttons(like on Canon EOS cameras) when you're on a situation that you have to catch focus fast.
Just an idea that popped up in my head right now.

Dec 22 2014, 8:50 PM · AXIOM Beta Software

Dec 21 2014

sebastian assigned T223: Image magnification preview in video output - FPGA feature to Bertl.
Dec 21 2014, 1:56 PM · AXIOM Beta Software

Dec 18 2014

skinkie added a comment to T37: Get the image working for the MicroZed (7010 and 7020)..

It would be greatly appreciated if someone could take a peak if the following image will work on a vanilla MicroZed.

Dec 18 2014, 11:07 PM · AXIOM Beta Software
sebastian added a comment to T222: Low Resolution Real-time Preview Video Stream - FPGA feature.

@sebastian: maybe, it would for sure put a certain load on the memory controller (limited resource) and probably reading every 8th pixel would also give a very strange preview while not really reducing the memory load that much (access is 64-128bit).

Dec 18 2014, 10:57 PM · AXIOM Beta Software
Bertl added a comment to T222: Low Resolution Real-time Preview Video Stream - FPGA feature.

@sebastian: maybe, it would for sure put a certain load on the memory controller (limited resource) and probably reading every 8th pixel would also give a very strange preview while not really reducing the memory load that much (access is 64-128bit).

Dec 18 2014, 5:17 PM · AXIOM Beta Software

Dec 17 2014

dyamicaliri updated subscribers of T222: Low Resolution Real-time Preview Video Stream - FPGA feature.

This feature came from me with the idea of using the Axiom with Dragonframe stop motion software.

Dec 17 2014, 4:53 PM · AXIOM Beta Software
sebastian added a comment to T222: Low Resolution Real-time Preview Video Stream - FPGA feature.
the entire raw image is already present in memory

Would a viable path to generate this real-time preview be that a software/driver running on the ARM core reads pixel data just from every 8th pixel address and wraps it into a new image/device? Then no FPGA processing would be required at all and the load on the CPU is also minimal as no image resampling/processing is required.

Dec 17 2014, 11:11 AM · AXIOM Beta Software
philippej updated subscribers of T223: Image magnification preview in video output - FPGA feature.

Note that this should happen at a specific stage that allows to have a separate magnified version sent to one output, and the normal (not zoomed) version sent to another.

Dec 17 2014, 11:07 AM · AXIOM Beta Software
Bertl added a comment to T222: Low Resolution Real-time Preview Video Stream - FPGA feature.

@philippej: if you check the image pipeline the AXIOM Alpha uses, you will see that the entire raw image is already present in memory so it can be accessed from the arm cores. It is very likely that the "normal" operation will be similar on the Beta.

Dec 17 2014, 11:07 AM · AXIOM Beta Software
sebastian created T223: Image magnification preview in video output - FPGA feature.
Dec 17 2014, 10:38 AM · AXIOM Beta Software
colinelves updated subscribers of T222: Low Resolution Real-time Preview Video Stream - FPGA feature.

A 512x288 image is insufficient for ensuring correct focus, especially at 4K - in my opinion. I'd also say that line skipping or scaling seems like a lot of extra processor work to me. I was thinking that having a simple black and white image would be the easiest solution: simple conversion of the raw pixel values straight to luma data.

Dec 17 2014, 9:03 AM · AXIOM Beta Software

Dec 16 2014

philippej updated subscribers of T222: Low Resolution Real-time Preview Video Stream - FPGA feature.

I think Sebastian meant pixel skip. (every 4 line, every 4 column or something like that)

Dec 16 2014, 4:33 PM · AXIOM Beta Software
skinkie added a comment to T37: Get the image working for the MicroZed (7010 and 7020)..

I have asked Sven if we could directly migrate to the Elphel bootloader code, he was investigating it. But I haven't heard from him, so I contacted him on Sunday about it. Obviously I can upgrade the existing image to something like a 2GB partition and go with that, but I was hoping for "more".

Dec 16 2014, 4:32 PM · AXIOM Beta Software
sebastian added a comment to T222: Low Resolution Real-time Preview Video Stream - FPGA feature.

skipping pixels (keep 1, skip 7 in my example) should be a very resource friendly way of scaling down no?

Dec 16 2014, 4:31 PM · AXIOM Beta Software
Bertl added a comment to T222: Low Resolution Real-time Preview Video Stream - FPGA feature.

Low resolution means scaling the high resolution version down.
This is a very expensive (resource wise) and power hungry task.
Compressing the data with e.g. JPEG or similar is also very intensive.
While doable, I'm not sure we actually want that for the Beta.

Dec 16 2014, 4:30 PM · AXIOM Beta Software
Bertl added a comment to T37: Get the image working for the MicroZed (7010 and 7020)..

Any news on this?

Dec 16 2014, 4:19 PM · AXIOM Beta Software
sebastian created T222: Low Resolution Real-time Preview Video Stream - FPGA feature.
Dec 16 2014, 4:08 PM · AXIOM Beta Software

Dec 9 2014

sebastian added a comment to T212: Accelerometer recorded to metadata for stabilizing / tracking in post..

Another huge wish for the future: an entry level model with a cheaper sensor and a lower price tag.

Your suggestion is a new idea/wish and would deserve its own lab task! I am very curious to learn how many folks would be interested in cheaper entry level option.

Dec 9 2014, 11:53 AM · AXIOM Beta Software, AXIOM Beta Hardware
derkiki added a comment to T212: Accelerometer recorded to metadata for stabilizing / tracking in post..

That's great to hear! Another huge wish for the future: an entry level model with a cheaper sensor and a lower price tag.

Dec 9 2014, 10:49 AM · AXIOM Beta Software, AXIOM Beta Hardware

Dec 8 2014

sebastian triaged T212: Accelerometer recorded to metadata for stabilizing / tracking in post. as Normal priority.

We are planning to put 3D magnetometer and 3D gyroscope sensors (9DOF-IMU e.g. for image stabilization) directly behind/next to the sensor. Great to see this is something people care about!

Dec 8 2014, 11:21 PM · AXIOM Beta Software, AXIOM Beta Hardware
derkiki updated the task description for T212: Accelerometer recorded to metadata for stabilizing / tracking in post..
Dec 8 2014, 10:34 PM · AXIOM Beta Software, AXIOM Beta Hardware
derkiki created T212: Accelerometer recorded to metadata for stabilizing / tracking in post..
Dec 8 2014, 10:32 PM · AXIOM Beta Software, AXIOM Beta Hardware

Nov 29 2014

skinkie added a comment to T37: Get the image working for the MicroZed (7010 and 7020)..

Ok, enough information. I'll make an all in one image.

Nov 29 2014, 12:17 PM · AXIOM Beta Software
Bertl reassigned T37: Get the image working for the MicroZed (7010 and 7020). from Bertl to skinkie.
Nov 29 2014, 3:31 AM · AXIOM Beta Software
Bertl renamed T37: Get the image working for the MicroZed (7010 and 7020). from Get the image working for the 7020 MicroZed. to Get the image working for the MicroZed (7010 and 7020)..
Nov 29 2014, 3:30 AM · AXIOM Beta Software
Bertl added a comment to T37: Get the image working for the MicroZed (7010 and 7020)..

Forgot to mention, behaviour is the same on the 7020 MicroZed.

Nov 29 2014, 3:29 AM · AXIOM Beta Software

Nov 27 2014

Bertl added a comment to T37: Get the image working for the MicroZed (7010 and 7020)..

something strange is going on.

Nov 27 2014, 2:29 AM · AXIOM Beta Software

Nov 25 2014

skinkie added a comment to T37: Get the image working for the MicroZed (7010 and 7020)..

My suggestion was to take the ArchLinux ZedBoard image, and add our bootpart for the 7010 board. I guess given I see a kernel booting. We don't have any problems with the 7020 :-)

Nov 25 2014, 8:49 PM · AXIOM Beta Software
Bertl added a comment to T37: Get the image working for the MicroZed (7010 and 7020)..

I presume I should put a rootfs on partition 2, yes?

Nov 25 2014, 8:04 PM · AXIOM Beta Software
Bertl added a comment to T37: Get the image working for the MicroZed (7010 and 7020)..

after adjusting the uImage to uImage.bin, this gives:

Nov 25 2014, 8:02 PM · AXIOM Beta Software
skinkie added a comment to T37: Get the image working for the MicroZed (7010 and 7020)..

fatload mmc 0 0x3000000 uImage
fatload mmc 0 0x2A00000 devicetree.dtb
setenv bootargs console=ttyPS0,115200n8 root=/dev/mmcblk0p2 rw rootdelay=2 init=/usr/lib/systemd/systemd
bootm 0x3000000 - 0x2A00000

Nov 25 2014, 7:43 PM · AXIOM Beta Software
Bertl added a comment to T37: Get the image working for the MicroZed (7010 and 7020)..

After a long search for a _working_ SD card reader/writer (I have now three non working adapters) I'm now finally ready to do some testing.

Nov 25 2014, 7:19 PM · AXIOM Beta Software

Nov 23 2014

sebastian closed T90: Georg Lipptisch commit review as Resolved.

gave him commit access and reminded him to make the commit.

Nov 23 2014, 10:44 PM · AXIOM Beta Software

Nov 22 2014

sebastian triaged T138: gphoto support wanted? as Wishlist priority.

Thanks for all the info, I think its definitely interesting but far too early to actually start working on anything, moved to wishlist.

Nov 22 2014, 5:42 PM · AXIOM Beta Software
sebastian placed T76: Create Online Dictator Menu Simulator up for grabs.

freeing this task to invite other people to participate here as well

Nov 22 2014, 5:20 PM · AXIOM Remote, AXIOM Beta Software

Nov 14 2014

sebastian reassigned T37: Get the image working for the MicroZed (7010 and 7020). from skinkie to Bertl.

Reassigning to Herbert for testing:
http://stefan.konink.de/contrib/apertus/

Nov 14 2014, 9:00 PM · AXIOM Beta Software
Bertl added a comment to T37: Get the image working for the MicroZed (7010 and 7020)..

will test on the 7020 MicroZed ASAP.

Nov 14 2014, 8:53 PM · AXIOM Beta Software
Bertl added a comment to T37: Get the image working for the MicroZed (7010 and 7020)..

yes.

Nov 14 2014, 8:40 PM · AXIOM Beta Software
Bertl raised the priority of T37: Get the image working for the MicroZed (7010 and 7020). from Normal to High.

A working boot image (SD card and TFTP) would be very useful in the near future (let's say 1-2 weeks).

Nov 14 2014, 8:23 PM · AXIOM Beta Software
skinkie added a comment to T37: Get the image working for the MicroZed (7010 and 7020)..

@Bertl Do you have a 7020?

Nov 14 2014, 8:23 PM · AXIOM Beta Software
Bertl updated subscribers of T37: Get the image working for the MicroZed (7010 and 7020)..
Nov 14 2014, 8:22 PM · AXIOM Beta Software

Nov 11 2014

philippej added a comment to T91: Help evaluate/understand Avid DNxHD codec situation.

@edits, this is exactly the kind of contribution we are after, so no worries :-)

Nov 11 2014, 12:35 PM · AXIOM Beta Software

Nov 10 2014

edits updated subscribers of T91: Help evaluate/understand Avid DNxHD codec situation.

Avid was very slow in implementing its 4k version of DNXHD, and whilst ProRes has gained a lot of support it is as proprietory as DNXHD (or Cineform for that matter).

Nov 10 2014, 9:49 PM · AXIOM Beta Software
daFred added a comment to T138: gphoto support wanted?.

Comment from Marcus Meissner (mastermind of gphoto) on gphoto-devel group:

Nov 10 2014, 9:55 AM · AXIOM Beta Software

Nov 9 2014

Nik updated subscribers of T91: Help evaluate/understand Avid DNxHD codec situation.

If "The Avid source code found on {Avid} website is for End User use only. This is not intended for commercial use or distribution."
Could a End User embed it by him self, when compiling the firmware from the source code?

Nov 9 2014, 8:57 PM · AXIOM Beta Software
philippej added a project to T76: Create Online Dictator Menu Simulator: AXIOM Remote.
Nov 9 2014, 12:01 PM · AXIOM Remote, AXIOM Beta Software

Nov 8 2014

daFred added a comment to T138: gphoto support wanted?.

Welcome Laszlo, we are glad to get your support!

Nov 8 2014, 9:41 PM · AXIOM Beta Software
Fazek updated subscribers of T138: gphoto support wanted?.

Hello, I'm new here. By a request from Sebastian Pichelhofer, this is the copy of my last email:

Nov 8 2014, 8:08 PM · AXIOM Beta Software
Bertl updated subscribers of T138: gphoto support wanted?.

I think gphoto(2) support might be interesting, although it seems to me that it is pretty much Linux only (which isn't a problem for me at all).

Nov 8 2014, 7:31 AM · AXIOM Beta Software

Nov 6 2014

daFred added a comment to T138: gphoto support wanted?.

There has to be a protocol for setting camera parameters from outside the camera (dictator, mobile phone...).
Is there already a protocol implemented? ptp / gphoto could be an option for this...
Every (supported) parameter of a digital camera can be read/set with this protocol.
The picture transfer itself is the not so important part.

Nov 6 2014, 11:52 PM · AXIOM Beta Software

Nov 5 2014

daFred added a comment to T138: gphoto support wanted?.

from gphoto.org / en.wikipedia.org/wiki/GPhoto

Nov 5 2014, 5:03 PM · AXIOM Beta Software
sebastian updated subscribers of T138: gphoto support wanted?.

can you explain a bit what such support could mean and what gphoto does exactly?

Nov 5 2014, 4:01 PM · AXIOM Beta Software
daFred created T138: gphoto support wanted?.
Nov 5 2014, 3:39 PM · AXIOM Beta Software

Nov 4 2014

philippej updated subscribers of T91: Help evaluate/understand Avid DNxHD codec situation.
Nov 4 2014, 3:16 PM · AXIOM Beta Software

Nov 3 2014

sergiogonzalez updated subscribers of T35: Apertus Boot Diagram.
Nov 3 2014, 4:50 PM · AXIOM Beta Software

Nov 1 2014

sebastian claimed T76: Create Online Dictator Menu Simulator.
Nov 1 2014, 11:38 PM · AXIOM Remote, AXIOM Beta Software
sebastian added a comment to T76: Create Online Dictator Menu Simulator.

The initial framework is done: http://files.apertus.org/controller-simulator/

Nov 1 2014, 9:56 PM · AXIOM Remote, AXIOM Beta Software
sebastian added a comment to T76: Create Online Dictator Menu Simulator.

Color LCD with resolution in the 320x240 pixel range around 2-3" diameter. Touchscreen optional (maybe enabled later on)

Nov 1 2014, 7:50 PM · AXIOM Remote, AXIOM Beta Software
philippej updated subscribers of T76: Create Online Dictator Menu Simulator.

Other side of the problem :

Nov 1 2014, 12:06 PM · AXIOM Remote, AXIOM Beta Software

Oct 30 2014

sebastian added a comment to T76: Create Online Dictator Menu Simulator.

I don't want to run java(script) on the governator.

Oct 30 2014, 9:33 PM · AXIOM Remote, AXIOM Beta Software
Bertl added a comment to T76: Create Online Dictator Menu Simulator.

If you want to run java(script) on the Governator, then you need to plan for more CPU resources, more power, etc.
Doable but not sure it is worth the efford. I.e. it might be simpler/better to use an existing embedded system with
LCD for this (e.g. a Raspberry PI or similar)

Oct 30 2014, 9:28 PM · AXIOM Remote, AXIOM Beta Software
sebastian added a comment to T76: Create Online Dictator Menu Simulator.

If we can find ways how to avoid duplicating the code I am all for it.

Oct 30 2014, 9:20 PM · AXIOM Remote, AXIOM Beta Software
Bertl updated subscribers of T76: Create Online Dictator Menu Simulator.

If we decide to use the PIC32MZ for the "Governator", we might be better off to extend an existing simulator to cover the hardware (LCD, Button) and avoid duplicating the code.

Oct 30 2014, 8:58 PM · AXIOM Remote, AXIOM Beta Software
Bertl added a comment to T90: Georg Lipptisch commit review.

Can't we simply give him the necessary commit rights and let him commit the latest version himself?

Oct 30 2014, 10:19 AM · AXIOM Beta Software

Oct 29 2014

sebastian created T91: Help evaluate/understand Avid DNxHD codec situation.
Oct 29 2014, 9:38 PM · AXIOM Beta Software
sebastian created T90: Georg Lipptisch commit review.
Oct 29 2014, 9:07 PM · AXIOM Beta Software

Oct 28 2014

sebastian lowered the priority of T37: Get the image working for the MicroZed (7010 and 7020). from High to Normal.

no rush here.

Oct 28 2014, 2:46 PM · AXIOM Beta Software

Oct 26 2014

sebastian updated the task description for T76: Create Online Dictator Menu Simulator.
Oct 26 2014, 11:25 AM · AXIOM Remote, AXIOM Beta Software
sebastian created T76: Create Online Dictator Menu Simulator.
Oct 26 2014, 11:20 AM · AXIOM Remote, AXIOM Beta Software

Oct 25 2014

sebastian triaged T74: Color & Transfer Curve Chart as Low priority.
Oct 25 2014, 8:56 PM · AXIOM Beta Software, AXIOM Beta Hardware
troy_s created T74: Color & Transfer Curve Chart.
Oct 25 2014, 6:39 PM · AXIOM Beta Software, AXIOM Beta Hardware

Oct 22 2014

philippej removed a project from T36: The Xilinx bootstrap should be screencaptured: Unknown Object (Project).
Oct 22 2014, 5:39 PM · AXIOM Beta Software
philippej removed a project from T37: Get the image working for the MicroZed (7010 and 7020).: Unknown Object (Project).
Oct 22 2014, 5:39 PM · AXIOM Beta Software
philippej edited projects for T35: Apertus Boot Diagram, added: AXIOM Beta Software; removed Unknown Object (Project).
Oct 22 2014, 5:39 PM · AXIOM Beta Software

Oct 20 2014

philippej updated subscribers of T36: The Xilinx bootstrap should be screencaptured.

Feel free to assign yourself this task to speed things up, since currently time is precious, and very limited for everyone :-)

Oct 20 2014, 9:48 AM · AXIOM Beta Software
philippej added a project to T36: The Xilinx bootstrap should be screencaptured: AXIOM Beta Software.
Oct 20 2014, 9:47 AM · AXIOM Beta Software
philippej added a project to T37: Get the image working for the MicroZed (7010 and 7020).: AXIOM Beta Software.
Oct 20 2014, 9:47 AM · AXIOM Beta Software