Skip to content
No description, website, or topics provided.
Branch: master
Clone or download
Chris Becker
Chris Becker -Updated NodeThreadMsg protocol buffer message definition to interfac…
…e with updated TDMAComm messaging interface.

-Added DemoController class to demonstrate use of new TDMAComm messaging interface.
Latest commit 6e56de5 Apr 30, 2019

README.md

meshNetwork

The Mesh Network Communication System is a peer-to-peer communication network architecture that enables communication between network nodes of various types. The initial primary goal of the system was to enable communication between small formations of cubesats or other small satellites, but the basic mesh architecture is applicable to data exchange between network assets of any type. The system has been flight tested on formations of small unmanned aerial systems (sUAS) and shown to provide low latency data throughput for dynamic flight environments.

Documentation

The full documentation is in the doc/build/html directory.

License

The Mesh Network software is released under the NASA Open Source Agreement Version 1.3 license.

Python dependencies

pyserial crcmod

You can’t perform that action at this time.