CarletonURocketry / CarletonURocketry/antenna-tracker
Buzzer sounds to represent statuses
- Dominant language
- C
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The buzzer should be used to inform us of errors and statuses. Implement the following, sounds are in dash dot notation like morse
- tracker is on -> _ _ _
- tracker received radio packet -> .
- tracker is being aimed (packet contains both gnss and alt, tracker has mag data, gnss data and alt data) -> _
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the buzzer control and the status-handling entry points in the C source; the issue does not name specific files or tests. Trace how power-up, radio-packet reception, and aiming state are represented, then verify that each state produces the specified dash-dot sound pattern on the hardware.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100