Loading...
Searching...
No Matches

uwb-core double side extended two-way ranging module configurations taken from decawave-uwb-core/lib/twr_ds_ext/syscfg.yml More...

Detailed Description

uwb-core double side extended two-way ranging module configurations taken from decawave-uwb-core/lib/twr_ds_ext/syscfg.yml

Author
Francisco Molina franc.nosp@m.ois-.nosp@m.xavie.nosp@m.r.mo.nosp@m.lina@.nosp@m.inri.nosp@m.a.fr

Definition in file syscfg_twr_ds_ext.h.

Go to the source code of this file.

Macros

#define MYNEWT_VAL_TWR_DS_EXT_ENABLED   IS_USED(MODULE_UWB_CORE_TWR_DS_EXT)
 Enable double sided extended two way ranging.
 
#define MYNEWT_VAL_TWR_DS_EXT_RX_TIMEOUT   (((uint16_t)0x40))
 Enable double sided extended two way ranging.
 
#define MYNEWT_VAL_TWR_DS_EXT_TX_HOLDOFF   (((uint32_t)0x0400 + 0xA0 * IS_USED(MODULE_UWB_CORE_RNG_TRX_INFO)))
 tx holdoff delay for DS TWR extended frame (usec)
 

Macro Definition Documentation

◆ MYNEWT_VAL_TWR_DS_EXT_ENABLED

#define MYNEWT_VAL_TWR_DS_EXT_ENABLED   IS_USED(MODULE_UWB_CORE_TWR_DS_EXT)

Enable double sided extended two way ranging.

Definition at line 32 of file syscfg_twr_ds_ext.h.

◆ MYNEWT_VAL_TWR_DS_EXT_RX_TIMEOUT

#define MYNEWT_VAL_TWR_DS_EXT_RX_TIMEOUT   (((uint16_t)0x40))

Enable double sided extended two way ranging.

Definition at line 39 of file syscfg_twr_ds_ext.h.

◆ MYNEWT_VAL_TWR_DS_EXT_TX_HOLDOFF

#define MYNEWT_VAL_TWR_DS_EXT_TX_HOLDOFF   (((uint32_t)0x0400 + 0xA0 * IS_USED(MODULE_UWB_CORE_RNG_TRX_INFO)))

tx holdoff delay for DS TWR extended frame (usec)

Definition at line 46 of file syscfg_twr_ds_ext.h.