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 a99faca951 update 11 months ago
.vscode 添加相对饱和度计算 12 months ago
app_protocols 1.0.6 11 months ago
appdep 修复部分BUG 11 months ago
appsrc v1.1.1 11 months ago
doc v108 11 months ago
html/debug 修复部分BUG 11 months ago
release update 11 months ago
test 添加相对饱和度计算 12 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 添加相对饱和度计算 12 months ago
README.md v1.1.1 11 months ago
build.sh 添加pdf支持库 12 months ago
buildpc.sh 添加调试页面支持 12 months ago
inittestdata.sh update 12 months ago
packet_release.sh update app v1.0.11 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. 修改气密性测试逻辑
VERSION 1.0.7
    1. 修改消毒日志格式化,时间错误问题
    2. 修改调试页面AppCore打不开的问题
    3. 修改消毒日志log等级打印小数点太多的问题。
    4. 调试页面调用新指令时,会自动清空上一条指令的日志
    5. 延长加液完成回流时间
VERSION 1.0.8
    1. AppCore中添加一条生成测试promote的测试指令
    2. 修复日志打印过多的BUG
    3. 删除掉 sendPrompt 方法
    4. 删除掉testPage中的triggerOnePrompt

VERSION 1.0.9
    1. 修改加液时,排液时间

VERSION 1.0.10
    1. 修正gpm和rpm转换系数
    2. 支持存放应用的静态网页
VERSION 1.0.11
    1. 再次修正系数

VERSION 1.1.0
    1.修复测试页面部分接口BUG

VERSION 1.1.1
    1.修正TestPageMgrService