Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gc2035 driver bugs fixed #18

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Conversation

lhelontra
Copy link

No description provided.

Leonardo Lontra and others added 23 commits April 3, 2016 22:37
…dt_reg->ctrl); and pr_info("%s, write 0x%08x to mode reg 0x%08x, actual timeout %d sec\n", __func__, temp, (u32)&wdt_reg->mode, temp2); to pr_debug (causing flood on kern.log)

gc2035.c: framerate to 15fps
added v4l2loopback
io scheduler (default: noop)
governor (default: ondemand)
rtl8189fs wifi driver added
* resolution 1600x1200 in hres0 mode, quality improvements.
* resolution 1600x1200 in hres1, runs at 10fps and fixed darkness frames.
* fixes cropped cif resolution in hres3.
* change hres name, 3 to 2 and 2 to 3.
* added auto choose hres based on fps or/and resolution.
* new hres modes:
  - hres=0 (640x480|1280x720|1600x1200 - 8 FPS)
  - hres=1 (800x600|1600x1200 - 10 FPS)
  - hres=2 (320x240|352x288|640x480 - 15 FPS)
  - hres=3 (320x240|640x480|800x600|1600x1200 - 20 FPS)
…GR 8bits format and causes segmentation fault. The raw bayer format was disable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant