| | |
| | | //#define TAG_OUTPUT |
| | | #define HEX_OUTPUT |
| | | |
| | | #define ANCHORTYPE_NUM 5 |
| | | #define MAX_NEARBASE_NUM 12 |
| | | #define MAX_RFPOWER 67 |
| | | #define DEFAULT_RFPOWER 30 |
| | |
| | | #define NEAR_RESPONSE 0x07 |
| | | #define NEAR_FINAL 0x08 |
| | | #define SPOLL 0x09 |
| | | #define DISCOVERPOLL 0x0a |
| | | |
| | | #define REG_POLL 0x10 |
| | | #define REG_RESPONSE 0x11 |
| | |
| | | //Poll |
| | | #define ANC_TYPE_IDX 14 |
| | | //respose |
| | | #define DIST_IDX 10 |
| | | #define ANCTIMEMS 14 |
| | | #define ANCTIMEUS 16 |
| | | #define MAINBASE_INDEX 18 |
| | | #define MOTORSTATE_INDEX 19 |
| | | #define NR_NEARSWITCH_DISTANCE 20 |
| | | #define REMOTEPARA_INDEX 22 |
| | | #define DIST_IDX 10 |
| | | #define ANCTIMEMS 14 |
| | | #define ANCTIMEUS 16 |
| | | #define MAINBASE_INDEX 18 |
| | | #define MOTORSTATE_INDEX 19 |
| | | #define NR_NEARSWITCH_DISTANCE 20 |
| | | #define REMOTEPARA_INDEX 22 |
| | | #define MAXRANGE_DISTANCE 22 |
| | | #define ANC_SIGNALPOWER 24 |
| | | |
| | | #define TAGSLOTPOS 7 |
| | | //Final |