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

Transports/Replay: added argument list option with authorized Source … #238

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

josebraga
Copy link
Member

…Entity for a given IMC message.

  • All messages added to Filter By Entities will only be replayed if coming from the provided source entity.
  • Messages are only effectively filtered out after Seconds to skip.
  • Small modernization (0 -> nullptr; typedef->using`)
  • Fixed major memory leak. During main deserialization we were not cleaning up memory.

…Entity for a given IMC message.

* All messages added to `Filter By Entities` will only be replayed if coming from the provided source entity.
* Messages are only effectively filtered out after `Seconds to skip`.
* Small modernization (`0` -> `nullptr; `typedef` -> `using`)
* Fixed major memory leak. During main deserialization we were not cleaning up memory.
@josebraga josebraga requested a review from luis109 May 17, 2022 10:13
@josebraga josebraga self-assigned this May 17, 2022
@josebraga josebraga closed this May 13, 2024
@josebraga josebraga reopened this May 13, 2024
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