Skip to content

WIP: Add a new ResamplerTimer that is attached to the wall clock - #6

Closed
llucax wants to merge 1 commit into
matthias-wende-frequenz:fix_resamplingfrom
llucax:fix_resampling
Closed

WIP: Add a new ResamplerTimer that is attached to the wall clock#6
llucax wants to merge 1 commit into
matthias-wende-frequenz:fix_resamplingfrom
llucax:fix_resampling

Conversation

@llucax

@llucax llucax commented Dec 7, 2023

Copy link
Copy Markdown

This is a new timer that is attached to the wall clock and can be used to trigger resampling windows. It is a replacement for the channels Timer class that was attached to the monotonic clock.

This should fix the issue with the resampling windows being too small when the system clock is not in sync with the wall clock.

This is a new timer that is attached to the wall clock and can be used
to trigger resampling windows. It is a replacement for the channels
Timer class that was attached to the monotonic clock.

This should fix the issue with the resampling windows being too small
when the system clock is not in sync with the wall clock.

Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
@matthias-wende-frequenz

Copy link
Copy Markdown
Owner

@llucax what's the status here?

@llucax

llucax commented Jun 6, 2024

Copy link
Copy Markdown
Author

Nothing changed. I need to clean this up, and probably move the wall clock timer to the channels repo.

So much to do, so little time...

We could close the PR to reduce the noise, as I don't plan to work on it in the short term unless it becomes a thing again, my last understanding was that this almost never happens and that's why the priority was lowered.

@matthias-wende-frequenz

Copy link
Copy Markdown
Owner

I'd keep it open as I fear if we close it now, we will never do it. Let me take the issues back and I'll try to squeeze it in ;).

@llucax

llucax commented Jul 1, 2024

Copy link
Copy Markdown
Author

I will move the discussion to the original PR so it is move visible.

@llucax

llucax commented Jul 8, 2024

Copy link
Copy Markdown
Author

Closing in favor of frequenz-floss#999.

@llucax llucax closed this Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants