commit | b95d194f75d2d32956737602f741c9a54ff7906d | [log] [tgz] |
---|---|---|
author | matianxing1992 <matianxing1992@gmail.com> | Tue Jan 28 15:04:02 2025 -0600 |
committer | matianxing1992 <matianxing1992@gmail.com> | Tue Feb 04 16:39:15 2025 -0600 |
tree | cfdb88e57b3bf7a845a906b8aec843c47bd377e9 | |
parent | c02f5c3a88a9eaf2312aa90e5a02405043361129 [diff] |
apps: Add GPSD app. Once enabled, running a GPSD client (for example, cgps) on the node can obtain the current position and motion information of the node. Change-Id: Ib88424cc7fe07898de5b37c1699e170bf89e58a5
If you are new to the NDN community of software generally, read the Contributor's Guide.
Mini-NDN is a lightweight networking emulation tool that enables testing, experimentation, and research on the NDN platform based on Mininet. Mini-NDN uses the NDN libraries, NFD, NLSR, and tools released by the NDN project to emulate an NDN network on a single system.
Mini-NDN is open and free software licensed under the GPL 3.0 license. Mini-NDN is free to all users and developers. For more information about licensing details and limitations, please refer to COPYING.md.
The first release of Mini-NDN is developed by members of the NSF-sponsored NDN project team. Mini-NDN is open to contribution from the public. For more details, please refer to AUTHORS.rst. Bug reports and feedback are highly appreciated and can be made through our Redmine site and the mini-ndn mailing list.
Please refer to http://minindn.memphis.edu/ for installation, usage, and other documentation. The documentation can also be built locally using:
./docs/build.sh
and is available under docs/_build/html
.