|
NVIDIA DriveOS Linux NSR SDK API Reference
|
7.0.3.0 Release
|
Go to the documentation of this file.
12 #ifndef DW_SENSORS_CODECS_SENSORINFO_H_
13 #define DW_SENSORS_CODECS_SENSORINFO_H_
17 #include <dw/pbwire/BasicTypes.h>
19 #include <dw/core/base/ErrorDefs.h>
20 #include <dw/core/signal/SignalStatus.h>
21 #include <dw/rig/RigTypes.h>
27 #define DW_MAX_SENSORS 32
121 #endif // DW_SENSORS_CODECS_SENSORINFO_H_
struct dwCameraHWInformation dwCameraHWInformation
Holds camera hardware information.
#define DW_MAX_RIG_SENSOR_NAME_SIZE
Defines the maximum length of a sensor name in a rig.
dwSensorInformation sensorInfoList[DW_MAX_SENSORS]
Holds the firmware info of all started sensors.
struct dwSensorInformation dwSensorInformation
Holds the sensor information.
struct dwSensorFirmwareList dwSensorFirmwareList
Holds array sensor information.
Holds array sensor information.
uint32_t numSensors
Holds the number of sensors started through SAL.
struct dwCameraHWInformationValidity dwCameraHWInformationValidity
Holds camera hardware information validity.
uint8_t dwSignalValidity
Signal validity status.
#define DW_MAX_SENSORS
max number of sensors
dwStatus
Status definition.
struct dwSensorFirmwareInformation dwSensorFirmwareInformation
Holds the sensor firmware version information.