GSOC2023NetAnim: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 11: | Line 11: | ||
* '''Project Goals:''' The project aims to refactor the NetAnim module such that each module willing to use NetAnim will have a .cc and .h file responsible for communication with the NetAnim module, enabled only if NetAnim is active. This will break the dependencies and will allow more flexibility for out-of-tree modules and modules migrating to the AppStore. | * '''Project Goals:''' The project aims to refactor the NetAnim module such that each module willing to use NetAnim will have a .cc and .h file responsible for communication with the NetAnim module, enabled only if NetAnim is active. This will break the dependencies and will allow more flexibility for out-of-tree modules and modules migrating to the AppStore. | ||
* '''Repository:''' https://gitlab.com/raghuramkannan40/ns-3-dev/-/tree/GSoC-23 | * '''Repository:''' https://gitlab.com/raghuramkannan40/ns-3-dev/-/tree/GSoC-23 | ||
* '''About Me:''' I am a Pre-Final year undergraduate student pursuing Electronics and Communication Engineering at the National Institute of Technology Karnataka, Surathkal, India. I am | * '''About Me:''' I am a Pre-Final year undergraduate student pursuing Electronics and Communication Engineering at the National Institute of Technology Karnataka, Surathkal, India. I am currently exploring the domain of computer networks and operating systems. | ||
= Milestones = | = Milestones = |
Revision as of 12:49, 8 May 2023
Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects
HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers
Back to GSoC 2023 projects
Project Overview
- Project Name: Dynamic device registration for NetAnim simulation animations
- Student: Raghuram Kannan
- Mentors: Tommaso Pecorella and Manoj Kumar Rana
- Google page: https://summerofcode.withgoogle.com/programs/2023/projects/EpacH0ct
- Project Goals: The project aims to refactor the NetAnim module such that each module willing to use NetAnim will have a .cc and .h file responsible for communication with the NetAnim module, enabled only if NetAnim is active. This will break the dependencies and will allow more flexibility for out-of-tree modules and modules migrating to the AppStore.
- Repository: https://gitlab.com/raghuramkannan40/ns-3-dev/-/tree/GSoC-23
- About Me: I am a Pre-Final year undergraduate student pursuing Electronics and Communication Engineering at the National Institute of Technology Karnataka, Surathkal, India. I am currently exploring the domain of computer networks and operating systems.