You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could be wrong but I think this line should use HS_EMT_ACT_LAST_NONMSG instead of HS_AMT_ACT_LAST_NONMSG since this is the event monitoring handler. I think it works in a default configuration because they have the same value.
The text was updated successfully, but these errors were encountered:
https://github.com/nasa/HS/blob/f92bec8bfb599925c31b6af501dcd4e7a73c524b/fsw/src/hs_monitors.c#L329C53-L329C75
I could be wrong but I think this line should use
HS_EMT_ACT_LAST_NONMSG
instead ofHS_AMT_ACT_LAST_NONMSG
since this is the event monitoring handler. I think it works in a default configuration because they have the same value.The text was updated successfully, but these errors were encountered: