| | |
| | | //--------------------------------------------------------------------------------------------------------------------------- |
| | | // range25cm16PRFnb: Range Bias Correction table for narrow band channels at 16 MHz PRF, NB: !!!! each MUST END IN 255 !!!! |
| | | //--------------------------------------------------------------------------------------------------------------------------- |
| | | dwt_txconfig_t txconfig_options = |
| | | { |
| | | 0x34, /* PG delay. */ |
| | | 0xfdfdfdfd, /* TX power. */ |
| | | 0x0 /*PG count*/ |
| | | }; |
| | | |
| | | dwt_txconfig_t txconfig_options_ch9 = |
| | | { |
| | | 0x34, /* PG delay. */ |
| | | 0xfefefefe, /* TX power. */ |
| | | 0x0 /*PG count*/ |
| | | }; |
| | | const uint8_t range25cm16PRFnb[4][NUM_16M_OFFSET] = |
| | | { |
| | | // Ch 1 - range25cm16PRFnb |