Skip to content

Add GNSS satellite and GNSS receiver clock bias #749

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

Open
wants to merge 7 commits into
base: feature/gnss-receiver-update
Choose a base branch
from

Conversation

fukudakazuya
Copy link
Contributor

Related issues

#600

Description

GNSS受信機,GNSS衛星のクロックバイアスを擬似距離の計算に追加した.

Test results

受信機に信号が届いた時刻における受信機とGNSS衛星との距離と,GNSS受信機,GNSS衛星のクロックバイアスを考慮した擬似距離との差をプロットした.
受信機クロックバイアスのガウシアンノイズ標準偏差は10.0E-9s,
擬似距離のガウシアンノイズ標準偏差は0m
とした.
GNSS衛星とS2E側との時間誤差が大きく(10^-4~10^-5オーダー),擬似距離誤差も大きくなっている.
pseudorange_error_clock_bias

Impact

Describe the scope of influence of the changes, e.g., The behavior of feature ** changes.

Supplementary information

Provide any supplementary information.

@fukudakazuya fukudakazuya added priority::medium priority medium component component emulation major update incompatible API changes labels Mar 5, 2025
@fukudakazuya fukudakazuya added this to the Major update v9.0.0 milestone Mar 5, 2025
@fukudakazuya fukudakazuya requested a review from 200km March 5, 2025 13:25
@fukudakazuya fukudakazuya self-assigned this Mar 5, 2025
@fukudakazuya fukudakazuya requested review from sksat and a team as code owners March 5, 2025 13:25
@fukudakazuya fukudakazuya requested review from ogoogo, Hiro-0110, seki-hiro, suzuki-toshihir0, t-hosonuma and conjikidow and removed request for a team March 5, 2025 13:25
@fukudakazuya fukudakazuya added this to S2E Mar 5, 2025
@fukudakazuya fukudakazuya changed the title Feature/gnss receiver update clock bias Add GNSS satellite and GNSS receiver clock bias Mar 5, 2025
@fukudakazuya
Copy link
Contributor Author

@200km
GitHub Actionsのactions/cacheのバージョンを上げないとCIが回らなかったのでdevelopをマージしたところ,変更ファイルが大量に生じてしまいました.このままプルリクを進めてしまっても良いか相談させていただきたいです.

またCIが再びこけてしまったのですが,新しく追加されたexampleディレクトリにcspiceの諸々のファイルが入っていないことが原因みたいなので対応していただけないでしょうか.(ローカルではうまく実行できました.)

@fukudakazuya
Copy link
Contributor Author

@200km
feature/gnss-receiver-updateブランチに最新のdevelopをマージした上でfeature/gnss-receiver-update-clock-biasにマージしたので大量の修正ファイルが生じていた件については解決しました。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component component emulation major update incompatible API changes priority::medium priority medium
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant