summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2024-07-05libtuning: agc: rkisp1: Increase y-targetStefan Klug
2024-07-05libtuning: lsc: Prevent negative valuesStefan Klug
2024-07-05libtuning: lsc: rkisp1: Do not calculate ratios to greenStefan Klug
2024-07-05tuning: rkisp1: Add some static modulesStefan Klug
2024-07-05libtuning: Add static moduleStefan Klug
2024-07-05libtuning: Only warn if processing returns NoneStefan Klug
2024-07-05libtuning: Handle cases, where no lsc tuning images are presentStefan Klug
2024-07-05libtuning: modules: Add initial CCM modulePaul Elder
2024-07-05libtuning: Remove need for Cam object from ccmStefan Klug
2024-07-05libtuning: Use the color member of the Image classStefan Klug
2024-07-05libtuning: lsc: rkisp1: Clip lsc values to valid rangeStefan Klug
2024-07-05libtuning: Be a bit more verboseStefan Klug
2024-07-05libtuning: Reactivate macbeth locatorStefan Klug
2024-07-05libtuning: Implement a minimal yaml parserStefan Klug
2024-07-05libtuning: Improve filename parsingStefan Klug
2024-07-05libtuning: Fix visualize_macbeth_chart()Stefan Klug
2024-07-05libtuning: Migrate prints to python logging frameworkStefan Klug
2024-07-05libtuning: Fix importsStefan Klug
2024-07-05utils: tuning: Add requirements file and update readmeStefan Klug
2024-07-05libtuning: Copy visualize_macbeth_chart from raspberry piStefan Klug
2024-07-05libtuning: Copy files from raspberrypiStefan Klug
2024-07-05libtuning: Fix reference imageStefan Klug
2024-07-05libtuning: Backport improvements in MacBeth search reliabilityStefan Klug
2024-06-29utils: libtuning: Correct GBRG Image parsingDaniel Scally
2024-06-14utils: tuning: rkisp1: Add skeletal AGC to the rkisp1 tuning scriptPaul Elder
2024-06-14utils: libtuning: modules: Add skeletal AGC modulePaul Elder
2024-06-13utils: raspberrypi: ctt: Add a maximum gain parameter for LSCDavid Plowman
2024-06-13utils: raspberrypi: ctt: Add option to convert between vc4/pisp targetsNaushir Patuck
2024-06-13utils: raspberrypi: ctt: Update tuning tool for HDRDavid Plowman
2024-06-13utils: raspberrypi: ctt: Changed CTT handling of VC4 and PiSPBen Benson
2024-06-13utils: raspberrypi: ctt: Added CAC support to the CTTBen Benson
2024-06-13utils: raspberrypi: ctt: Adapt tuning tool for both VC4 and PiSPDavid Plowman
2024-06-03update-kernel-headers: Add linux/udmabuf.h to headers to syncHans de Goede
2024-05-31utils: checkstyle.py: Show location of coding style issue within lineLaurent Pinchart
2024-05-31utils: checkstyle.py: Add a check for hex valuesLaurent Pinchart
2024-05-31utils: checkstyle.py: Extend IncludeChecker to cover math.hLaurent Pinchart
2024-05-31utils: checkstyle.py: Refactor IncludeCheckerLaurent Pinchart
2024-05-09libcamera: Drop remaining file name from header comment blocksLaurent Pinchart
2024-05-09libcamera: Drop file name from header comment blocks in templatesLaurent Pinchart
2024-05-08libcamera: Drop file name from header comment blocksLaurent Pinchart
2024-05-08libcamera: controls: Generate enum value-name mapsDaniel Scally
2024-04-20libcamera: Fix output spelling errorUmang Jain
2024-04-19utils: checkstyle.py: Drop period at end of Doxygen one linersLaurent Pinchart
2024-04-19utils: checkstyle.py: Use r'' strings for regular expressionsLaurent Pinchart
2024-04-17ipu3: Use posix basenameKhem Raj
2024-04-13utils: ipc: Fix async main interface functions with no parametersPaul Elder
2024-04-10utils: ipc: Fix event functions with no parametersPaul Elder
2024-03-19utils: tuning: readme: Improve names of dependency packagesPaul Elder
2024-03-15checkstyle: Work around bug in difflibStefan Klug
2024-03-11utils: checkstyle.py: Fix known_trailers sort orderHans de Goede