فهرست منبع

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