Browse Source

2023-12-27 19:02:32.41

master
tianzhendong 10 months ago
parent
commit
233c849d60
  1. BIN
      LaunchControl/LaunchControl-full-v2.2.4.exe
  2. BIN
      LaunchControl/LaunchControl-patch-v2.2.4.zip
  3. BIN
      LaunchControl/LaunchControl/LaunchControl-full-v2.2.3.exe.part
  4. BIN
      LaunchControl/LaunchControl/LaunchControl.exe
  5. 35
      LaunchControl/LaunchControl/config.ini
  6. 11
      LaunchControl/LaunchControl/log/2023-12-26.log
  7. 49
      LaunchControl/LaunchControl/log/today.log
  8. 2
      LaunchControl/deploy.iss

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

Binary file not shown.

BIN
LaunchControl/LaunchControl-patch-v2.2.4.zip

Binary file not shown.

BIN
LaunchControl/LaunchControl/LaunchControl-full-v2.2.3.exe.part

Binary file not shown.

BIN
LaunchControl/LaunchControl/LaunchControl.exe

Binary file not shown.

35
LaunchControl/LaunchControl/config.ini

@ -1,30 +1,25 @@
[energy]
energyA=0.66
energyB=0.66
energyC=0.66
energyD=0.66
energyFinal=0.1
energyBak=0
energyA=0
energyB=0
energyC=0
energyD=0
energyFinal=0
[software]
launcherSum=6
launcherSum=12
conType=0
portName=COM6
localIp=127.0.0.1
localPort=7000
remoteIp=127.0.0.1
remotePort=7001
localPort=0
remoteIp=
remotePort=0
[delay]
delayTimeA=30
delayTimeB=30
delayTimeC=30
delayTimeD=30
delayTimeSignal=3
delayTimeBak=0
delayTimeA=0
delayTimeB=0
delayTimeC=0
delayTimeD=0
delayTimeSignal=0
[launcher]
launcherAngle=40
[com]
portName=COM6
launcherAngle=0

11
LaunchControl/LaunchControl/log/2023-12-26.log

@ -0,0 +1,11 @@
2023-12-26 16:52:03 - [INFO ] (appconfig.cpp:46, void AppConfig::readConfigIni()): "读取配置文件"
2023-12-26 16:52:03 - [INFO ] (src/appinfo.h:31, void printAppInfo()): "LaunchControl WIN"
2023-12-26 16:52:03 - [INFO ] (src/appinfo.h:32, void printAppInfo()): modify:write config.ini after back to mainwindow
2023-12-26 16:52:03 - [INFO ] (src/appinfo.h:35, void printAppInfo()): build time: "2023.12.21 12:30:55"
2023-12-26 16:52:03 - [INFO ] (main.cpp:36, int qMain(int, char**)): =============== start ================
2023-12-26 16:52:03 - [INFO ] (main.cpp:37, int qMain(int, char**)): ====================================
2023-12-26 16:52:03 - [WARN ] (:0, ): QMetaObject::connectSlotsByName: No matching signal for on_pushButton_Min_clicked()
2023-12-26 16:52:04 - [INFO ] (mainwindow.cpp:634, void MainWindow::updatePressureAndDelayBytes()): "重置buff"
2023-12-26 16:52:04 - [WARN ] (main.cpp:40, int qMain(int, char**)): ====================================
2023-12-26 16:52:06 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件"
2023-12-26 16:52:06 - [INFO ] (appconfig.cpp:39, void AppConfig::closeLogger()): "关闭配置文件"

49
LaunchControl/LaunchControl/log/today.log

