1. 订阅psdk中的gps日期和时间(格林威治时间),并转换为北京时间,通过date -s命令设置linux系统时间为北京时间;
2. 修改界面,显示sbg惯导卫星颗数;
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
#include "psdk_logger.h"
|
||||
|
||||
/* Private constants ---------------------------------------------------------*/
|
||||
#define LINUX_NETWORK_DEV "eth0"//enx00e04c360a7d
|
||||
#define LINUX_NETWORK_DEV "eth1"//enx00e04c360a7d
|
||||
#define LINUX_CMD_STR_MAX_SIZE (128)
|
||||
|
||||
/* Private types -------------------------------------------------------------*/
|
||||
|
Reference in New Issue
Block a user