diff --git a/LaunchControl/LaunchControl-full-v2.0.0.20231208.exe b/LaunchControl/LaunchControl-full-v2.0.0.20231208.1.exe similarity index 69% rename from LaunchControl/LaunchControl-full-v2.0.0.20231208.exe rename to LaunchControl/LaunchControl-full-v2.0.0.20231208.1.exe index 199d92e..4f81206 100644 Binary files a/LaunchControl/LaunchControl-full-v2.0.0.20231208.exe and b/LaunchControl/LaunchControl-full-v2.0.0.20231208.1.exe differ diff --git a/LaunchControl/LaunchControl-full-v2.1.1.20231213.1.exe b/LaunchControl/LaunchControl-full-v2.1.1.20231213.1.exe new file mode 100644 index 0000000..9feacfc Binary files /dev/null and b/LaunchControl/LaunchControl-full-v2.1.1.20231213.1.exe differ diff --git a/LaunchControl/LaunchControl/LaunchControl.exe b/LaunchControl/LaunchControl/LaunchControl.exe index a317504..887eed4 100644 Binary files a/LaunchControl/LaunchControl/LaunchControl.exe and b/LaunchControl/LaunchControl/LaunchControl.exe differ diff --git a/LaunchControl/LaunchControl/config.ini b/LaunchControl/LaunchControl/config.ini new file mode 100644 index 0000000..62150ef --- /dev/null +++ b/LaunchControl/LaunchControl/config.ini @@ -0,0 +1,30 @@ +[energy] +energyA=0.66 +energyB=0.66 +energyC=0.66 +energyD=0.66 +energyFinal=0.1 +energyBak=0 + +[software] +launcherSum=12 +conType=0 +portName=COM6 +localIp=127.0.0.1 +localPort=7000 +remoteIp=127.0.0.1 +remotePort=7001 + +[delay] +delayTimeA=3 +delayTimeB=3 +delayTimeC=3 +delayTimeD=3 +delayTimeSignal=3 +delayTimeBak=0 + +[launcher] +launcherAngle=40 + +[com] +portName=COM6 diff --git a/LaunchControl/LaunchControl/log/2023-12-08.log b/LaunchControl/LaunchControl/log/2023-12-08.log new file mode 100644 index 0000000..da0680f --- /dev/null +++ b/LaunchControl/LaunchControl/log/2023-12-08.log @@ -0,0 +1,41 @@ +2023-12-08 09:14:36 - [INFO ] (appconfig.cpp:46, void AppConfig::readConfigIni()): "读取配置文件" +2023-12-08 09:14:36 - [INFO ] (src/appinfo.h:31, void printAppInfo()): "LaunchControl WIN 6T" +2023-12-08 09:14:36 - [INFO ] (src/appinfo.h:32, void printAppInfo()): modify:write config.ini after back to mainwindow +2023-12-08 09:14:36 - [INFO ] (src/appinfo.h:35, void printAppInfo()): build time: "2023.12.08 08:42:15" +2023-12-08 09:14:36 - [INFO ] (main.cpp:31, int qMain(int, char**)): =============== start ================ +2023-12-08 09:14:36 - [INFO ] (main.cpp:32, int qMain(int, char**)): ==================================== +2023-12-08 09:14:37 - [INFO ] (mainwindow.cpp:506, void MainWindow::updatePressureAndDelayBytes()): "重置buff" +2023-12-08 09:14:37 - [WARN ] (main.cpp:35, int qMain(int, char**)): ==================================== +2023-12-08 09:14:38 - [INFO ] (settingwidget.cpp:28, QStringList SettingWidget::searchSerial()): "搜索串口" +2023-12-08 09:14:44 - [DEBUG] (bridge.cpp:213, bool Bridge::doBindUdp(const QString&, int, const QString&, const int&)): "127.0.0.1" 7000 +2023-12-08 09:14:44 - [INFO ] (mainwindow.cpp:426, void MainWindow::conSerialFeedback(bool)): "连接成功" +2023-12-08 09:14:48 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件" +2023-12-08 09:14:48 - [INFO ] (mainwindow.cpp:506, void MainWindow::updatePressureAndDelayBytes()): "重置buff" +2023-12-08 09:14:50 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件" +2023-12-08 09:14:50 - [INFO ] (appconfig.cpp:39, void AppConfig::closeLogger()): "关闭配置文件" +2023-12-08 09:15:03 - [INFO ] (appconfig.cpp:46, void AppConfig::readConfigIni()): "读取配置文件" +2023-12-08 09:15:03 - [INFO ] (src/appinfo.h:31, void printAppInfo()): "LaunchControl WIN 6T" +2023-12-08 09:15:03 - [INFO ] (src/appinfo.h:32, void printAppInfo()): modify:write config.ini after back to mainwindow +2023-12-08 09:15:03 - [INFO ] (src/appinfo.h:35, void printAppInfo()): build time: "2023.12.08 08:42:15" +2023-12-08 09:15:03 - [INFO ] (main.cpp:31, int qMain(int, char**)): =============== start ================ +2023-12-08 09:15:03 - [INFO ] (main.cpp:32, int qMain(int, char**)): ==================================== +2023-12-08 09:15:03 - [DEBUG] (bridge.cpp:213, bool Bridge::doBindUdp(const QString&, int, const QString&, const int&)): "127.0.0.1" 7000 +2023-12-08 09:15:03 - [INFO ] (mainwindow.cpp:506, void MainWindow::updatePressureAndDelayBytes()): "重置buff" +2023-12-08 09:15:03 - [WARN ] (main.cpp:35, int qMain(int, char**)): ==================================== +2023-12-08 09:15:03 - [INFO ] (mainwindow.cpp:426, void MainWindow::conSerialFeedback(bool)): "连接成功" +2023-12-08 09:15:04 - [INFO ] (settingwidget.cpp:28, QStringList SettingWidget::searchSerial()): "搜索串口" +2023-12-08 09:15:06 - [INFO ] (mainwindow.cpp:426, void MainWindow::conSerialFeedback(bool)): "连接失败" +2023-12-08 09:15:09 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件" +2023-12-08 09:15:09 - [INFO ] (mainwindow.cpp:506, void MainWindow::updatePressureAndDelayBytes()): "重置buff" +2023-12-08 09:15:11 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件" +2023-12-08 09:15:11 - [INFO ] (appconfig.cpp:39, void AppConfig::closeLogger()): "关闭配置文件" +2023-12-08 09:20:49 - [INFO ] (appconfig.cpp:46, void AppConfig::readConfigIni()): "读取配置文件" +2023-12-08 09:20:49 - [INFO ] (src/appinfo.h:31, void printAppInfo()): "LaunchControl WIN 6T" +2023-12-08 09:20:49 - [INFO ] (src/appinfo.h:32, void printAppInfo()): modify:write config.ini after back to mainwindow +2023-12-08 09:20:49 - [INFO ] (src/appinfo.h:35, void printAppInfo()): build time: "2023.12.08 08:42:15" +2023-12-08 09:20:49 - [INFO ] (main.cpp:31, int qMain(int, char**)): =============== start ================ +2023-12-08 09:20:49 - [INFO ] (main.cpp:32, int qMain(int, char**)): ==================================== +2023-12-08 09:20:49 - [INFO ] (mainwindow.cpp:506, void MainWindow::updatePressureAndDelayBytes()): "重置buff" +2023-12-08 09:20:49 - [WARN ] (main.cpp:35, int qMain(int, char**)): ==================================== +2023-12-08 09:20:58 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件" +2023-12-08 09:20:58 - [INFO ] (appconfig.cpp:39, void AppConfig::closeLogger()): "关闭配置文件" diff --git a/LaunchControl/LaunchControl/log/today.log b/LaunchControl/LaunchControl/log/today.log new file mode 100644 index 0000000..d91d925 --- /dev/null +++ b/LaunchControl/LaunchControl/log/today.log @@ -0,0 +1,30 @@ +2023-12-13 10:42:30 - [INFO ] (appconfig.cpp:46, void AppConfig::readConfigIni()): "读取配置文件" +2023-12-13 10:42:30 - [INFO ] (src/appinfo.h:31, void printAppInfo()): "LaunchControl WIN" +2023-12-13 10:42:30 - [INFO ] (src/appinfo.h:32, void printAppInfo()): modify:write config.ini after back to mainwindow +2023-12-13 10:42:30 - [INFO ] (src/appinfo.h:35, void printAppInfo()): build time: "2023.12.10 21:31:43" +2023-12-13 10:42:30 - [INFO ] (main.cpp:31, int qMain(int, char**)): =============== start ================ +2023-12-13 10:42:30 - [INFO ] (main.cpp:32, int qMain(int, char**)): ==================================== +2023-12-13 10:42:31 - [WARN ] (:0, ): QMetaObject::connectSlotsByName: No matching signal for on_pushButton_Min_clicked() +2023-12-13 10:42:31 - [INFO ] (mainwindow.cpp:545, void MainWindow::updatePressureAndDelayBytes()): "重置buff" +2023-12-13 10:42:31 - [WARN ] (main.cpp:35, int qMain(int, char**)): ==================================== +2023-12-13 10:42:33 - [INFO ] (settingwidget.cpp:39, QStringList SettingWidget::searchSerial()): "搜索串口" +2023-12-13 10:42:35 - [INFO ] (settingwidget.cpp:401, void SettingWidget::on_comboBox_Com_2_currentTextChanged(const QString&)): "发射筒数量变为12" +2023-12-13 10:42:53 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件" +2023-12-13 10:42:53 - [INFO ] (mainwindow.cpp:545, void MainWindow::updatePressureAndDelayBytes()): "重置buff" +2023-12-13 10:42:57 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件" +2023-12-13 10:42:57 - [INFO ] (appconfig.cpp:39, void AppConfig::closeLogger()): "关闭配置文件" +2023-12-13 14:41:41 - [INFO ] (appconfig.cpp:46, void AppConfig::readConfigIni()): "读取配置文件" +2023-12-13 14:41:41 - [INFO ] (src/appinfo.h:31, void printAppInfo()): "LaunchControl WIN" +2023-12-13 14:41:41 - [INFO ] (src/appinfo.h:32, void printAppInfo()): modify:write config.ini after back to mainwindow +2023-12-13 14:41:41 - [INFO ] (src/appinfo.h:35, void printAppInfo()): build time: "2023.12.13 14:40:51" +2023-12-13 14:41:41 - [INFO ] (main.cpp:31, int qMain(int, char**)): =============== start ================ +2023-12-13 14:41:41 - [INFO ] (main.cpp:32, int qMain(int, char**)): ==================================== +2023-12-13 14:41:41 - [WARN ] (:0, ): QMetaObject::connectSlotsByName: No matching signal for on_pushButton_Min_clicked() +2023-12-13 14:41:41 - [INFO ] (mainwindow.cpp:555, void MainWindow::updatePressureAndDelayBytes()): "重置buff" +2023-12-13 14:41:41 - [WARN ] (main.cpp:35, int qMain(int, char**)): ==================================== +2023-12-13 14:41:42 - [INFO ] (settingwidget.cpp:501, void SettingWidget::on_comboBox_Com_2_currentTextChanged(const QString&)): "发射筒数量变为12" +2023-12-13 14:41:42 - [INFO ] (settingwidget.cpp:39, QStringList SettingWidget::searchSerial()): "搜索串口" +2023-12-13 14:41:50 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件" +2023-12-13 14:41:50 - [INFO ] (mainwindow.cpp:555, void MainWindow::updatePressureAndDelayBytes()): "重置buff" +2023-12-13 14:41:53 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件" +2023-12-13 14:41:53 - [INFO ] (appconfig.cpp:39, void AppConfig::closeLogger()): "关闭配置文件"