Skip to content

Conversation

amstokely
Copy link
Contributor

This PR adds start and stop times to MPAS_Alarm with activation logic. The startTime and stopTime fields were introduced in mpas_timekeeping_types.inc, and the logic in mpas_add_clock_alarm, mpas_in_ringing_envelope, and mpas_reset_clock_alarm was updated to ensure alarms are only active when the current clock time falls within the defined open interval. At this stage, the feature is only supported for forward clocks.

Andy Stokely added 3 commits August 26, 2025 17:06
Added startTime and stopTime fields to MPAS_Alarm_type in
mpas_timekeeping_types.inc. Updated logic in mpas_add_clock_alarm,
mpas_in_ringing_envelope, and mpas_reset_clock_alarm to activate and
deactivate alarms based on whether the current clock time falls within
the open interval defined by these times. Currently, this feature only
works for forward clocks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant