소스 검색

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