You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
tayttt 293620546d 更新 'ReadMe.md' 7 months ago
Dll 添加redis库 1 year ago
StartServerWPF 修改测试问题; 7 months ago
StartServerWPF.Assets 1 更新实时波形界面; 9 months ago
StartServerWPF.Models 1 修改测试问题 7 months ago
StartServerWPF.Modules.Main 修改测试问题; 7 months ago
StartServerWPF.Modules.MseedChart 1 修改测试问题 7 months ago
mseedC 修改实时数据测试问题,自测通过 1 year ago
.gitattributes 添加 .gitattributes 和 .gitignore。 1 year ago
.gitignore 1 更新实时波形界面; 9 months ago
0708.index 修改调试问题 1 year ago
20221023.index 修改调试问题 1 year ago
ReadMe.md 更新 'ReadMe.md' 7 months ago
StartServerWPF.sln 1 更新实时波形界面; 9 months ago

ReadMe.md

Bug修复

2024-02-27

一、实时处理配置 1.添加默认空工区模板,添加到\serverprogram\workarea\目录下,不可删除,以防止在没有工区时系统报错; 2.生成工区配置后自动生成DataPro.json到工区目录 3.添加通知到钉钉选项,暂时添加通知事件消息、系统运行监控消息;

二、实时波形 1.在剔除某些台站时,报错;

三、波形回放 1.读取波形数据前,清空控件数据; 2.读取数据时,检查数据头的时间,按照数据时间进行对齐;