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

implement shell filter #288

Merged
merged 3 commits into from
Feb 13, 2023
Merged

implement shell filter #288

merged 3 commits into from
Feb 13, 2023

Conversation

GorgonMeducer
Copy link
Contributor

  • set macro PIKA_SHELL_FILTER_ENABLE to 1 to enable the feature
  • define macro PIKA_SHELL_FILTER_FIFO_SIZE to set the filter buffer size.
  • add your default filters (string, array) to __default_filter_msg_table.cfg at compile-time
  • register your filters to ShellConfig instance at runtime.

@pikasTech pikasTech merged commit d61767d into pikasTech:master Feb 13, 2023
@GorgonMeducer GorgonMeducer deleted the shell-filter-impl branch February 13, 2023 07:10
@pikasTech pikasTech mentioned this pull request Feb 13, 2023
4 tasks
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.

2 participants