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 2ce07733d7 update 9 months ago
.settings update 11 months ago
.vscode 重构config文件目录 9 months ago
Core@e6b8750f14 update 12 months ago
Drivers@078acc813a update 11 months ago
Middlewares@5047b0506d update 12 months ago
app_protocols@38674eceb0 update 11 months ago
doc update 9 months ago
release/V200 updata ui 9 months ago
stm32basic@7fb0eb24a4 update 9 months ago
stm32components@3b82b7adf7 修改测试页面电机停止方式 10 months ago
stm32halport@a0107dbac5 fix some bug 11 months ago
uappbase update 9 months ago
ucomponents update 9 months ago
ui updata ui 9 months ago
usrc update 9 months ago
.clang-format init 12 months ago
.cproject update 11 months ago
.gitignore update 10 months ago
.gitmodules add app protocols 11 months ago
.mxproject init 12 months ago
.project init proj 12 months ago
README.md update 11 months ago
STM32F407VETX_FLASH.ld init 12 months ago
STM32F407VETX_RAM.ld init 12 months ago
auto.py update 11 months ago
hand_acid_mainboard Debug.launch init proj 12 months ago
hand_acid_mainboard.cfg init proj 12 months ago
hand_acid_mainboard.ioc init proj 12 months ago
hand_acid_mainboard.launch fix some bug 11 months ago

README.md

V101:
1. 重构加酸逻辑
2. 预充管路,改成先回流再预冲
3. 修改提示 "泵机" 为 "通道"
4. 修改预充管路,只充满选中管路

V102:
    1.设备在工作时,禁止离开首页
    2.设备在工作时,禁止切换模式

V103:
    1. fix some bug

任务:

TODO:
    1. 输入超过10次错误密码后,弹出提示框,请等待24小时,24小时后,页面将自动切换到恢复出厂设置页面。
    2. 添加恢复出厂设置按键,且恢复出厂设置按键按下后,需要根用户二次确认。
    3. 转换比设置错误可能到只泵机不转
    4. 修改muSetting名为 muAdvanced
    5. 添加审计功能
    6. 添加自动unlogin功能
UI修改项:
    1. 登录页面去掉 login按键的自动切换页面指令
    2. 主页,调整遥控器和阀门控制板状态的位置
    3. 去掉加载页面自动跳转功能
    4. 主页控制模式,支持触摸
    5. 调整5s的位置
    6. 首页添加加酸间隔时间单位显示
    7. 修改confirm页面取消按键和确定按键位置
    8. 修改主页面 menu按键切换页面由后台处理逻辑
    9. 修改每个页面的后初始化事件,区分当前页面是键盘,还是弹窗,还是普通页面。
    10. 去掉menu页面的setfrompage
    11. 美化提示栏