first commit

This commit is contained in:
lihansani
2026-07-13 15:37:05 +08:00
commit 8b11aa2efc
299 changed files with 206339 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,37 @@
e:\vdes\上位机\controller2.0.0\release\democan.pch
e:\vdes\上位机\controller2.0.0\release\vc142.pdb
e:\vdes\上位机\controller2.0.0\release\stdafx.obj
e:\vdes\上位机\controller2.0.0\release\serialport.obj
e:\vdes\上位机\controller2.0.0\release\demovdedlg.obj
e:\vdes\上位机\controller2.0.0\release\demostatedlg.obj
e:\vdes\上位机\controller2.0.0\release\democandlg.obj
e:\vdes\上位机\controller2.0.0\release\democan.obj
e:\vdes\上位机\controller2.0.0\release\coloredlistctrl.obj
e:\vdes\上位机\controller2.0.0\release\cdspprogramdata.obj
e:\vdes\上位机\controller2.0.0\release\cdemotestdlg.obj
e:\vdes\上位机\controller2.0.0\release\democan.exe
e:\vdes\上位机\controller2.0.0\release\usbcan_demo.pdb
e:\vdes\上位机\controller2.0.0\release\democan.res
e:\vdes\上位机\controller2.0.1\release\cdemotestdlg.obj
e:\vdes\上位机\controller2.0.1\release\cdspprogramdata.obj
e:\vdes\上位机\controller2.0.1\release\coloredlistctrl.obj
e:\vdes\上位机\controller2.0.1\release\democan.obj
e:\vdes\上位机\controller2.0.1\release\democandlg.obj
e:\vdes\上位机\controller2.0.1\release\demostatedlg.obj
e:\vdes\上位机\controller2.0.1\release\demovdedlg.obj
e:\vdes\上位机\controller2.0.1\release\serialport.obj
e:\vdes\上位机\controller2.0.1\release\stdafx.obj
e:\vdes\上位机\controller2.0.1\release\democan.res
e:\vdes\上位机\controller2.0.1\release\democan.pch
e:\vdes\上位机\controller2.0.1\release\usbcan_demo.pdb
e:\vdes\上位机\controller2.0.1\release\vc142.pdb
e:\vdes\上位机\controller2.0.1\release\democan.exe
e:\vdes\上位机\controller2.0.1\release\democan.tlog\cl.command.1.tlog
e:\vdes\上位机\controller2.0.1\release\democan.tlog\cl.read.1.tlog
e:\vdes\上位机\controller2.0.1\release\democan.tlog\cl.write.1.tlog
e:\vdes\上位机\controller2.0.1\release\democan.tlog\link.command.1.tlog
e:\vdes\上位机\controller2.0.1\release\democan.tlog\link.read.1.tlog
e:\vdes\上位机\controller2.0.1\release\democan.tlog\link.write.1.tlog
e:\vdes\上位机\controller2.0.1\release\democan.tlog\rc.command.1.tlog
e:\vdes\上位机\controller2.0.1\release\democan.tlog\rc.read.1.tlog
e:\vdes\上位机\controller2.0.1\release\democan.tlog\rc.write.1.tlog

Binary file not shown.

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<ProjectOutputs>
<ProjectOutput>
<FullPath>E:\VDES\上位机\controller2.0.1\Release\DemoCAN.exe</FullPath>
</ProjectOutput>
</ProjectOutputs>
<ContentFiles />
<SatelliteDlls />
<NonRecipeFileRefs />
</Project>

View File

