| | |
| | | #define FINAL_MSG_FINAL_TX_TS_IDX 18 |
| | | #define FINAL_MSG_TS_LEN 4 |
| | | |
| | | #define STARTPOLL REGPOLL |
| | | #define STARTPOLL DISCPOLL |
| | | enum enumtagstate |
| | | { |
| | | REGPOLL, |
| | |
| | | } |
| | | if(getsync_flag==0) |
| | | { |
| | | tagslotpos--; |
| | | // tagslotpos--; |
| | | if(tagslotpos==0||tagslotpos>max_slotpos) |
| | | { |
| | | tagslotpos=max_slotpos; |
| | |
| | | tyncpoll_time=(tagslotpos-1)*slottime; |
| | | } |
| | | mainbase_id=minid; |
| | | //mainbase_id = 0x1; |
| | | // mainbase_id = 0x9804; |
| | | } |
| | | u8 nearmsg_mainbase=0,rec_tagpos_emptylist[32],mainbase_type;; |
| | | void GetNearMsg(void) |
| | |
| | | tag_state=NEARPOLL; |
| | | } |
| | | }else{ |
| | | tyncpoll_time = (tagslotpos--%max_slotpos)*slottime; |
| | | // tyncpoll_time = (tagslotpos--%max_slotpos)*slottime; |
| | | } |
| | | } |
| | | extern u8 userkey_state; |
| | |
| | | dwt_forcetrxoff(); |
| | | dwt_write32bitreg(SYS_STATUS_ID,SYS_STATUS_RXFCG| SYS_STATUS_ALL_RX_ERR); |
| | | j=0; |
| | | if(exsistbase_list[0]==0) |
| | | { |
| | | // if(exsistbase_list[0]==0) |
| | | // { |
| | | // SetNextPollTime(tagslotpos); |
| | | } |
| | | // } |
| | | // tyncpoll_time=0; |
| | | // next_nearbase_num=0; |
| | | // for(i=0;i<nearbase_num;i++) |
| | |
| | | // mainbase_id = true_nearbase_idlist[0]; |
| | | // tag_state = GETNEARMSG; |
| | | // } |
| | | // if(mainbase_lost_count>3) |
| | | // { |
| | | // tag_state = DISCPOLL; |
| | | // } |
| | | if(mainbase_lost_count>10) |
| | | { |
| | | tag_state = DISCPOLL; |
| | | } |
| | | // for (i=0;i<nearbase_num;i++) |
| | | // { |
| | | // if(nearbaseid_list[i]==0) |
| | |
| | | // { |
| | | // nearbase_distlist[i]=0x1ffff; |
| | | // } |
| | | // if(para_update) |
| | | // { |
| | | // uint8_t pack_length = 0,pack_index = 0,pack_msgtype = 0; |
| | | // pack_msgtype = rec_remotepara[0]; |
| | | // pack_index = rec_remotepara[1]; |
| | | // pack_length = rec_remotepara[2]; |
| | | // if(pack_msgtype==2) |
| | | // { |
| | | // memcpy((uint8_t*)&g_com_map + pack_index, &rec_remotepara[3], pack_length); |
| | | // //返回一个error状态 |
| | | // //SendComMap(pack_datalen,pack_index); |
| | | // save_com_map_to_flash(); |
| | | // delay_ms(100); |
| | | // NVIC_SystemReset(); |
| | | // } |
| | | // } |
| | | if(para_update) |
| | | { |
| | | uint8_t pack_length = 0,pack_index = 0,pack_msgtype = 0; |
| | | pack_msgtype = rec_remotepara[0]; |
| | | pack_index = rec_remotepara[1]; |
| | | pack_length = rec_remotepara[2]; |
| | | if(pack_msgtype==2) |
| | | { |
| | | memcpy((uint8_t*)&g_com_map + pack_index, &rec_remotepara[3], pack_length); |
| | | //返回一个error状态 |
| | | //SendComMap(pack_datalen,pack_index); |
| | | save_com_map_to_flash(); |
| | | delay_ms(100); |
| | | NVIC_SystemReset(); |
| | | } |
| | | } |
| | | dwt_write32bitreg(SYS_STATUS_ID, SYS_STATUS_ALL_RX_ERR| SYS_STATUS_TXFRS |SYS_STATUS_RXFCG); |
| | | HAL_GPIO_WritePin(LED0_GPIO, GPIO_PIN_9, GPIO_PIN_RESET); |
| | | |
| | |
| | | id = dwt_readdevid() ; |
| | | while (DWT_DEVICE_ID != id) |
| | | { |
| | | Dw1000_Init(); |
| | | id = dwt_readdevid() ; |
| | | } |
| | | switch(tag_state) |