|
openaliro
Aliro reader: UWB/CCC core and ESP32-S3/C5/C6 port
|
Session event handed to the client, carrying status, error, or distance reports. More...
#include <aliro_uwb_session.h>
Data Fields | |
| struct aliro_uwb_session * | session |
| Opaque per-session context. | |
Session event handed to the client, carrying status, error, or distance reports.
| session | Opaque per-session context. |
| type | Event type (status, error, controller report, controlee report, or diagnostics). |
| cherry_event | Underlying Cherry event object. |
| data | Union holding the event payload: session status, error code and diagnostic context, controller distance and timestamp estimate, controlee distance and timestamp estimate, or diagnostic report snapshot. |