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

Refactor GNSSReceiver #276

Closed
200km opened this issue Dec 14, 2022 · 3 comments · Fixed by #599
Closed

Refactor GNSSReceiver #276

200km opened this issue Dec 14, 2022 · 3 comments · Fixed by #599
Assignees
Labels
component component emulation minor update add functionality in a backwards compatible manner priority::medium priority medium

Comments

@200km
Copy link
Member

200km commented Dec 14, 2022

Overview

Refactor GNSSReceiver

Details

GNSSReceiver class has a lot of assumption to simplify.
We can implement more detailed model using GnssSatellite class.

64bit buildで生じるwarningsも消す。

Also, add time delay effect into the GNSS observation.

Conditions for close

  • Refactored

Supplement

NA

Note

NA

@200km 200km added priority::medium priority medium component component emulation minor update add functionality in a backwards compatible manner labels Dec 14, 2022
@LilKoke
Copy link
Contributor

LilKoke commented Feb 12, 2023

@200km こちらのissue興味があるのでどのようなモデルを利用するのかなどの追加の説明をお願いいたします。

@200km
Copy link
Member Author

200km commented Feb 12, 2023

こちらはちょっとまだ明確な方針は決まっていない状態ですね。少し考えさせてください。

@LilKoke
Copy link
Contributor

LilKoke commented Feb 13, 2023

了解しました。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component component emulation minor update add functionality in a backwards compatible manner priority::medium priority medium
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants