Quotemy camera cycles through displaytype cases (0,1,...7) in lib.c This ocurred for the old value of displaytype 0x95e4....I am wondering if this variable is indexing one of eight buffers?
my camera cycles through displaytype cases (0,1,...7) in lib.c
FWIW, you could try to find out if there's any correlation between the fw variable and the frame buffers.This utility allows sampling up to 6 words in the camera's memory, with up to 500 samples/second speed. The first word to sample would be the fw variable, the rest would be the first word of 5 consecutive buffers - just make sure the viewport data is changing constantly while sampling.
# tick(ms) delta(ms) value0 value1 value2 value3 value4 value5INFO [0x95e4] [0x43334300] [0x433ca300] [0x43460300] [0x434f6300] [0x4358c300]0 237530 20 0x00000003 0x1581157f 0x03ff0200 0x4a914b76 0x1c801f81 0x327d32811 237550 20 0x00000004 0x1581157f 0x03ff0200 0x4f8f4f75 0x1c801f81 0x327d32812 237570 20 0x00000005 0x1581157f 0x03ff0200 0x4f8f4f75 0x1d801b80 0x327d32813 237590 20 0x00000006 0x1581157f 0x03ff0200 0x4f8f4f75 0x1d801b80 0x327d32814 237610 20 0x00000007 0x1581157f 0x03ff0200 0x4f8f4f75 0x1d801b80 0x327e33825 237630 20 0x00000000 0x1581157f 0x03ff0200 0x4f8f4f75 0x1d801b80 0x327e33826 237650 20 0x00000001 0x1581157e 0x03ff0200 0x4f8f4f75 0x1d801b80 0x327e33827 237670 20 0x00000002 0x1581157e 0x03ff0200 0x4e904e75 0x1d801b80 0x327e33828 237690 20 0x00000003 0x1581157e 0x03ff0200 0x4e904e75 0x1d801b80 0x327e33829 237710 20 0x00000004 0x1581157e 0x03ff0200 0x4e904e75 0x1c801b80 0x327e3382
I ran the suggested utility....not sure it makes sense but there is variation at least partly correlated with the indexing variable: (full sheet attached) Maybe just random....
It would be useful if the utility did not output spaces after the commas...
10 per sec works in smp mode. It's a mystery why dmp mode works at 1 per second.
I am a noob. And just bought a SX60. Have been using CHDK on SX50 and loved it. Can I safely assume there is no current way to use CHDK on SX60 ? Or if there is can someone be helpful where the instructions are ?
Started by mbaiter General Discussion and Assistance
Started by Rastislav Kišš Script Writing
Started by Yimiblu General Discussion and Assistance
Started by 62ndidiot « 1 2 3 » General Discussion and Assistance
Started by reyalp DryOS Development