-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Great work, thanks for publishing it. A few comments:
- The repo contains a lot of unnecessary binary objects like the
.sofiles, object files, the precompiled header etc. These files are unnecessary and slow the cloning process a lot (and consume disk space) - A non-specified INET and Simu5G version is checked in in the project that is modified. While it makes the installation easier, it makes very hard to see what was modified in what project and makes it harder to track future changes.
- The project references in the IDE are incorrectly set causing build issues unless it is manually corrected in the project properties dialog.
- The project is not configured to be build form the command line and is missing some minor infrastructure files that would make the life in command line a lot easier.
- missing installation instructions
To remedy the above issues, I have created a fork at https://github.com/inet-framework/5GTQ and fixed them. Figured out the exact INET and simu5g versions and added your changes in a separate commit. If you find it useful, please let me know and I will create a PR that you can pull back to your original project.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels