If I open a .byr file with a hex editor, what is the format of the file? I see in frameMgr.c that a header byte is sent and line numbers are sent, but I don't think they are stored in the byr file. I have a file that was captured with a red filter on the camera. The file looks like:
ff 00 10 00 ff 00 00 10 ff 00 10 00 ff
is that R G B G R G B G .... ? or is there other stuff in there as well?
Thanks
Ringo