chen
2025-01-10 fa86ebd985aaf06c2257a41f04e131a74a3c79bc
keil/include/src/gps.c
@@ -7,7 +7,7 @@
#define GPS_RESTART_TIME3  30      //30s
extern uint16_t gps_wait_count,g_com_map[COM_MAP_SIZE];
extern uint8_t flag_first_TCPconnect;
uint16_t gps_wait_count2;
extern uint16_t gps_wait_count2;
uint16_t g_spsum,g_snum,ave_sp;
uint8_t gps_power_state,gps_uwb_flag,gps_4g_flag,gps_timeout_flag,gps_need_data_flag = 1,gps_open_flag;
void GPS_Poll(void)
@@ -77,7 +77,7 @@
}
void Gps_change(void)
{
if(gps_open_flag){
   if(gps_open_flag){
      if(gps_need_data_flag) {
                     gps_power_state = 1;  //打开GPS电源