Commit Graph

55 Commits

Author SHA1 Message Date
Kristian Vos
3d8ff4ea64 Fix optional, enabled links not being reset properly 2024-04-24 22:13:50 +00:00
Pavel Machek
4fee82901a Make conf file work with libconfig from Mobian. 2024-04-24 13:50:41 +02:00
Pavel Machek
9d13caa464 Report diagnostics from libconfig when parsing fails. 2024-04-24 13:50:06 +02:00
Martijn Braam
bd1ea477f8 Add a verbosity flag to getframe 2024-02-14 14:25:27 +01:00
Martijn Braam
2f369fbab1 Log error when the VIDIOC_SUBDEV_S_FMT call applies another mode than requested. 2024-02-14 01:32:09 +01:00
Martijn Braam
72aa1be491 Add the 2 missing YUV modes 2024-02-14 00:10:50 +01:00
Martijn Braam
f6686d7a5a Add linearity calibration tool 2024-01-24 19:36:24 +01:00
Martijn Braam
3eaf162515 Make parameters to the libmegapixels_aaa_set_matrix function consistent 2024-01-13 16:57:51 +01:00
Martijn Braam
ad0309d484 Add build documentation 2024-01-13 16:50:18 +01:00
Martijn Braam
502409f82f Add inline disclaimer to the header for the aaa exports 2024-01-13 16:31:29 +01:00
Martijn Braam
cf0c7f7846 Lower cmake minimal version 2024-01-13 16:31:29 +01:00
Martijn Braam
48320f4efc WIP AAA stuff 2024-01-13 16:31:29 +01:00
Martijn Braam
f766e71935 More documentation 2023-12-04 16:35:39 +01:00
Martijn Braam
89af026c8e Remove old doc folder 2023-12-04 14:07:38 +01:00
Martijn Braam
8406815c7c Add documentation generation 2023-12-03 14:30:46 +01:00
Martijn Braam
56abeeddf8 Add CI 2023-12-03 14:26:19 +01:00
Martijn Braam
92044e7233 Fix potential unitialized variable 2023-12-02 20:26:11 +01:00
Martijn Braam
c889483b9c Fix pixelformat for UVC cameras 2023-11-23 17:08:04 +01:00
Martijn Braam
ab81150c14 Display pixelformat in the findconfig utility 2023-11-23 17:01:30 +01:00
Martijn Braam
6593ef84e1 Add Xiaomi Scorpio config file 2023-11-14 14:25:14 +01:00
Martijn Braam
65c2918b52 Merge branch 'feature/findconfig-verbose' into 'master'
add verbose option to findconfig

See merge request megapixels-org/libmegapixels!1
2023-11-14 13:20:50 +00:00
Martijn Braam
a9724c1b01 add verbose option to findconfig 2023-11-14 03:31:58 +01:00
Martijn Braam
3985eee5f6 Output floats in the AAA code 2023-08-16 14:38:43 +02:00
Martijn Braam
0598d0e560 AAA improvements 2023-07-26 16:29:33 +02:00
Martijn Braam
8eb42d77e6 Add support for defining the transfer curve per mode 2023-07-22 16:38:39 +02:00
Martijn Braam
62f75fafcb Fetch the entity id for rate commands 2023-07-21 12:16:29 +02:00
Martijn Braam
9e6a58f7db Add AAA code to meson 2023-07-21 12:12:46 +02:00
Martijn Braam
9137d56ea6 Implement rate command 2023-07-20 22:50:43 +02:00
Martijn Braam
23ec7fd7e4 Add faster mode for the Librem 5 2023-07-20 22:38:21 +02:00
Martijn Braam
6fbb99a637 Import the millipixels AAA stats 2023-07-20 20:33:55 +02:00
Martijn Braam
84de134497 Fixed pixelformat for the PinePhone Pro 2023-07-19 00:11:33 +02:00
Martijn Braam
1f3831f85a Add config for the PinePhone Pro 2023-07-19 00:09:18 +02:00
Martijn Braam
1b47dd9053 Add crop and mplane support 2023-07-19 00:08:30 +02:00
Martijn Braam
a1778cbf37 Fix pinephone preview rotation 2023-07-12 15:48:09 +02:00
Martijn Braam
609955c484 Export CFA pattern as string 2023-07-12 15:47:44 +02:00
Martijn Braam
4524d7c0d6 Small configuration fixes 2023-07-12 15:02:14 +02:00
Martijn Braam
eb7e95fb22 Fix modesetting in the pinephone 720p mode 2023-07-12 14:19:54 +02:00
Martijn Braam
e48f94ace1 Add more debug logging 2023-07-12 14:18:11 +02:00
Martijn Braam
9c1e758053 Fix format parsing 2023-07-12 13:59:51 +02:00
Martijn Braam
72032906ba Implement debug ogging 2023-07-12 13:55:51 +02:00
Martijn Braam
80aef3fa80 Add more mode support to libmegapixels 2023-07-12 11:48:13 +02:00
Martijn Braam
c1fea1ef82 Add documentation 2023-07-10 23:30:03 +02:00
Martijn Braam
0332bb9ce6 Add gitignore 2023-07-10 23:22:52 +02:00
Martijn Braam
a69fb9eb2a Add usage to getframe 2023-07-09 23:13:38 +02:00
Martijn Braam
e4a39c4747 Support UVC cameras somewhat 2023-07-09 21:31:51 +02:00
Martijn Braam
b13d15d5de Add more pixfmt support 2023-07-09 14:35:49 +02:00
Martijn Braam
af514b28c3 Store received frames from getframe 2023-07-09 13:15:41 +02:00
Martijn Braam
ee140b350e Install the utilities 2023-07-09 12:53:31 +02:00
Martijn Braam
532e1e8950 Add meson build system 2023-07-09 12:33:11 +02:00
Martijn Braam
e34190e6e9 Add more device support 2023-07-08 21:09:01 +02:00