zhangbo
2025-03-20 de542f653793306c903085bc3a1b590ce29caec8
user_config.h
@@ -136,7 +136,7 @@
/* =========================================================================================================================== */
/** TX power level: 0 ~ 60 */
#define TX_POWER_LEVEL (55)
#define TX_POWER_LEVEL (55)//60功率会存在失真的情况
/** Antenna port number for AoA, 2~4 */
#define RX_AOA_ANT_PORTS_NUM (4)
@@ -144,14 +144,20 @@
/** Antenna ports combination for AoA, @ref enum RX_ANTENNA_MODE_T */
#define RX_AOA_ANT_PORTS_COMBINATION (RX_4PORTS_ANT_3_0_1_2)
/** Antenna ports combination, @ref macro definition RX_xPORTS_ANT_xxx */
#define RX_ANT_PORTS_COMBINATION (RX_4PORTS_ANT_3_0_1_2)
/** Antenna pattern: Linear or Square */
#define SQUARE_4ANTS (0)
#define RANGING_CORR (0)
/** Velocity of propagation (%) */
#define VP_VAL (100)
/** Maximum PHY payload length */
#define PHY_PAYLOAD_LEN_MAX (127)
/* =========================================================================================================================== */
/* ================                                     Simple Selection                                      ================ */
@@ -183,7 +189,9 @@
//#define SRCLK_PIN IO_PIN_8
//#define RCLK_PIN IO_PIN_7
#define DEBUG_BOXING
//#define USE_TX_UWBON
#define WSF_EN
#define DW1000
#define GROUPID_SWITCH
//#define TEST_FREQ
/* =========================================================================================================================== */