-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
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
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_typesays "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
Reactions are currently unavailable