You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
477 B
477 B
编译环境初始化
编译脚本说明
# 编译ARM版本的代码
./build.sh
# 编译PC版本的代码
./buildpc.sh
VERSION 1.0.1
1. 修复nlog 打印时,使用{:.f}导致的异常错误
VERSION 1.0.3
1. 修改默认超时时间为500ms
2. 添加对subdevice_overtimes的处理
VERSION 1.0.4
1. 添加相对饱和度计算
VERSION 1.0.5
1. 修改测试json格式
2. 修改气密性测试阀门控制逻辑