Dean Camera
|
d2068d878c
|
Finish Still Image Host class driver.
|
16 years ago |
Dean Camera
|
6783bc4594
|
Add StillImage Host Class Driver functions for opening and closing sessions. Ensure IsActive is set on the interface to allow device functions to run.
Fix spelling of "Received" in all source files where it is misspelt "Recieved".
|
16 years ago |
Dean Camera
|
0e2ffebb82
|
Added documentation for the constants and enums of the new StillImage Host Class driver added to the library so far.
|
16 years ago |
Dean Camera
|
5908e28e8d
|
Fixed StillImageHost not correctly freezing and unfreezing data pipes while waiting for a response block header.
Added basic PIMA commands to the StillImage Host Class driver - need to extend to PIMA specific command functions.
|
16 years ago |
Dean Camera
|
3dce79d68c
|
Added start of the Still Image Host Class driver demo and driver code.
Re-enabled building of the Host mode demos ClassDriver directory.
|
16 years ago |
Dean Camera
|
d297ea12b7
|
Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity.
Moved SCSI command/sense constants into the Mass Storage Class driver, instead of the user-code.
|
16 years ago |
Dean Camera
|
84d7783350
|
Remove ConfigDescriptor.c/.h files from the ClassDriver Host demos, as they will be obsoleted when the Host mode class drivers are complete. Add new StillImage stub class driver common header.
|
16 years ago |