Skip to content

fix(ahrs): correct yaw and update Plane sources - #20

Open
uustj wants to merge 3 commits into
NARAE-INHA-UNIV:mainfrom
uustj:Yaw_fixed
Open

fix(ahrs): correct yaw and update Plane sources#20
uustj wants to merge 3 commits into
NARAE-INHA-UNIV:mainfrom
uustj:Yaw_fixed

Conversation

@uustj

@uustj uustj commented Sep 14, 2025

Copy link
Copy Markdown
Contributor

AHRS.c 및 AHRS_module.h 수정
YAW 데이터 출력 및 계산 수정

혹시 PR잘못되었으면 피드백주시면 다시 올리겠습니다!

Comment thread Plane/Core/Src/FC_AHRS/AHRS.c Outdated
@leecurrent04

Copy link
Copy Markdown
Contributor
  • pitch 부호 수정 롤백
    • AHRS_Quaternion2Euler() 에서 pitch에 부호 수정

@leecurrent04 leecurrent04 changed the title fix(ahrs): correct yaw and update Plane sources (NED) fix(ahrs): correct yaw and update Plane sources Sep 18, 2025
@leecurrent04

leecurrent04 commented Oct 12, 2025

Copy link
Copy Markdown
Contributor

AHRS_calculateYAW() 에서 xyz에 대한 min, max 값을 측정하여 offset을 계산하도록 수정해야 함.

아래의 문서는 참고하면 좋을 것 같습니다. (ref)

  • DT0058 : Computing tilt measurement and tilt-compensated eCompass
  • DT0105 : 1-point or 3-point tumble sensor calibration
  • DT0053 : 6-point tumble sensor calibration (검색해야 함. 대부분 FC가 쓰는 방법)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants