Delay-Tolerant Networking in F´.
With support from the 9x Interplanetary Network Directorate this development aims to accomplish the following objectives:
- Integrate ION into F´.
- Develop modular DTN components for use in F´ projects.
- Integrate ION into the F´ GDS.
- Demonstrate DTN in a multi-node environment using F´ and F´ GDS end-to-end.
For detailed documentation see docs/
or the IEEE Aerospace 2024 paper.
To fully clone all Git submodules within the lib/
directory run:
git submodule update --init --recursive
To update all submodules to their latest version run:
git submodule update --remote