mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-31 12:23:23 +08:00
bebop cam documentation (#1826)
This commit is contained in:
committed by
Christophe De Wagter
parent
4c7323292a
commit
33e775acdf
@@ -45,6 +45,9 @@
|
||||
#endif
|
||||
|
||||
/** Our output is only OUTPUT_SCALER of the pixels we take of the sensor
|
||||
* It is programmable in 1/16 steps determined by ScaleFactor = 16/scale_m.
|
||||
* Legal values for scale_m are 16 through 128, giving you the ability to scale from
|
||||
* 1:1 to 1:8 (with m=128).
|
||||
* Example:
|
||||
* output_width = 512
|
||||
* output_height = 830
|
||||
|
||||
Reference in New Issue
Block a user