Hello guest, if you read this it means you are not registered. Click here to register in a few simple steps, you will enjoy all features of our Forum.
This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Weird Gyro Issue
#1
Hi all,

new to this hobby, just two months experience.

had this weird issue today.

Flying a Nazgul V2 with SucceX-E F7 Flight controller.

When I get into Betaflight, the quad icon doesn't response as usual. The orientataion is wrong. Pitch became Roll, Roll became pitch.

I Set it to rotate CW 270 degree in Board and Sensor Alignment.

Not it's fix.

I'm puzzled. What caused it?

Thanks for any insight.
Reply
Login to remove this ad | Register Here
#2
Run the following block of commands in the CLI tab of Betaflight Configurator and then test the model orientation again in the Setup tab...

Code:
set align_board_roll = 0
set align_board_pitch = 0
set align_board_yaw = 0
set gyro_offset_yaw = 0
set gyro_to_use = FIRST
set gyro_1_sensor_align = CW180
set gyro_1_align_roll = 0
set gyro_1_align_pitch = 0
set gyro_1_align_yaw = 1800
save
Reply
#3
(21-Feb-2021, 07:46 PM)Thanks, will try it tonight and report back. SnowLeopardFPV Wrote: Run the following block of commands in the CLI tab of Betaflight Configurator and then test the model orientation again in the Setup tab...

Code:
set align_board_roll = 0
set align_board_pitch = 0
set align_board_yaw = 0
set gyro_offset_yaw = 0
set gyro_to_use = FIRST
set gyro_1_sensor_align = CW180
set gyro_1_align_roll = 0
set gyro_1_align_pitch = 0
set gyro_1_align_yaw = 1800
save
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  Weird motor noises on yar/pitch/roll [email protected] 17 1,413 01-Jul-2024, 02:03 PM
Last Post: Selv
  BetaFPV A03 VTX - Issue with power levels Pathfinder075 22 380 20-Jun-2024, 02:45 PM
Last Post: segler999
  Mobeetle 6 FC Issue soky157 0 86 09-Jun-2024, 05:22 AM
Last Post: soky157
  Annoying issue on BetaFlight OSD SeismicCWave 9 259 23-May-2024, 07:54 AM
Last Post: SeismicCWave
  VTX issue - ATOMRC hurricane 5 bar1 1 241 10-Mar-2024, 12:36 PM
Last Post: hugnosed_bat


Login to remove this ad | Register Here