UCI-UAVForge / GroundStation

8 stars 20 forks source link

Implement the Communication Protocol on GS an UAVSim #128

Open JordanD2 opened 7 years ago

JordanD2 commented 7 years ago

Continuation of #125

With the protocol fully defined in #119 and the packet library implemented in #125, modify the GS and UAVSim network code to follow all of the protocol rules. A pull request that modifies the GS and UAVSim code to do this is sufficient to close this issue.