...
23 commits 59 files changed 0 commit comments 2 contributors
Commits on 2023-11-29
TAN YUE 20231129 增加udp client的配置 59327ee
Commits on 2023-07-09
tanyue 20230705 窗口固定大小,可拖动 4fd9660
Commits on 2023-06-30
tanyue 20230630 mock数据取消 a1a0101
tanyue 20230630 添加弹窗提示,去掉补偿时延 1b0bc1f
tanyue 20230630 适配串口 b6cd5e2
Commits on 2023-04-26
tanyue 20230420 增加串口配置 f685157
Commits on 2022-02-18
TAN YUE 20220218 修改稳定度计算值偏大的逻辑 c5c0932
TAN YUE 20220218 稳定度计算缓存平方和以减小计算量 0016188
Commits on 2022-02-13
TAN YUE 20220213 修改时差数据解析bug 60e16b1
Commits on 2022-02-09
TAN YUE 20220209 修复计算稳定度时内存泄漏的问题 e6315ad
Commits on 2022-02-08
TAN YUE 20220208 绘制图表的时候也过滤前几个数据 c569b7c
Commits on 2022-02-07
TAN YUE 20220207 细节完善 1f74180
Commits on 2022-02-06
TAN YUE css f1a84cc
TAN YUE 20220206 修改样式及图表绘制完善 仍有部分细节待完善 3623862
Commits on 2022-01-29
TAN YUE 20220129 图表功能初步 3143e79
Commits on 2022-01-28
TAN YUE 20220128 使用QCustomPlot绘制稳定度图 4945a31
Commits on 2022-01-25
[wangxitong] 编号遮挡 cc2f755
Commits on 2022-01-18
TAN YUE 20220118 现场打包版本 1)通道补偿修改为可以为负; 2)时差值显示3位小数以看出变化 82a959c
TAN YUE 20220118 跳过开始采集之后的前几个数据以避免稳定度计算不准 f8bdd75
Commits on 2022-01-13
[wangxitong] 稳定度、日志、皮秒、存储时延补偿 7596164
Commits on 2022-01-05
TAN YUE 20220104 udp test bc3cd59
Commits on 2021-12-28
TAN YUE 20211228 实时更新测量数据 097292e
Commits on 2021-12-27
[wangxitong] first commit 48519b9
Showing 59 changed files
View
AppConstant.h 0 → 100644
View
AppInit.cpp 0 → 100644
View
AppInit.h 0 → 100644
View
ChannelCharts.cpp 0 → 100644
View
ChannelCharts.h 0 → 100644
View
ChannelCharts.ui 0 → 100644
View
ChannelItem.cpp
View
ChannelItem.h
View
ChannelItem.ui
View
DataProcessAlgorithm.cpp 0 → 100644
View
DataProcessAlgorithm.h 0 → 100644
View
DoubleClickInput.cpp 0 → 100644
View
DoubleClickInput.h 0 → 100644
View
IconHelper.cpp 0 → 100644
View
IconHelper.h 0 → 100644
View
PhaseDevice.cpp
View
PhaseDevice.h
View
PhaseMeasure.pro
View
PhaseMeasure.pro.user 100644 → 0
View
PhaseWindow.cpp
View
PhaseWindow.h
View
PhaseWindow.ui
View
QCustomPlot/QCustomPlot.pri 0 → 100644
View
QCustomPlot/qcustomplot.cpp 0 → 100644
Not supported
View
QCustomPlot/qcustomplot.h 0 → 100644
View
SetConfig.cpp 0 → 100644
View
SetConfig.h 0 → 100644
View
SetConfig.ui 0 → 100644
View
common/common.pri
View
common/utils/QLogUtil.cpp
View
common/utils/QSerialPortUtil.cpp
View
common/utils/QSerialPortUtil.h
View
common/utils/SettingConfig.cpp
View
common/utils/SettingConfig.h
View
common/utils/UDPClientUtil.cpp
View
common/utils/UDPClientUtil.h
View
conf/config.ini
View
images.qrc
View
images/add_bottom.png 0 → 100644
View
images/add_top.png 0 → 100644
View
images/chart.png 0 → 100644
View
images/clear.png 0 → 100644
View
images/config.png 0 → 100644
View
images/fontawesome-webfont.ttf 0 → 100644
Not supported
View
images/green.png
View
images/main_config.png 0 → 100644
View
images/phaseMeasure.png 0 → 100644
View
images/start.png 0 → 100644
View
images/stop.png 0 → 100644
View
images/white.png
View
main.cpp
View
protocol/PhaseProtocolBM.cpp
View
protocol/PhaseProtocolBM.h
View
protocol/dto/PhaseDataDto.cpp 100644 → 0
View
protocol/dto/PhaseDataDto.h
View
protocol/protocol.pri
View
qss.qrc 0 → 100644
View
qss/dlgdark.css 0 → 100644
View
qss/pmdark.css 0 → 100644