Ilmsens HAL API
1.1.1
A cross-platform C-library for interfacing m:explore UWB-sensors
|
Ilmsens error codes provided as return values. More...
Enumerations | |
enum | ilmsens_error { ILMSENS_SUCCESS = 0, ILMSENS_ERROR_INVALID_PARAM = -1, ILMSENS_ERROR_STATE = -2, ILMSENS_ERROR_BUSY = -3, ILMSENS_ERROR_ACCESS = -4, ILMSENS_ERROR_IO = -5, ILMSENS_ERROR_NO_MEMORY = -6, ILMSENS_ERROR_AGAIN = -7, ILMSENS_ERROR_TIMEOUT = -8, ILMSENS_ERROR_NOT_SUPPORTED = -9, ILMSENS_ERROR_UNKNOWN = -99 } |
Common error codes. More... |
Ilmsens error codes provided as return values.
enum ilmsens_error |
Common error codes.