Skip to content

Further updates for Micro-LF#341

Merged
edwardalee merged 7 commits into
mainfrom
micro-lf2
Jun 22, 2026
Merged

Further updates for Micro-LF#341
edwardalee merged 7 commits into
mainfrom
micro-lf2

Conversation

@edwardalee

@edwardalee edwardalee commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

This PR updates maxwait defaults, improves the explanation of maxwait for both reactor-c and micro-LF, and addresses several small issues.

@edwardalee edwardalee added the documentation Improvements or additions to documentation label Jun 14, 2026
@edwardalee edwardalee requested a review from tanneberger June 16, 2026 15:14
</ShowOnly>
<ShowOnly uc>
2. The federate's physical clock matches or exceeds _t_ + _m_, where _m_ is the maximum over the `maxwait` of the federate and the `maxwait` of each input port that is unknown at _g_.
2. The federate's physical clock matches or exceeds _t_ + _M_*(_m_+1), where _M_ is the maximum of the `maxwait` value of each input port that is unknown at _g_, and _m_ is the microstep of the tag _g_.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought we dont move forward with this equation?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have updated the description in the latest push.

@edwardalee edwardalee requested a review from tanneberger June 18, 2026 20:11
@edwardalee edwardalee merged commit 4b219eb into main Jun 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants