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.
|
11 months ago | |
---|---|---|
.vscode | 12 months ago | |
app_protocols | 11 months ago | |
appdep | 11 months ago | |
appsrc | 11 months ago | |
doc | 12 months ago | |
html/debug | 12 months ago | |
release | 11 months ago | |
test | 12 months ago | |
zcmake | 12 months ago | |
.clang-format | 1 year ago | |
.gitignore | 12 months ago | |
.gitmodules | 12 months ago | |
CMakeLists.txt | 12 months ago | |
README.md | 11 months ago | |
build.sh | 12 months ago | |
buildpc.sh | 12 months ago | |
inittestdata.sh | 12 months ago | |
packet_release.sh | 11 months ago |
README.md
编译环境初始化
编译脚本说明
# 编译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. 修改气密性测试阀门控制逻辑
VERSION 1.0.6
1. 修改消毒时空压机关闭时机
2. 修改气密性测试逻辑