Skip to content

Conversation

@shiv-tyagi
Copy link
Member

This provides a conservative multicast mode in esp firmware to allow users to share ONLY the position of vehicles among each other when they are connected to a common access point. The method of establishing communication among the vehicles is similar to the full multicast mode. The esp modules need to be connected to a common access point and have same multicast ip and port. The vehicles would be able to share just the GLOBAL_POS_INT (and FOLLOW_TARGET) messages with each other this way. This would save huge amount of bandwidth. The reduction in traffic would allow more vehicles to be connected using multicast and ensure reliable connection for follow and avoidance purposes.
This should be merged after #11.

@peterbarker
Copy link

As discussed elsewhere, I think we should rely on the vehicles not doing silly things instead.

ArduPilot has many options for it.

@shiv-tyagi shiv-tyagi closed this Aug 24, 2023
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