-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
loggerd: refactor remote encoder #28893
Conversation
1e35101
to
4928c3e
Compare
the new sync strategy is very simple and straightforward: rotate to the next segment if remote segment changes: openpilot/system/loggerd/encoder_writer.cc Lines 3 to 27 in cee606a
If this strategy is fine, then I think this PR could greatly simplify the synchronization with |
3b70a3e
to
a137810
Compare
a137810
to
70cd65d
Compare
This PR has had no activity for 30 days. It will be automatically closed in 7 days if there is no activity. |
This PR has been automatically closed due to inactivity. Feel free to re-open once activity resumes. |
This PR has had no activity for 30 days. It will be automatically closed in 7 days if there is no activity. |
This PR has been automatically closed due to inactivity. Feel free to re-open once activity resumes. |
resolve: memory leak when loggerd/encoderd get out of sync #28857
resolve: PC: loggerd memory leak #27512