Skip to content

Initial RFSOC commanding#147

Merged
ianlowe13 merged 6 commits into
mainfrom
iandev_main
Apr 28, 2026
Merged

Initial RFSOC commanding#147
ianlowe13 merged 6 commits into
mainfrom
iandev_main

Conversation

@ianlowe13
Copy link
Copy Markdown
Contributor

I have added the bare bones RFSOC UDP commanding structure to mcp and tested with a stand in program on the other side for RFSOC1 and RFSOC2 using FC1. This PR adds the functionality to send UDP commands to an RFSOC listener that translates them to commands for each drone. We also introduce the RFSOC folder and cmakelists which will likely be the placement for future RFSOC data processing files

Comment thread mcp/include/rfsoc_commanding.h Outdated
Comment thread mcp/commanding/commands.c
Comment thread mcp/include/rfsoc_commanding.h
Comment thread mcp/rfsoc/rfsoc_commanding.c Outdated
Copy link
Copy Markdown
Contributor

@shubhagrawal30 shubhagrawal30 left a comment

Choose a reason for hiding this comment

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

I have tested this MCP with COW/blastcmd. The new commands appear as expected and are received by MCP properly. I have also confirmed that UDP packets are sent in the expected format to either of the two RFSoCs.
Should be good to merge after the minor changes suggested.

Comment thread mcp/mcp.c
@ianlowe13 ianlowe13 merged commit e85e20b into main Apr 28, 2026
5 checks passed
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