BinghamtonRover / BurtOS-2

Base station/rover computer apps and libraries for the Binghamton University Rover Team
3 stars 0 forks source link

Build network message-passing library #14

Closed superdan-t closed 2 years ago

superdan-t commented 2 years ago

Closes #5

The message passing program can be incorporated into the main branch for the base station and rover subsystem to use. The interface will need updates as time goes on:

The interface is documented in the README.md found in the src/network/ directory.