|
openaliro
Aliro reader: UWB/CCC core and ESP32-S3/C5/C6 port
|
Aliro UWB ranging parameters negotiated during M1-M4 handshake. More...
#include <woz_uwb_facade.h>
Aliro UWB ranging parameters negotiated during M1-M4 handshake.
| session_id | Aliro UWB session identifier (any non-zero value). |
| channel | UWB operating channel (5 or 9). |
| sync_code_index | SYNC/preamble code index (1..32). |
| slot_duration_rstu | Slot duration in RSTU units (1200 = 1 ms). |
| block_duration_ms | Ranging block repetition period in milliseconds. |
| slot_per_round | Number of slots per ranging round. |
| sts_index0 | Starting STS (Scrambled Timestamp Sequence) index. |
| uwb_time_us | UWB_Time0 initiation reference in microseconds. |
| ursk | 32-byte URSK (provisioned STS root key). |
| ranging_config | Serialized RangingConfiguration (CCC SaltedHash input), or NULL to use URSK fallback. |
| rc_len | RangingConfiguration length in bytes (typically 17). |