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 acceptance filters in upstream MBED OS #1

Open
PeterBowman opened this issue Jan 2, 2024 · 1 comment
Open

Implement acceptance filters in upstream MBED OS #1

PeterBowman opened this issue Jan 2, 2024 · 1 comment

Comments

@PeterBowman
Copy link
Member

As a follow-up to roboticslab-uc3m/yarp-devices#263:

Nominal sensor bandwidth is around 8 kHz (8000 frames per second, each frame comprises all 8 channels). Performance degrades on busy CAN channels due to the RX interrupt firing here at high rates. In sync mode at 2 ms and 6 iPOS drives operating in posd, the sensor framerate drops down to 3 kHz. Acceptance filters are not implemented for the LPC1768, yet (see roboticslab-uc3m/yarp-devices#263 (comment)).

@PeterBowman
Copy link
Member Author

PeterBowman commented Jul 21, 2024

Per https://forums.mbed.com/t/important-update-on-mbed-end-of-life/23644 (EOL announcement, due in July 0226):

Arm has already halted active maintenance and CI on the Mbed OS codebase. You should not expect to see any fixes or improvements before July 2026. After July 2026, the codebase will be archived in GitHub.

However, community-maintained code will be hosted in https://github.com/mbed-ce.

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

No branches or pull requests

1 participant