@@ -0,0 +1,49 @@
StdAfx.cpp
_WIN32_WINNT not defined. Defaulting to _WIN32_WINNT_MAXVER (see WinSDKVer.h)
CDemoTestDlg.cpp
E:\VDES\上位机\controller2.0.1\CDemoTestDlg.cpp(113,10): warning C4101: “exitcode”: 未引用的局部变量
E:\VDES\上位机\controller2.0.1\CDemoTestDlg.cpp(516,15): warning C4309: “=”: 截断常量值
E:\VDES\上位机\controller2.0.1\CDemoTestDlg.cpp(1058,7): warning C4101: “fileExist”: 未引用的局部变量
CDspProgramData.cpp
ColoredListCtrl.cpp
DemoCAN.cpp
DemoCANDlg.cpp
E:\VDES\上位机\controller2.0.1\DemoCANDlg.cpp(507,15): warning C4309: “=”: 截断常量值
E:\VDES\上位机\controller2.0.1\DemoCANDlg.cpp(512,15): warning C4309: “=”: 截断常量值
E:\VDES\上位机\controller2.0.1\DemoCANDlg.cpp(534,25): warning C4018: “<”: 有符号/无符号不匹配
E:\VDES\上位机\controller2.0.1\DemoCANDlg.cpp(937,20): warning C4244: “初始化”: 从“ULONGLONG”转换到“UINT”可能丢失数据
E:\VDES\上位机\controller2.0.1\DemoCANDlg.cpp(1020,9): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
E:\VDES\上位机\controller2.0.1\DemoCANDlg.cpp(1830,10): warning C4996: 'WSAAsyncSelect': Use WSAEventSelect() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
E:\VDES\上位机\controller2.0.1\DemoCANDlg.cpp(1841,29): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
E:\VDES\上位机\controller2.0.1\DemoCANDlg.cpp(1887,16): warning C4244: “初始化”: 从“ULONGLONG”转换到“int”可能丢失数据
E:\VDES\上位机\controller2.0.1\DemoCANDlg.cpp(1923,16): warning C4244: “初始化”: 从“ULONGLONG”转换到“int”可能丢失数据
E:\VDES\上位机\controller2.0.1\DemoCANDlg.cpp(2668,13): warning C4309: “=”: 截断常量值
E:\VDES\上位机\controller2.0.1\DemoCANDlg.cpp(3863,19): warning C4996: '_tcstok': This function or variable may be unsafe. Consider using _tcstok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
E:\VDES\上位机\controller2.0.1\DemoCANDlg.cpp(3864,19): warning C4996: '_tcstok': This function or variable may be unsafe. Consider using _tcstok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
DemoStateDlg.cpp
DemoVDEDlg.cpp
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(563,15): warning C4309: “=”: 截断常量值
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(564,15): warning C4309: “=”: 截断常量值
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(565,15): warning C4309: “=”: 截断常量值
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(566,15): warning C4309: “=”: 截断常量值
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(701,25): warning C4244: “=”: 从“ULONGLONG”转换到“UINT32”可能丢失数据
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(726,13): warning C4309: “=”: 截断常量值
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(727,13): warning C4309: “=”: 截断常量值
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(861,13): warning C4309: “=”: 截断常量值
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(862,13): warning C4309: “=”: 截断常量值
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(930,13): warning C4309: “=”: 截断常量值
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(931,13): warning C4309: “=”: 截断常量值
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(1005,13): warning C4309: “=”: 截断常量值
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(1006,13): warning C4309: “=”: 截断常量值
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(1081,13): warning C4309: “=”: 截断常量值
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(1082,13): warning C4309: “=”: 截断常量值
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(1176,24): warning C4244: “=”: 从“ULONGLONG”转换到“UINT32”可能丢失数据
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(1202,16): warning C4018: “<”: 有符号/无符号不匹配
SerialPort.cpp
正在生成代码...
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(905): warning C4715: “DemoVDEDlg::Lvds_Send_LinkID”: 不是所有的控件路径都返回值
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(980): warning C4715: “DemoVDEDlg::Lvds_Send_Buffer_Config”: 不是所有的控件路径都返回值
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(1057): warning C4715: “DemoVDEDlg::Lvds_Send_Satellite_Param”: 不是所有的控件路径都返回值
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(1124): warning C4715: “DemoVDEDlg::Lvds_Send_Message_ID”: 不是所有的控件路径都返回值
E:\VDES\上位机\controller2.0.1\DemoVDEDlg.cpp(1480): warning C4715: “DemoVDEDlg::Arguments_Auto_Configuration”: 不是所有的控件路径都返回值
DemoCAN.vcxproj -> E:\VDES\上位机\controller2.0.1\Release\DemoCAN.exe

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,2 @@
PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.29.30133:VCServicingVersionMFC=14.29.30136:TargetPlatformVersion=10.0.19041.0:
Release|Win32|E:\VDES\上位机\controller2.0.1\|

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,13 @@
E:\vdes\controller\controller1.2\Release\DemoCAN.exe
E:\vdes\controller\controller1.3-test\Release\DemoCAN.exe
E:\vdes\controller\controller1.3\Release\DemoCAN.exe
E:\vdes\controller\controller1.4\Release\DemoCAN.exe
E:\vdes\controller\controller1.4.1\Release\DemoCAN.exe
E:\vdes\controller\controller1.5.1\Release\DemoCAN.exe
E:\vdes\controller\controller1.5.3\Release\DemoCAN.exe
E:\vdes\controller\controller1.5.6\Release\DemoCAN.exe
E:\vdes\controller\controller1.6.0\Release\DemoCAN.exe
E:\vdes\controller\controller1.6.1\Release\DemoCAN.exe
E:\vdes\controller\controller1.7.0\Release\DemoCAN.exe
E:\VDES\上位机\controller2.0.0\Release\DemoCAN.exe
E:\VDES\上位机\controller2.0.1\Release\DemoCAN.exe

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.