Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.7.x #1191

Merged
merged 4 commits into from
Dec 31, 2023
Merged

3.7.x #1191

merged 4 commits into from
Dec 31, 2023

Conversation

mokun
Copy link
Member

@mokun mokun commented Dec 31, 2023

Stabilize adding time

12.30.2023

In MasterClock,
- new: add MAX_SLEEP
- change: modify how the value of nextPulseDeviation affecfs addTime()
- change: modify addTime()

In ClockUtils,
- change: rename getTimeString() to getRTCString()
          - show seconds with decimal places, instead of integer

In TimeWindow,
- change: swap between the optimal pulse and ref pulse label

Relates to #655
12.30.2023

In MasterClock,
- new: add NEW_SLEEP to sleep shorter
- change: have both executionTime and sleepTime
          switched over from long to int

Relates to #655
12.30.2023

- fix: remove 0.25 modifier in adjustPulseWidth() when getting newPulse
       in MasterClock
- change: modify calculateSleepTime() to limit executionTime to 1000 ms
- change: remove earth time in TimeWindow

Relates to #655
12.30.2023

- change: remove calling RandomUtil in moderateTime() in Heating
- change: reduce CPU_MODIFIER to 4 in MasterClock

Relates to #655
@mokun mokun merged commit 91c3e11 into master Dec 31, 2023
3 checks passed
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