Skip to content

Support for network position provider #1893

@saberraz

Description

@saberraz

Bluetooth GPS support appears to be a dead-end for iOS. Most high-end devices support network position provision instead.

Wishlist: https://wishlist.merginmaps.com/p/add-support-to-connect-external-gnss-via-network

Designs: https://www.figma.com/design/d78a4ehBBgK6MyxCTuCAqg/Mobile-App?node-id=5930-14679&t=2rD5u0j4gX9ysnMW-4

Acceptance criteria:

  • The mobile app can connect to a receiver via IP address+Port connection
  • The app shows that the position source is external - it shows the receiver nickname
  • Variable @position_provider_type says "external" when using the new position source
  • The solution follows the Figma designs
  • After the device is connected, it should work the same as Bluetooth in terms of functionality - reconnection, heights transformation, works offline (no mobile data)...
  • The provider is available for Android + iOS

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions