COSMOS core
1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
|
Go to the source code of this file.
Functions | |
bool | InitCamera (uint16_t width, uint16_t height, gige_handle *handle) |
bool | GetCameraFrame (gige_handle *handle, uint16_t *A35FrameBuffer, uint32_t ImageSize) |
void | WriteRegister (gige_handle *handle, int16_t command, int16_t param1, int16_t param2, int16_t param3) |
void | StartCamera (gige_handle *handle) |
int | ShutdownCamera (gige_handle *handle) |
bool | ResetCamera (gige_handle *handle) |
bool | AutoFFC (gige_handle *handle) |
bool | ManualFFC (gige_handle *handle) |
bool | DoFFC (gige_handle *handle) |
bool | GetTemperature (gige_handle *handle) |
bool | SetFramesToSkip (gige_handle *handle, int FramesToSkip) |
bool | SetPacketDelay (gige_handle *handle, int PacketDelay) |