瀏覽代碼

Changed the PinePhone front camera resolution

The front camera performs a lot better at 1280x960 for some reason
Martijn Braam 4 年之前
父節點
當前提交
adc584ee1d
共有 4 個文件被更改,包括 8 次插入8 次删除
  1. 2 2
      config/pine64,pinephone-1.0.ini
  2. 2 2
      config/pine64,pinephone-1.1.ini
  3. 2 2
      config/pine64,pinephone-1.2.ini
  4. 2 2
      config/pine64,pinetab.ini

+ 2 - 2
config/pine64,pinephone-1.0.ini

@@ -20,8 +20,8 @@ fnumber=3.0
 
 [front]
 driver=gc2145
-width=800
-height=600
+width=1280
+height=960
 rate=30
 fmt=BGGR8
 rotate=90

+ 2 - 2
config/pine64,pinephone-1.1.ini

@@ -20,8 +20,8 @@ fnumber=3.0
 
 [front]
 driver=gc2145
-width=800
-height=600
+width=1280
+height=960
 rate=30
 fmt=BGGR8
 rotate=90

+ 2 - 2
config/pine64,pinephone-1.2.ini

@@ -20,8 +20,8 @@ fnumber=3.0
 
 [front]
 driver=gc2145
-width=800
-height=600
+width=1280
+height=960
 rate=30
 fmt=BGGR8
 rotate=90

+ 2 - 2
config/pine64,pinetab.ini

@@ -20,8 +20,8 @@ fnumber=3.0
 
 [front]
 driver=gc2145
-width=800
-height=600
+width=1280
+height=960
 rate=30
 fmt=BGGR8
 rotate=90