Browse Source

2023-12-13 14:42:51.91

master
tianzhendong 11 months ago
parent
commit
fed2ad15d3
  1. BIN
      LaunchControl/LaunchControl-full-v2.0.0.20231208.1.exe
  2. BIN
      LaunchControl/LaunchControl-full-v2.1.1.20231213.1.exe
  3. BIN
      LaunchControl/LaunchControl/LaunchControl.exe
  4. 30
      LaunchControl/LaunchControl/config.ini
  5. 41
      LaunchControl/LaunchControl/log/2023-12-08.log
  6. 30
      LaunchControl/LaunchControl/log/today.log

BIN
LaunchControl/LaunchControl-full-v2.0.0.20231208.exe → LaunchControl/LaunchControl-full-v2.0.0.20231208.1.exe

Binary file not shown.

BIN
LaunchControl/LaunchControl-full-v2.1.1.20231213.1.exe

Binary file not shown.

BIN
LaunchControl/LaunchControl/LaunchControl.exe

Binary file not shown.

30
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

41
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()): "关闭配置文件"

30
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()): "关闭配置文件"
Loading…
Cancel
Save