gspca_kinect.git
13 years agoUse the name video_camera instead of color_camera.
Antonio Ospite [Sun, 19 Dec 2010 12:11:39 +0000 (13:11 +0100)]
Use the name video_camera instead of color_camera.

This is in preparation for IR mode support.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
13 years agoFix a typo, s/UYUV/UYVY/g.
Antonio Ospite [Sun, 19 Dec 2010 11:57:59 +0000 (12:57 +0100)]
Fix a typo, s/UYUV/UYVY/g.

It was working just because it was consistently wrong. :)
Thanks to Drew Fisher (zarvox) for spotting this.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
13 years agoAdd 1280x1024 mode and UYUV pixel format.
Antonio Ospite [Fri, 17 Dec 2010 10:25:25 +0000 (11:25 +0100)]
Add 1280x1024 mode and UYUV pixel format.

Also clean up setting registers in preparation for IR mode support.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
13 years agoRebuild the module before loading it.
Antonio Ospite [Fri, 17 Dec 2010 10:18:44 +0000 (11:18 +0100)]
Rebuild the module before loading it.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
13 years agoAdd a NOTES.txt file
Antonio Ospite [Sat, 11 Dec 2010 17:57:05 +0000 (18:57 +0100)]
Add a NOTES.txt file

For now add a reference about the control API, the pwc driver also uses
an input device and some controls for tilt/pan.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
13 years agoAdd a .gitignore file
Antonio Ospite [Sun, 5 Dec 2010 16:12:18 +0000 (17:12 +0100)]
Add a .gitignore file

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
13 years agoInitial import
Antonio Ospite [Sun, 5 Dec 2010 16:08:09 +0000 (17:08 +0100)]
Initial import

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>