chen
2025-01-16 a9d2562218af3e0b2f5a1dd9b6cb73e53dc5ac99
user_config.h
@@ -136,7 +136,7 @@
/* =========================================================================================================================== */
/** TX power level: 0 ~ 60 */
#define TX_POWER_LEVEL (55)
#define TX_POWER_LEVEL (60)
/** Antenna port number for AoA, 2~4 */
#define RX_AOA_ANT_PORTS_NUM (4)
@@ -154,6 +154,8 @@
#define PHY_PAYLOAD_LEN_MAX (127)
//#define BOXING
//#define BOXING
#define LED_PIN  IO_PIN_4
/* =========================================================================================================================== */
/* ================                                     Simple Selection                                      ================ */
/* =========================================================================================================================== */
@@ -175,13 +177,18 @@
#define INPUT_5V_Pin  IO_PIN_11
#define RSSI_EN (1)
#define RSSI_EN (0)
/** channel number: 2, 5, 9 */
#define UWB_CH_NUM (9)
/** Velocity of propagation (%) */
#define VP_VAL (100)
#define RANGING_CORR (0)
#define XTAL_AUTO_TUNE_EN (0)
//#define STS_MODE
//#define MK_MODE
#define SLEEP_COUNT 1000
#define DW1000
/* =========================================================================================================================== */
/* ================                                           End                                             ================ */
/* =========================================================================================================================== */