Skip to content

AP_HAL_ChibiOS: add support for CAN_MCAST in CubeRedPrimary #29866

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

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

Conversation

bugobliterator
Copy link
Member

@bugobliterator bugobliterator commented Apr 23, 2025

enables support for CAN Multicast operation on CubeRedPrimary, its been tested working.

@bugobliterator bugobliterator requested a review from tridge April 23, 2025 03:45
@rbeall
Copy link
Contributor

rbeall commented Apr 23, 2025

Screenshot 2025-04-23 at 12 46 19 PM

Baseline test using CAN1 on CubeRed
param set NET_OPTIONS 10

@bugobliterator
multicast traffic now on network and dronecan_gui_tool now connecting. However, node discovery keeps having issues where nodes are dropped and rediscovered every 6 seconds or so. Toggle Bit errors etc

@tridge this was the problem with the CubeRed not bridging I was telling you about. Ended up not being my default path or static routes. I can see the traffic now, but something on the bridge side or the drone_can_gui tool isn't working. This is also using ethernet cables so shouldn't have any link reliability issues being the culprit I'd think

@rbeall
Copy link
Contributor

rbeall commented Apr 24, 2025

DroneCAN Error

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