Commit Graph

22 Commits

Author SHA1 Message Date
Martijn Braam
5f270c1ef0 Remove unneeded files 2023-07-12 14:51:18 +02:00
Martijn Braam
b5161db18e Add DCP calibration files for sensors
Read .dcp files stored in the same directory as the camera configuration
files and copy over the calibration curves into the DNG files after
taking a picture.
2023-07-07 17:14:24 +02:00
Luigi311
31ec47a6cb Increase capture-rate to 15 on pinephone (MR 29) 2023-02-02 14:06:04 +01:00
Yassine Oudjana
29687edd57 Add initial configuration for Xiaomi Mi Note 2 (MR 13) 2022-06-21 17:31:23 +02:00
Benjamin Schaaf
24835cdc25 Implement flash
Fixes #5
2021-11-12 18:29:34 +11:00
Benjamin Schaaf
207aabf16a Add workaround for OV5640 capture mode not being set on first start after reboot 2021-05-01 19:57:15 +10:00
Benjamin Schaaf
337526e9b9 It works! 2021-04-15 23:14:20 +10:00
Martijn Braam
98aa9e385c Update camera rates to improve latency and quality 2020-12-06 17:44:35 +01:00
Benjamin Schaaf
0a8a0b1cff Update configs 2020-11-28 01:23:17 +11:00
Benjamin Schaaf
dd45690d47 First pass at integrating pipeline with application 2020-11-26 00:34:57 +11:00
Martijn Braam
89953d1c11 Set MBUS formats on all media entities in the path and define SRGGB10P 2020-11-11 16:46:42 +01:00
Martijn Braam
bbb60965f5 Added support for arbitrary media links 2020-11-10 16:37:07 +01:00
Martijn Braam
926b98fec0 Add n-camera support 2020-11-08 21:18:13 +01:00
Martijn Braam
ed8d390bfc Convert to sRGB for preview 2020-10-07 01:51:38 +02:00
Martijn Braam
77d496a27a Implement correct gain handeling 2020-10-03 21:51:36 +02:00
Martijn Braam
adc584ee1d Changed the PinePhone front camera resolution
The front camera performs a lot better at 1280x960 for some reason
2020-10-02 16:41:34 +02:00
Martijn Braam
9cbebee116 Front camera metadata and auto exposure switch 2020-09-27 17:25:31 +02:00
Martijn Braam
cca7e6a823 Fixed corrupt last frame and metadata 2020-09-27 16:31:48 +02:00
Martijn Braam
ae1d73fa41 Write better EXIF data 2020-09-27 15:29:14 +02:00
Martijn Braam
e70eebe34b Implement DNG raw burst capture 2020-09-26 23:30:15 +02:00
Arnaud Ferraris
1c16171ff5 config: add PineTab config 2020-09-23 22:04:21 +02:00
Martijn Braam
59dc47f72c Use dtb auto detection for config file 2020-09-18 17:07:23 +02:00