Skip to content

Rtc alarm#366

Draft
collinc04 wants to merge 21 commits intomainfrom
RTC_alarm
Draft

Rtc alarm#366
collinc04 wants to merge 21 commits intomainfrom
RTC_alarm

Conversation

@collinc04
Copy link
Copy Markdown

@collinc04 collinc04 commented Apr 1, 2026

RTC Alarm feature

Description

Added functionality for setting and managing alarms with the zephyr API

Related Issues/Tickets

Resolves #155

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Z Tests
  • Manual testing (describe steps)

Manual testing, Tested to make sure everything works properly. Check setting canceling and listing all in the case of alarm being present or not being present.

Screenshots / Recordings (if applicable)

Checklist

  • Written detailed sdd with requirements, channels, ports, commands, telemetry defined and correctly formatted and spelled
  • Have written relevant integration tests and have documented them in the sdd
  • Have done a code review with
  • Have tested this PR on every supported board with correct board definitions

Further Notes / Considerations

@collinc04
Copy link
Copy Markdown
Author

Not fully finished, need more descriptive error messages, callback handling and dynamic updates to alarm_set accross reboots. However basic functionality is finished

@collinc04 collinc04 self-assigned this Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

[FEATURE] Use and support alarm system on the RTC

2 participants