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.
 
 
 
 
 
zhaohe ab4a352e2c update 11 months ago
.vscode 添加相对饱和度计算 11 months ago
app_protocols update 11 months ago
appdep update 11 months ago
appsrc update 11 months ago
doc fix some bug 12 months ago
html/debug update 12 months ago
release add app103 11 months ago
test 添加相对饱和度计算 11 months ago
zcmake init proje 12 months ago
.clang-format update 1 year ago
.gitignore update 12 months ago
.gitmodules init proj 12 months ago
CMakeLists.txt 添加相对饱和度计算 11 months ago
README.md update 11 months ago
build.sh 添加pdf支持库 12 months ago
buildpc.sh 添加调试页面支持 12 months ago
inittestdata.sh update 12 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. 修改气密性测试阀门控制逻辑