|
FireSync API
|
Represents camera run-time statistics.

Public Attributes | |
| k64u | allocDropCount |
| Count of frames dropped due to lack of dynamic memory. | |
| k64u | bufferDropCount |
| Count of frames dropped due to insufficient frame buffer capacity. | |
| k64u | bytesReceived |
| Count of bytes received from PL. | |
| k64u | channelAlignmentErrorCount [4] |
| Packed multiple counters of camera data channel alignment errors. | |
| k64u | channelAlignmentErrorFlags |
| Camera data channel alignment error flags. | |
| k64u | controlErrorCount |
| Count of camera sequencing/control errors. | |
| k64u | dataAlignmentErrorCount |
| Count of camera data channel alignment errors. | |
| k64u | eoeInterruptCount |
| Deprecated; no longer supported. | |
| k64u | errorFlags |
| Bitset representing current driver-specific, error information. | |
| k64u | errorFlagsAccum |
| Bitset representing accumulated driver-specific, error information. | |
| k64u | errorHistory |
| Bitset representing previous driver-specific, error information. | |
| k64u | exposureCount |
| Exposure count. | |
| k64u | exposureDropCount |
| Exposure drop count. | |
| k64u | frameRate |
| Camera frame rate (1/1000 Hz). | |
| k64u | imagerDesyncCount |
| Count of camera communication desync errors. | |
| k64u | inputOverflowCount |
| Count of input buffer overflow events. | |
| k64u | processedFrameCount |
| Count of frames that have been received from PL with valid stamps. | |
| k64u | processingErrorCount |
| Count of stream processing errors. | |
| k64u | readDmaStatus |
| Status of PL read DMA. | |
| k64u | searchFrameCount |
| Count of search frames while on tracking mode. | |
| k64u | soeInterruptCount |
| Deprecated; no longer supported. | |
| k64u | streamDesyncCount |
| Count of stream desync errors. | |
| k64u | syncAlignmentErrorCount |
| Count of camera sync channel alignment errors. | |
| k64u | writeDmaStatus |
| Status of PL write DMA. | |