Modify

Opened 13 years ago

Closed 13 years ago

#69 closed defect (wontfix)

Reading register values is slow

Reported by: Matthias Vogelgesang Owned by: Suren A. Chilingaryan
Priority: major Milestone:
Component: pcilib Version:
Keywords: Cc: Suren A. Chilingaryan, uros

Description

It is so slow, I have to cache them in order to show them in the property view [1]. This could be a problem if changing register values affects other registers.

[1] http://ufo.kit.edu/repos/libuca.git/commit/?id=7854c5521383d07ead9c8d9693c31a0be26f2351

Attachments (0)

Change History (2)

comment:1 Changed 13 years ago by Suren A. Chilingaryan

Yes, there is some problem remaining from the first revision of UFO camera requiring quite strange procedure with repetitions to read/write the registers. I can't really fix it in software.

comment:2 Changed 13 years ago by Suren A. Chilingaryan

Resolution: wontfix
Status: newclosed

OK. There is some speed degradation due to the hardware problems. However, the performance of register access will be always quite slow. There is quite many registers, non-DMA communication is pretty slow and there is communication with CMOSIS on top of it. I don't see how we can fix it.

For UI, we may just provide an "Update" button.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Suren A. Chilingaryan.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.