同步步兵代码,暂时关闭底盘跟随

This commit is contained in:
2025-11-02 21:21:11 +08:00
parent 456cc96c81
commit 3821589bed
693 changed files with 238044 additions and 2735 deletions

View File

@@ -0,0 +1,195 @@
{
"configurations": [
{
"name": "windows-cygwin-gcc-x64",
"includePath": [
"${workspaceFolder}/**",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\Start",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\Library",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\System",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\Algorithm",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\Hardware",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\Motor",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\Function",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\Control",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\CarBody",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\User",
"C:\\Keil_v5\\ARM\\ARMCC\\include"
],
"defines": [
"USE_STDPERIPH_DRIVER",
"STM32F40_41xxx",
"__CC_ARM",
"__arm__",
"__align(x)=",
"__ALIGNOF__(x)=",
"__alignof__(x)=",
"__asm(x)=",
"__forceinline=",
"__restrict=",
"__global_reg(n)=",
"__inline=",
"__int64=long long",
"__INTADDR__(expr)=0",
"__irq=",
"__packed=",
"__pure=",
"__smc(n)=",
"__svc(n)=",
"__svc_indirect(n)=",
"__svc_indirect_r7(n)=",
"__value_in_regs=",
"__weak=",
"__writeonly=",
"__declspec(x)=",
"__attribute__(x)=",
"__nonnull__(x)=",
"__register=",
"__breakpoint(x)=",
"__cdp(x,y,z)=",
"__clrex()=",
"__clz(x)=0U",
"__current_pc()=0U",
"__current_sp()=0U",
"__disable_fiq()=",
"__disable_irq()=",
"__dmb(x)=",
"__dsb(x)=",
"__enable_fiq()=",
"__enable_irq()=",
"__fabs(x)=0.0",
"__fabsf(x)=0.0f",
"__force_loads()=",
"__force_stores()=",
"__isb(x)=",
"__ldrex(x)=0U",
"__ldrexd(x)=0U",
"__ldrt(x)=0U",
"__memory_changed()=",
"__nop()=",
"__pld(...)=",
"__pli(...)=",
"__qadd(x,y)=0",
"__qdbl(x)=0",
"__qsub(x,y)=0",
"__rbit(x)=0U",
"__rev(x)=0U",
"__return_address()=0U",
"__ror(x,y)=0U",
"__schedule_barrier()=",
"__semihost(x,y)=0",
"__sev()=",
"__sqrt(x)=0.0",
"__sqrtf(x)=0.0f",
"__ssat(x,y)=0",
"__strex(x,y)=0U",
"__strexd(x,y)=0",
"__strt(x,y)=",
"__swp(x,y)=0U",
"__usat(x,y)=0U",
"__wfe()=",
"__wfi()=",
"__yield()=",
"__vfp_status(x,y)=0"
],
"intelliSenseMode": "linux-gcc-x64",
"cStandard": "${default}",
"cppStandard": "${default}",
"compilerPath": "C:/cygwin64/bin/gcc.exe"
},
{
"name": "Target 1",
"includePath": [
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\new-infantry\\底盘\\底盘-old\\底盘\\Start",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\new-infantry\\底盘\\底盘-old\\底盘\\Library",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\new-infantry\\底盘\\底盘-old\\底盘\\System",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\new-infantry\\底盘\\底盘-old\\底盘\\Algorithm",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\new-infantry\\底盘\\底盘-old\\底盘\\Hardware",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\new-infantry\\底盘\\底盘-old\\底盘\\Motor",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\new-infantry\\底盘\\底盘-old\\底盘\\Function",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\new-infantry\\底盘\\底盘-old\\底盘\\Control",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\new-infantry\\底盘\\底盘-old\\底盘\\CarBody",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\new-infantry\\底盘\\底盘-old\\底盘\\User",
"C:\\Keil_v5\\ARM\\ARMCC\\include"
],
"defines": [
"USE_STDPERIPH_DRIVER",
"STM32F40_41xxx",
"__CC_ARM",
"__arm__",
"__align(x)=",
"__ALIGNOF__(x)=",
"__alignof__(x)=",
"__asm(x)=",
"__forceinline=",
"__restrict=",
"__global_reg(n)=",
"__inline=",
"__int64=long long",
"__INTADDR__(expr)=0",
"__irq=",
"__packed=",
"__pure=",
"__smc(n)=",
"__svc(n)=",
"__svc_indirect(n)=",
"__svc_indirect_r7(n)=",
"__value_in_regs=",
"__weak=",
"__writeonly=",
"__declspec(x)=",
"__attribute__(x)=",
"__nonnull__(x)=",
"__register=",
"__breakpoint(x)=",
"__cdp(x,y,z)=",
"__clrex()=",
"__clz(x)=0U",
"__current_pc()=0U",
"__current_sp()=0U",
"__disable_fiq()=",
"__disable_irq()=",
"__dmb(x)=",
"__dsb(x)=",
"__enable_fiq()=",
"__enable_irq()=",
"__fabs(x)=0.0",
"__fabsf(x)=0.0f",
"__force_loads()=",
"__force_stores()=",
"__isb(x)=",
"__ldrex(x)=0U",
"__ldrexd(x)=0U",
"__ldrt(x)=0U",
"__memory_changed()=",
"__nop()=",
"__pld(...)=",
"__pli(...)=",
"__qadd(x,y)=0",
"__qdbl(x)=0",
"__qsub(x,y)=0",
"__rbit(x)=0U",
"__rev(x)=0U",
"__return_address()=0U",
"__ror(x,y)=0U",
"__schedule_barrier()=",
"__semihost(x,y)=0",
"__sev()=",
"__sqrt(x)=0.0",
"__sqrtf(x)=0.0f",
"__ssat(x,y)=0",
"__strex(x,y)=0U",
"__strexd(x,y)=0",
"__strt(x,y)=",
"__swp(x,y)=0U",
"__usat(x,y)=0U",
"__wfe()=",
"__wfi()=",
"__yield()=",
"__vfp_status(x,y)=0"
],
"intelliSenseMode": "${default}"
}
],
"version": 4
}

View File

@@ -0,0 +1,92 @@
[info] Log at : 2025/1/26|15:24:52|GMT+0800
[info] Log at : 2025/1/26|15:33:07|GMT+0800
[info] Log at : 2025/1/28|08:54:22|GMT+0800
[info] Log at : 2025/1/28|16:35:28|GMT+0800
[info] Log at : 2025/1/28|21:03:32|GMT+0800
[info] Log at : 2025/1/29|00:51:36|GMT+0800
[info] Log at : 2025/1/29|19:28:14|GMT+0800
[info] Log at : 2025/2/4|07:24:54|GMT+0800
[info] Log at : 2025/2/5|12:22:09|GMT+0800
[info] Log at : 2025/2/6|15:24:07|GMT+0800
[info] Log at : 2025/2/10|13:49:22|GMT+0800
[info] Log at : 2025/2/10|17:19:03|GMT+0800
[info] Log at : 2025/2/11|11:16:39|GMT+0800
[info] Log at : 2025/2/11|16:58:50|GMT+0800
[info] Log at : 2025/2/12|01:15:26|GMT+0800
[info] Log at : 2025/2/19|12:35:44|GMT+0800
[info] Log at : 2025/2/19|20:11:30|GMT+0800
[info] Log at : 2025/2/19|23:04:29|GMT+0800
[info] Log at : 2025/2/20|10:29:27|GMT+0800
[info] Log at : 2025/3/3|21:16:27|GMT+0800
[info] Log at : 2025/3/5|16:41:21|GMT+0800
[info] Log at : 2025/3/6|18:39:16|GMT+0800
[info] Log at : 2025/3/13|17:44:35|GMT+0800
[info] Log at : 2025/3/13|17:44:42|GMT+0800
[info] Log at : 2025/3/14|11:33:20|GMT+0800
[info] Log at : 2025/3/14|11:33:34|GMT+0800
[info] Log at : 2025/3/16|16:36:10|GMT+0800
[info] Log at : 2025/3/18|12:20:30|GMT+0800
[info] Log at : 2025/3/19|12:51:53|GMT+0800
[info] Log at : 2025/3/22|16:07:14|GMT+0800
[info] Log at : 2025/3/24|19:54:22|GMT+0800
[info] Log at : 2025/3/26|21:53:24|GMT+0800
[info] Log at : 2025/3/26|23:03:08|GMT+0800
[info] Log at : 2025/3/27|00:08:25|GMT+0800
[info] Log at : 2025/3/27|00:12:22|GMT+0800
[info] Log at : 2025/3/27|00:12:30|GMT+0800
[info] Log at : 2025/3/27|00:46:29|GMT+0800
[info] Log at : 2025/3/27|02:50:03|GMT+0800
[info] Log at : 2025/3/27|08:26:24|GMT+0800
[info] Log at : 2025/3/27|10:16:03|GMT+0800
[info] Log at : 2025/3/27|17:21:55|GMT+0800
[info] Log at : 2025/3/27|20:07:13|GMT+0800
[info] Log at : 2025/3/28|07:52:51|GMT+0800
[info] Log at : 2025/3/28|09:07:52|GMT+0800
[info] Log at : 2025/3/28|09:18:46|GMT+0800
[info] Log at : 2025/3/28|09:33:15|GMT+0800

View File

@@ -0,0 +1,24 @@
{
"version": "0.2.0",
"configurations": [
{
"name": "C/C++ Runner: Debug Session",
"type": "cppdbg",
"request": "launch",
"args": [],
"stopAtEntry": false,
"externalConsole": true,
"cwd": "f:/Mas_Infantry_Control-main/开源代码/V1.0/底盘/底盘/CarBody",
"program": "f:/Mas_Infantry_Control-main/开源代码/V1.0/底盘/底盘/CarBody/build/Debug/outDebug",
"MIMode": "gdb",
"miDebuggerPath": "gdb",
"setupCommands": [
{
"description": "Enable pretty-printing for gdb",
"text": "-enable-pretty-printing",
"ignoreFailures": true
}
]
}
]
}

View File

@@ -0,0 +1,71 @@
{
"C_Cpp_Runner.cCompilerPath": "gcc",
"C_Cpp_Runner.cppCompilerPath": "g++",
"C_Cpp_Runner.debuggerPath": "gdb",
"C_Cpp_Runner.cStandard": "",
"C_Cpp_Runner.cppStandard": "",
"C_Cpp_Runner.msvcBatchPath": "C:/Program Files/Microsoft Visual Studio/VR_NR/Community/VC/Auxiliary/Build/vcvarsall.bat",
"C_Cpp_Runner.useMsvc": false,
"C_Cpp_Runner.warnings": [
"-Wall",
"-Wextra",
"-Wpedantic",
"-Wshadow",
"-Wformat=2",
"-Wcast-align",
"-Wconversion",
"-Wsign-conversion",
"-Wnull-dereference"
],
"C_Cpp_Runner.msvcWarnings": [
"/W4",
"/permissive-",
"/w14242",
"/w14287",
"/w14296",
"/w14311",
"/w14826",
"/w44062",
"/w44242",
"/w14905",
"/w14906",
"/w14263",
"/w44265",
"/w14928"
],
"C_Cpp_Runner.enableWarnings": true,
"C_Cpp_Runner.warningsAsError": false,
"C_Cpp_Runner.compilerArgs": [],
"C_Cpp_Runner.linkerArgs": [],
"C_Cpp_Runner.includePaths": [
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\Start",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\Library",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\System",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\Algorithm",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\Hardware",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\Motor",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\Function",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\Control",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\CarBody",
"f:\\Mas_Infantry_Control-main\\开源代码\\V1.0\\底盘\\底盘\\User",
"C:\\Keil_v5\\ARM\\ARMCC\\include"
],
"C_Cpp_Runner.includeSearch": [
"*",
"**/*"
],
"C_Cpp_Runner.excludeSearch": [
"**/build",
"**/build/**",
"**/.*",
"**/.*/**",
"**/.vscode",
"**/.vscode/**"
],
"C_Cpp_Runner.useAddressSanitizer": false,
"C_Cpp_Runner.useUndefinedSanitizer": false,
"C_Cpp_Runner.useLeakSanitizer": false,
"C_Cpp_Runner.showCompilationTime": false,
"C_Cpp_Runner.useLinkTimeOptimization": false,
"C_Cpp_Runner.msvcSecureNoWarnings": false
}

View File

@@ -0,0 +1,3 @@
Load "f:\\Mas_Infantry_Control-main\\<5C><>Դ<EFBFBD><D4B4><EFBFBD><EFBFBD>\\V1.0\\new-infantry\\<5C><><EFBFBD><EFBFBD>\\<5C><><EFBFBD><EFBFBD>\\Objects\\Project.axf"
Erase Done.Programming Done.Verify OK.Application running ...
Flash Load finished at 09:20:54

View File

@@ -0,0 +1 @@
2025/3/28 9:20:55