betaflight / betaflight

Open Source Flight Controller Firmware
GNU General Public License v3.0
8.06k stars 2.87k forks source link

TMOTOR Velox F7 SE flight controller has high gyroscope noise #13638

Closed dengdizzy closed 2 weeks ago

dengdizzy commented 2 weeks ago

Describe the bug

The flight controller using 4.5.0 firmware has high noise with gyro

To Reproduce

1.cloud build 4.5.0 TMTR-TMOTORVELOXF7SE target,and flash to FC 2.start to fly 3.into cli and enter:

resource MOTOR  5 NONE
resource MOTOR 6 NONE
resource MOTOR 7 NONE
resource MOTOR 8 NONE

resource MOTOR 5 C08
resource MOTOR 6 C09
resource MOTOR 7 A08
resource MOTOR 8 A09

save

4.start to fly

Expected behavior

Two flight will have same gyro noisy,but actually there are dirffrent.

Support ID

1a16c0ee-2423-493e-8ce7-0c1cd11f092b

Flight controller

TMOTOR Velox F7 SE

Other components

RX:ELRS 3.0 receiever VTX:analog ESC:V50A SE

How are the different components wired up (including port information)

RX:UART3 VTX:UART2 ESC:MOTOR1-MOTOR4

Add any other context about the problem that you think might be relevant here

No response

dengdizzy commented 2 weeks ago

@sugaarK Can you find the reason?

sugaarK commented 2 weeks ago

Absolutely no idea! Lacking in details or logs. Noise could be from esc’s, frame, build, props, bad tune 🤔

SupaflyFPV commented 2 weeks ago

Describe the bug

The flight controller using 4.5.0 firmware has high noise with gyro

To Reproduce

1.cloud build 4.5.0 TMTR-TMOTORVELOXF7SE target,and flash to FC 2.start to fly 3.into cli and enter:

resource MOTOR  5 NONE
resource MOTOR 6 NONE
resource MOTOR 7 NONE
resource MOTOR 8 NONE

resource MOTOR 5 C08
resource MOTOR 6 C09
resource MOTOR 7 A08
resource MOTOR 8 A09

save

4.start to fly

Expected behavior

Two flight will have same gyro noisy,but actually there are dirffrent.

Support ID

1a16c0ee-2423-493e-8ce7-0c1cd11f092b

Flight controller

TMOTOR Velox F7 SE

Other components

RX:ELRS 3.0 receiever VTX:analog ESC:V50A SE

How are the different components wired up (including port information)

RX:UART3 VTX:UART2 ESC:MOTOR1-MOTOR4

Add any other context about the problem that you think might be relevant here

No response

please can you provide a log and a backup of the setup (from preset page)

dengdizzy commented 2 weeks ago

Strange,we use cloud build today,this time become normal.So if next time we meet same situation,i will open this issue.