Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

磁気偏角のパラメータ化 #395

Merged
merged 3 commits into from
Apr 17, 2020
Merged

磁気偏角のパラメータ化 #395

merged 3 commits into from
Apr 17, 2020

Conversation

tongtybj
Copy link
Collaborator

磁気偏角は今まで、#defineという形でハードコーディングされていたが、flashmemoryからread/writeできるようにしました。

また、rqtからIMU_Calibrationを立ち上げれば、guiからmag_declinationを指定することがでます。下記画像の左下の空欄に値を入力、隣のConfigureをクリックするだけです。

さらに、GPSモジュールによっては偏角情報を受け取れるので、GPSから偏角情報を受け取った場合のみ自動に偏角を更新するようしました。ただ、手元のublox-m8nはサポートしていないようです。
Screenshot from 2020-04-17 14-07-28

…accuracy of horizontal position and velocity, but reserve it right now and use the compact message type.
Also, enable to get the declination data from GPS package and autonomaously write to the flash memory
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.

None yet

1 participant