MerginMaps / MerginMaps/docs

GNSS enhancements bundle

オープン
#701 コメント 1 件 リアクション 0 件 担当者 1 名 GitHub で見る

@alex-cit がすでに取り組んでいます。

2026年4月2日 から。

mobile app not-released-yet
主要言語
Vue
スター
15
フォーク
22
平均マージ
5日 11時間
マージ済み PR(30日)
9

説明

https://github.com/MerginMaps/mobile/pull/4234

Internal provider (no external device)
Android
  • fused is now by default

  • system reports ellipsoid heights

  • we transform to EGM96 by default

    • geoid height + ellipsoid height values are available
  • transforming to chosen geoid is available and geoid height + ellipsoid height values are also available

iOS
  • system reports msl heights

    • by default we do not do any transformations, simply accept whatever is coming from the system
    • geoid height + ellipsoid height values are not available
  • transforming to chosen geoid - @Withalion ?

External provider - Mock
  • If there is no transformation, we accept data as they come
    • geoid height + ellipsoid height values are not available
  • Transforming to chosen geoid is available, but users must set the mock app to send ellipsoid heights, otherwise undulation would be applied twice
iOS
  • iOS only sends a minimal subset of available GPS data - x, y, z (no accuracy,...)
External provider - Bluetooth
  • Available only on Android
  • If there is no transformation, we accept data as they come
    • geoid height + ellipsoid height values are available, but we do not know the selected geoid model
  • transforming to chosen geoid is available and geoid height + ellipsoid height values are also available + we know the geoid model and show it in the app
External provider - Network

(same as bluetooth)

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。