@ -1,11 +1,38 @@
2023-12-26 16:52:03 - [INFO ] (appconfig.cpp:46, void AppConfig::readConfigIni()): "读取配置文件"
2023-12-26 16:52:03 - [INFO ] (src/appinfo.h:31, void printAppInfo()): "LaunchControl WIN"
2023-12-26 16:52:03 - [INFO ] (src/appinfo.h:32, void printAppInfo()): modify:write config.ini after back to mainwindow
2023-12-26 16:52:03 - [INFO ] (src/appinfo.h:35, void printAppInfo()): build time: "2023.12.21 12:30:55"
2023-12-26 16:52:03 - [INFO ] (main.cpp:36, int qMain(int, char**)): =============== start ================
2023-12-26 16:52:03 - [INFO ] (main.cpp:37, int qMain(int, char**)): ====================================
2023-12-26 16:52:03 - [WARN ] (:0, ): QMetaObject::connectSlotsByName: No matching signal for on_pushButton_Min_clicked()
2023-12-26 16:52:04 - [INFO ] (mainwindow.cpp:634, void MainWindow::updatePressureAndDelayBytes()): "重置buff"
2023-12-26 16:52:04 - [WARN ] (main.cpp:40, int qMain(int, char**)): ====================================
2023-12-26 16:52:06 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件"
2023-12-26 16:52:06 - [INFO ] (appconfig.cpp:39, void AppConfig::closeLogger()): "关闭配置文件"
2023-12-27 16:05:01 - [INFO ] (appconfig.cpp:46, void AppConfig::readConfigIni()): "读取配置文件"
2023-12-27 16:05:01 - [INFO ] (src/appinfo.h:31, void printAppInfo()): "LaunchControl WIN"
2023-12-27 16:05:01 - [INFO ] (src/appinfo.h:32, void printAppInfo()): modify:write config.ini after back to mainwindow
2023-12-27 16:05:01 - [INFO ] (src/appinfo.h:35, void printAppInfo()): build time: "2023.12.26 17:00:36"
2023-12-27 16:05:01 - [INFO ] (main.cpp:36, int qMain(int, char**)): =============== start ================
2023-12-27 16:05:01 - [INFO ] (main.cpp:37, int qMain(int, char**)): ====================================
2023-12-27 16:05:01 - [WARN ] (:0, ): QMetaObject::connectSlotsByName: No matching signal for on_pushButton_Min_clicked()
2023-12-27 16:05:02 - [INFO ] (mainwindow.cpp:634, void MainWindow::updatePressureAndDelayBytes()): "重置buff"
2023-12-27 16:05:02 - [WARN ] (main.cpp:40, int qMain(int, char**)): ====================================
2023-12-27 16:05:05 - [INFO ] (settingwidget.cpp:39, QStringList SettingWidget::searchSerial()): "搜索串口"
2023-12-27 16:05:07 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件"
2023-12-27 16:05:07 - [INFO ] (mainwindow.cpp:634, void MainWindow::updatePressureAndDelayBytes()): "重置buff"
2023-12-27 16:05:07 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件"
2023-12-27 16:05:07 - [INFO ] (mainwindow.cpp:634, void MainWindow::updatePressureAndDelayBytes()): "重置buff"
2023-12-27 16:05:11 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件"
2023-12-27 16:05:11 - [INFO ] (mainwindow.cpp:634, void MainWindow::updatePressureAndDelayBytes()): "重置buff"
2023-12-27 16:05:13 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件"
2023-12-27 16:05:13 - [INFO ] (appconfig.cpp:39, void AppConfig::closeLogger()): "关闭配置文件"
2023-12-27 16:05:50 - [INFO ] (appconfig.cpp:46, void AppConfig::readConfigIni()): "读取配置文件"
2023-12-27 16:05:50 - [WARN ] (appconfig.cpp:51, void AppConfig::readConfigIni()): "配置文件不存在,创建配置文件"
2023-12-27 16:05:50 - [INFO ] (src/appinfo.h:31, void printAppInfo()): "LaunchControl WIN"
2023-12-27 16:05:50 - [INFO ] (src/appinfo.h:32, void printAppInfo()): modify:write config.ini after back to mainwindow
2023-12-27 16:05:50 - [INFO ] (src/appinfo.h:35, void printAppInfo()): build time: "2023.12.26 17:00:36"
2023-12-27 16:05:50 - [INFO ] (main.cpp:36, int qMain(int, char**)): =============== start ================
2023-12-27 16:05:50 - [INFO ] (main.cpp:37, int qMain(int, char**)): ====================================
2023-12-27 16:05:50 - [WARN ] (:0, ): QMetaObject::connectSlotsByName: No matching signal for on_pushButton_Min_clicked()
2023-12-27 16:05:50 - [INFO ] (mainwindow.cpp:634, void MainWindow::updatePressureAndDelayBytes()): "重置buff"
2023-12-27 16:05:50 - [WARN ] (main.cpp:40, int qMain(int, char**)): ====================================
2023-12-27 16:05:53 - [INFO ] (settingwidget.cpp:501, void SettingWidget::on_comboBox_Com_2_currentTextChanged(const QString&)): "发射筒数量变为12"
2023-12-27 16:05:53 - [INFO ] (settingwidget.cpp:39, QStringList SettingWidget::searchSerial()): "搜索串口"
2023-12-27 16:05:55 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件"
2023-12-27 16:05:55 - [INFO ] (mainwindow.cpp:634, void MainWindow::updatePressureAndDelayBytes()): "重置buff"
2023-12-27 16:05:55 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件"
2023-12-27 16:05:55 - [INFO ] (mainwindow.cpp:634, void MainWindow::updatePressureAndDelayBytes()): "重置buff"
2023-12-27 16:06:00 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件"
2023-12-27 16:06:00 - [INFO ] (mainwindow.cpp:634, void MainWindow::updatePressureAndDelayBytes()): "重置buff"
2023-12-27 16:06:04 - [INFO ] (appconfig.cpp:102, void AppConfig::writeConfigIni()): "写配置文件"
2023-12-27 16:06:04 - [INFO ] (appconfig.cpp:39, void AppConfig::closeLogger()): "关闭配置文件"

2
LaunchControl/deploy.iss

@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "LaunchControl"
#define MyAppVersion "2.2.3"
#define MyAppVersion "2.2.4"
#define MyAppPublisher "My Company, Inc."
#define MyAppURL "https://www.example.com/"
#define MyAppExeName "LaunchControl.exe"

Loading…
Cancel
Save