Skip to content

Conversation

@quic-annemari
Copy link

Add new PoplessEqualizer module under the "processing" folder.

Annemarie Porter added 3 commits May 2, 2025 10:35
Add new PoplessEqualizer module under the "processing"
folder.

Signed-off-by: Annemarie Porter <quic_annemari@quicinc.com>
Enable posal timer, which allows the user to start a timer
for a specified duration and call a callback function
to send a signal once the timer expires.

Signed-off-by: Annemarie Porter <quic_annemari@quicinc.com>
Build VCPM proxy, and add VCPM stub, which is
required by VCPM proxy. APM is dependent on
VCPM proxy to enable certain features, such as
resource monitoring.

Signed-off-by: Annemarie Porter <quic_annemari@quicinc.com>
Add some dependencies to modules, so that the
compilation doesn't fail if those modules are
built on their own.

Signed-off-by: Annemarie Porter <quic_annemari@quicinc.com>
Copy link
Contributor

@quic-plai quic-plai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say fwk: enable Linux POSAL timer

Copy link
Contributor

@quic-plai quic-plai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we indicate that this change is just workaround. Eventually, we need to refactor VCPM proxy to have proxy logic move into APM?

/**
* \file vcpm.c
* \brief
* This file contains VCPM Module Implementation
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just stub. Can we name vcpm_stub.c to be consistent? Also, remember to update the comment indicating it is stub implementation

@quic-annemari
Copy link
Author

Closed to fix changes.

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