MerginMaps / MerginMaps/mobile
External GNSS receiver connection problem
Open
Nobody has claimed this yet.
bluetooth
bug
ui/ux
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
Problem:
There's a scenario in which the external GNSS receiver keeps reconnecting
Scenario:
- Connect to an external receiver
- Wait a few seconds to ensure you don't lose connection
- Connect to that receiver again
- There's a connection error, and the app says it'll reconnect in a few seconds
- It does connect, but starts to reconnect again in a few seconds
https://github.com/user-attachments/assets/84508681-f7e4-4ada-ab2d-3909344605f1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the listed external GNSS receiver reconnection sequence in the mobile app and trace the connection handling involved. Done means reconnecting to an already connected receiver no longer enters a repeated reconnect cycle after the connection error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp, ios
- Domain
- mobile-dev, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100