The chdkptp test I mentioned earlier would be nice to have over a range of camerasCode: [Select]chdkptp -e"exec require'camtests'.runbatch{bench=true,xfersizebugs=true,filexfer=true}"This will detect cameras like D10 which crash if the native buffer workaround isn't enabled, and generally stress test the PTP system (background https://chdk.setepontos.com/index.php?topic=4338.msg140877#msg140877).
chdkptp -e"exec require'camtests'.runbatch{bench=true,xfersizebugs=true,filexfer=true}"
chdkptp -e"exec require'camtests'.runbatch{bench=true,xfersizebugs=true,shoot=true,filexfer=true}" > cam.txt 2>&1
There are some cameras that can't remoteshoot when cont is enabled (ones with CAM_FILEWRITETASK_MULTIPASS and not CAM_FILEWRITETASK_SEEKS). I think the -cont test will fail in this case, but I'm not sure exactly what will happen. From a quick look, affected cams would be a3200, a3300, a490, a495, a800
chdkptp -e"exec require'camtests'.runbatch{bench=true,xfersizebugs=true,shoot=true,filexfer=true}"
Started by mattkime « 1 2 » General Discussion and Assistance
Started by andrew.stephens.754365 « 1 2 3 » General Discussion and Assistance
Started by toby LUA Scripting
Started by JvdP « 1 2 » General Discussion and Assistance
Started by reyalp « 1 2 3 4 » General Discussion and Assistance