2002-09-08 22:40 dennis * src/testing/: README, cl20.c, cl20.h, cl20_commands.c: Added a new program, downloads all pictures, detects storage method (internal or compactflash), reads number of pictures for both storage methods, downloads right bulk download size, downloads 99 bulk thumbnails if image size > 99 bulks, also downloads entire image, and stores info header for every image. 2002-09-08 14:23 poml * src/testing/camera-v2.c: Some improvements for further testing. It now reads up to 19 pics from the camera. I also discovered a new Type of reading. The files will be called UNK000X. I think these are ALWAYS the first 25600 or less Byte of the Exif, just to get the Thumbnail. ------> The Thumbnail must be in th first 25600 Bytes of every EXIF. It now also saves the correct length of the files. Before it read one package too much. 2002-09-07 04:44 poml * Documentation/pic-header.txt: This file describes the piture "header". This is some info the camera sens for every picture. It contains e.g. the number of bulk transfers the pic is long. 2002-09-07 02:42 poml * src/testing/camera-v2.c: My version of Dennis' Code. It takes a command option now: ./ a.out -pN Where N is the number of pictures, which are on the camera. It then downloads Pic1, Pic2, and so on. It stores the Pics in files PIC000N And it stores the Picture Infos in pic-infoN. Have fun! :) 2002-09-07 02:40 dennis * src/testing/camera.c: Updated camera.c, save picture in working dir, not my home dir :-)) 2002-09-06 16:36 poml * commands.txt: A list of the commands used in the cl20 protocol and what they probably mean. 2002-09-06 16:35 poml * protocol2.txt: A second approach for the protocol. It gives also details about what's happening when NOT using a flash card. 2002-09-06 14:19 dennis * Documentation/HOWTO.logreading: Added link to a Spike primer on Spike's homepage, this way I don't have to copy...eh...rewrite it! 2002-09-06 14:15 dennis * ChangeLog: Added my changes to Changelog (is this automatic? hehe) 2002-09-06 14:13 dennis * Documentation/HOWTO.libusb, Documentation/HOWTO.logreading, Documentation/HOWTO.usbtracing, Documentation/RANDOM, src/testing/README, src/testing/camera.c, tools/spike: Added Documentation directory Added HOWTO.libusb - initial document describing how to use libusb Added HOWTO.logreading - initial document describing how to interpret USB trace logs Added HOWTO.usbtracing - initial document describing how to get the right USB trace log and preprocess it for interpreting (before using HOWTO.logreading) Added RANDOM - a place to add quick things you don't want to forget but haven't really documented either Added src/testing - a place where our test programs can live 2002-09-06 11:38 poeml * README: [no log message] 2002-09-06 02:10 poeml * ChangeLog: [no log message] 2002-09-06 02:03 poeml * util/cvs2cl.pl: tool to create readable changelogs 2002-09-06 01:49 poeml * protocol.txt: corrected typo 2002-09-06 01:44 poml * protocol.txt: The very very very very first ideas of the protocol! 2002-09-06 01:35 poeml * README: test commit 2002-09-06 01:16 poeml * README: test commit 2002-09-06 01:11 poeml * README: Initial revision 2002-09-06 01:11 poeml * README: initial import