| | |
| | | |
| | | /** 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) |
| | | |
| | |
| | | /// 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) |
| | | |
| | |
| | | /** Velocity of propagation (%) */ |
| | | #define VP_VAL (100) |
| | | |
| | | #define DW1000 |
| | | /* ========================================== Timing configuration ======================================== */ |
| | | |
| | | /// Period prefetch time for event program from wakeup - 400us+ |
| | |
| | | #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 ================ */ |
| | | /* =========================================================================================================================== */ |