Skip to content

Commit

Permalink
external: added project description for ORBIT and CMM mobility
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgeorge309 committed Oct 14, 2024
1 parent 27ac5f6 commit 50dcd3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opp_env/database/external.py
Original file line number Diff line number Diff line change
Expand Up @@ -2107,6 +2107,7 @@ def get_project_descriptions():
{
"name": "cmm_orbit_mobility_allinone", "version": "20220815", # latest master as of time of writing
"required_projects": {"omnetpp": ["5.5.1"]},
"description": "ORBIT Mobilty Model (SOLAR) and Comunity-based Mobility Model (CMM) for the INET Framework to simulate mobility of nodes in ad-hoc networks.",
"smoke_test_commands": [
r"""if [ "$BUILD_MODE" = "debug" ]; then BUILD_MODE_SUFFIX="_dbg"; fi""",
r"""cd examples/mobility/CMM""",
Expand Down

0 comments on commit 50dcd3b

Please sign in to comment.