* Kudos for the new vtl2 ctrls framework
@ 2011-07-03 20:04 Hans de Goede
2011-07-04 6:42 ` Hans Verkuil
0 siblings, 1 reply; 2+ messages in thread
From: Hans de Goede @ 2011-07-03 20:04 UTC (permalink / raw)
To: Linux Media Mailing List
Hi all,
After making some serious use of it in the pwc driver cleanup
I would like to thank Hans V. for all his hard work on the
new ctrl framework.
The clusters bit got a bit getting used to / but once I did
it is great.
Once you get it, it really makes sense to group certain ctrls
into clusters which then get set in a single call to the driver,
allowing more or less atomic handling of things like autofoo +
foo changing. And in the pwc case also grouping the pan and
tilt controls, which get set with a single usb command,
so that with s_ex_ctrls an app can in theory do diagonal
moving of the camera rather then stair case moving.
Thanks Hans V.!
Regards,
Hans
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Kudos for the new vtl2 ctrls framework
2011-07-03 20:04 Kudos for the new vtl2 ctrls framework Hans de Goede
@ 2011-07-04 6:42 ` Hans Verkuil
0 siblings, 0 replies; 2+ messages in thread
From: Hans Verkuil @ 2011-07-04 6:42 UTC (permalink / raw)
To: Hans de Goede; +Cc: Linux Media Mailing List
On Sunday, July 03, 2011 22:04:45 Hans de Goede wrote:
> Hi all,
>
> After making some serious use of it in the pwc driver cleanup
> I would like to thank Hans V. for all his hard work on the
> new ctrl framework.
>
> The clusters bit got a bit getting used to / but once I did
> it is great.
>
> Once you get it, it really makes sense to group certain ctrls
> into clusters which then get set in a single call to the driver,
> allowing more or less atomic handling of things like autofoo +
> foo changing. And in the pwc case also grouping the pan and
> tilt controls, which get set with a single usb command,
> so that with s_ex_ctrls an app can in theory do diagonal
> moving of the camera rather then stair case moving.
>
> Thanks Hans V.!
My pleasure!
I'll review the pwc patches this week. The pwc driver is used for some
astronomy work including things like long exposure settings. So I'll make
sure that that part is still working (or better, is working again since it
broken after the V4L1 removal).
Regards,
Hans
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-04 6:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-03 20:04 Kudos for the new vtl2 ctrls framework Hans de Goede
2011-07-04 6:42 ` Hans Verkuil
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox