diff --git a/云台/云台.zip b/云台/云台.zip deleted file mode 100644 index 7d32972..0000000 Binary files a/云台/云台.zip and /dev/null differ diff --git a/云台/云台/CarBody/Gimbal.c b/云台/云台/CarBody/Gimbal.c index e82b136..0448be1 100644 --- a/云台/云台/CarBody/Gimbal.c +++ b/云台/云台/CarBody/Gimbal.c @@ -274,9 +274,12 @@ void Gimbal_Rammer(void) */ void Gimbal_MoveControl(void) { - Gimbal_PitchControl();//云台Pitch轴控制 - Gimbal_YawControl();//云台Yaw轴控制 - + //Raw Code// + //Gimbal_PitchControl();//云台Pitch轴控制 + //Gimbal_YawControl();//云台Yaw轴控制 + //Testing Code// + //暂时关闭云台控制 + Gimbal_FiringMechanismControl();//摩擦轮控制 Gimbal_Rammer();//拨弹盘控制 //UART2_Printf("%f,%f,%f,%f\n",Gimbal_PitchAngleSpeedPID.Need_Value,Gimbal_PitchAngleSpeedPID.Now_Value,Gimbal_PitchAnglePositionPID.Now_Value,Gimbal_PitchAnglePositionPID.Need_Value); diff --git a/云台/云台/Objects/Project.axf b/云台/云台/Objects/Project.axf index 94526da..138ccd7 100644 Binary files a/云台/云台/Objects/Project.axf and b/云台/云台/Objects/Project.axf differ diff --git a/云台/云台/Objects/Project.build_log.htm b/云台/云台/Objects/Project.build_log.htm index accc556..82e67c8 100644 --- a/云台/云台/Objects/Project.build_log.htm +++ b/云台/云台/Objects/Project.build_log.htm @@ -21,7 +21,7 @@ Target DLL: CMSIS_AGDI.dll V1.33.24.0 Dialog DLL: TCM.DLL V1.56.6.0

Project:

-C:\Users\LSMushui\Desktop\RM\New-Infantry-C-Board-Legacy\̨\̨\Project.uvprojx +C:\Users\LSMushui\Desktop\RM\Hero-C-Board-Legacy\̨\̨\Project.uvprojx Project File Date: 11/02/2025

Output:

@@ -29,57 +29,54 @@ Project File Date: 11/02/2025 Rebuild target 'Target 1' assembling startup_stm32f40_41xxx.s... compiling misc.c... -compiling system_stm32f4xx.c... -compiling stm32f4xx_dfsdm.c... -compiling stm32f4xx_fmpi2c.c... compiling stm32f4xx_exti.c... -compiling stm32f4xx_dcmi.c... -compiling stm32f4xx_can.c... -compiling stm32f4xx_cryp_des.c... -compiling stm32f4xx_dsi.c... -compiling stm32f4xx_dbgmcu.c... -compiling stm32f4xx_cryp_tdes.c... -compiling stm32f4xx_dma.c... -compiling stm32f4xx_flash_ramfunc.c... -compiling stm32f4xx_crc.c... compiling stm32f4xx_dac.c... +compiling stm32f4xx_can.c... +compiling stm32f4xx_dsi.c... +compiling stm32f4xx_cryp_aes.c... compiling stm32f4xx_dma2d.c... -compiling stm32f4xx_cec.c... -compiling stm32f4xx_gpio.c... -compiling stm32f4xx_fsmc.c... -compiling stm32f4xx_adc.c... +compiling stm32f4xx_dbgmcu.c... compiling stm32f4xx_cryp.c... +compiling stm32f4xx_dma.c... +compiling stm32f4xx_cec.c... +compiling stm32f4xx_flash_ramfunc.c... +compiling stm32f4xx_cryp_tdes.c... +compiling stm32f4xx_cryp_des.c... +compiling system_stm32f4xx.c... +compiling stm32f4xx_fmpi2c.c... +compiling stm32f4xx_dfsdm.c... +compiling stm32f4xx_dcmi.c... +compiling stm32f4xx_gpio.c... +compiling stm32f4xx_crc.c... +compiling stm32f4xx_adc.c... +compiling stm32f4xx_fsmc.c... compiling stm32f4xx_flash.c... compiling stm32f4xx_hash.c... compiling stm32f4xx_hash_md5.c... -compiling stm32f4xx_cryp_aes.c... compiling stm32f4xx_hash_sha1.c... -compiling stm32f4xx_iwdg.c... compiling stm32f4xx_lptim.c... +compiling stm32f4xx_iwdg.c... compiling stm32f4xx_i2c.c... -compiling stm32f4xx_ltdc.c... compiling stm32f4xx_qspi.c... -compiling AHRS_middleware.c... compiling stm32f4xx_pwr.c... -compiling stm32f4xx_sdio.c... -compiling user_lib.c... -compiling stm32f4xx_rcc.c... +compiling stm32f4xx_ltdc.c... compiling stm32f4xx_rng.c... -compiling stm32f4xx_spdifrx.c... -compiling Delay.c... -compiling TIM.c... -compiling stm32f4xx_syscfg.c... -compiling stm32f4xx_wwdg.c... -compiling stm32f4xx_spi.c... +compiling stm32f4xx_sdio.c... compiling stm32f4xx_sai.c... +compiling stm32f4xx_rcc.c... +compiling stm32f4xx_spdifrx.c... +compiling AHRS_middleware.c... +compiling stm32f4xx_syscfg.c... +compiling stm32f4xx_spi.c... +compiling stm32f4xx_wwdg.c... compiling stm32f4xx_usart.c... -compiling CAN.c... -compiling MyI2C.c... -compiling UART.c... compiling stm32f4xx_rtc.c... +compiling Delay.c... compiling stm32f4xx_tim.c... -compiling Buzzer.c... -compiling LED.c... +compiling user_lib.c... +compiling TIM.c... +compiling UART.c... +compiling MyI2C.c... compiling WaveFiltering_Kalman_Filtering.c... Control\WaveFiltering_Kalman_Filtering.c(13): warning: #177-D: variable "pDst" was declared but never referenced float pDst,pDst1=1.0f; @@ -88,24 +85,25 @@ Control\WaveFiltering_Kalman_Filtering.c(13): warning: #177-D: variable "pDst1" Control\WaveFiltering_Kalman_Filtering.c(32): warning: #1-D: last line of file ends without a newline Control\WaveFiltering_Kalman_Filtering.c: 3 warnings, 0 errors +compiling CAN.c... +compiling LED.c... +compiling Buzzer.c... compiling Remote.c... +compiling IST8310.c... compiling Laser.c... compiling BMI088.c... -compiling IST8310.c... -compiling M2006.c... +compiling LinkCheck.c... compiling GM6020.c... compiling M3508.c... -compiling LinkCheck.c... +compiling M2006.c... +compiling CloseLoopControl.c... compiling Warming.c... +compiling AttitudeAlgorithms.c... compiling CToC.c... compiling IMUTemperatureControl.c... -compiling CloseLoopControl.c... -compiling AttitudeAlgorithms.c... -compiling PID.c... -compiling Keyboard.c... compiling Gimbal.c... +compiling PID.c... compiling RefereeSystem.c... -compiling main.c... compiling Visual.c... CarBody\Visual.c(76): warning: #9-D: nested comment is not allowed UART2_Printf("%f %f %f %f \n",Visual_Yaw,Visual_Pitch,Visual_GetRoll,Visual_GetDelay);//*0.0030518509475997f*/ @@ -120,9 +118,11 @@ CarBody\Visual.c(288): warning: #1-D: last line of file ends without a newline CarBody\Visual.c(19): warning: #177-D: variable "dataType" was declared but never referenced static char dataType; // 存储类型字段?'r'/'b'/'u'? CarBody\Visual.c: 6 warnings, 0 errors +compiling Keyboard.c... +compiling main.c... compiling stm32f4xx_it.c... linking... -Program Size: Code=32060 RO-data=1372 RW-data=576 ZI-data=3344 +Program Size: Code=31024 RO-data=1372 RW-data=576 ZI-data=3344 ".\Objects\Project.axf" - 0 Error(s), 9 Warning(s).

Software Packages used:

diff --git a/云台/云台/Objects/Project.htm b/云台/云台/Objects/Project.htm index 29dddb1..01c67e0 100644 --- a/云台/云台/Objects/Project.htm +++ b/云台/云台/Objects/Project.htm @@ -3,7 +3,7 @@ Static Call Graph - [.\Objects\Project.axf]

Static Call Graph for image .\Objects\Project.axf


-

#<CALLGRAPH># ARM Linker, 5060960: Last Updated: Sun Nov 02 21:04:53 2025 +

#<CALLGRAPH># ARM Linker, 5060960: Last Updated: Sun Nov 02 21:41:25 2025

Maximum Stack Usage = 280 bytes + Unknown(Cycles, Untraceable Function Pointers)

Call chain for Maximum Stack Depth:

@@ -121,7 +121,7 @@ Global Symbols

__main (Thumb, 0 bytes, Stack size unknown bytes, entry.o(.ARM.Collect$$$$00000000))
[Address Reference Count : 1]

-

_main_stk (Thumb, 0 bytes, Stack size unknown bytes, entry2.o(.ARM.Collect$$$$00000001)) +

_main_stk (Thumb, 0 bytes, Stack size unknown bytes, entry2.o(.ARM.Collect$$$$00000001))

_main_scatterload (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004))

[Calls]