openbikesensor / openbikesensor/OpenBikeSensorFirmware
Make visible if OBS is in a private arrea
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 124
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Currently you can not tell if the OBS records data or does not because it is in a private area. This can be confising and lead to a false impression that private areas are well defined.
Might be with a small status area, could be combined with GPS stats?
❓ : Error, GPS module not found
🚫 : No GPS reception
Antenna symbol: GPS reception active, might be 2-3 strengths states? All fine, recording as usual
P: inside privacy area, no recording. A crossed 👁️ needs to many pixels I assume.
🔴 : "Waiting for confirmation
🔋 : Low battery state - please switch off (could use a different location in the display to display power state at all time)
Resolution of the display is low - the symbols should not be to detailed.
Contributor guide
No contributing guide indexed for this repository
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
No source files, tests, or entry points are named. Start by tracing the existing display status handling for GPS and privacy-area state, then clarify the symbol choices and state combinations with maintainers; done means an agreed, readable indication that recording is disabled in a private area.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, cpp
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100