chen
2025-05-16 4cdc4b3d488e15b1d6572bdcd61a2ce92d0c8c9b
user_config.h
@@ -289,7 +289,7 @@
/** TX power level: 0 ~ 60 */
#define TX_POWER_LEVEL (36)
#define RANGING_CORR (0)
/** Antenna ports combination, @ref macro definition RX_xPORTS_ANT_xxx */
#define RX_ANT_PORTS_COMBINATION (RX_4PORTS_ANT_3_0_1_2)
@@ -305,7 +305,7 @@
/// Antenna pattern
#define ANT_PATTERN (ANT_PATTERN_LINEAR)
#endif
//#define MY_MODE
/** Enable load cap automatic tuning during ranging procedure */
#define XTAL_AUTO_TUNE_EN (1)
@@ -315,6 +315,7 @@
/** Velocity of propagation (%) */
#define VP_VAL (100)
#define DW1000
/* ==========================================         Timing configuration            ======================================== */
/// Period prefetch time for event program from wakeup - 400us+
@@ -327,6 +328,7 @@
#define UWB_RX_WINDOW (US_TO_PHY_TIMER_COUNT(750))
#define LED_PIN  IO_PIN_4
#define INPUT_5V_Pin  IO_PIN_11
#define MODE_CHANGE_PIN IO_PIN_4
/* =========================================================================================================================== */
/* ================                                           End                                             ================ */
/* =========================================================================================================================== */