|
openaliro
Aliro reader: UWB/CCC core and ESP32-S3/C5/C6 port
|
Files | |
| aliro_device_uwb.c | |
| — device-side UWB ranging-service setup codec. | |
| aliro_device_uwb.h | |
| — device/initiator side of the UWB ranging-service setup codec: the inverse of the reader's M1/M3 builders + M2/M4 handlers in aliro_uwb_msg.c. | |
| aliro_uwb_adapter.c | |
| — reader-context lifecycle. | |
| aliro_uwb_internal.h | |
| — private context types and shared helpers. | |
| aliro_uwb_msg.c | |
| — setup/notification message codec. | |
| aliro_uwb_msg.h | |
| — message framing accessors, dispatch and builders. | |
| aliro_uwb_msg_builder.c | |
| — big-endian TLV message builder. | |
| aliro_uwb_msg_builder.h | |
| — big-endian TLV message builder. | |
| aliro_uwb_msg_parser.c | |
| — TLV attribute parser and big-endian reads. | |
| aliro_uwb_msg_parser.h | |
| — TLV attribute iteration and big-endian reads. | |
| aliro_uwb_msg_spec.h | |
| — UWB ranging-service framing constants. | |
| aliro_uwb_session.c | |
| — per-session lifecycle and state machine. | |