...
17 commits 53 files changed 0 commit comments 2 contributors
Commits on 2022-03-09
TAN YUE 20220220 采用三方包来计算稳定度,解析数据 2f60f4b
Commits on 2022-02-19
TAN YUE 20220219 使用静态库进行帧解析及Allen方差计算 188d9c4
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 53 changed files
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
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/SettingConfig.cpp
View
common/utils/SettingConfig.h
View
common/utils/UDPClientUtil.cpp
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