Code Monkey home page Code Monkey logo

5g-network-emulator's People

Contributors

csatarigergely avatar diegomorin8 avatar nuriaoyaga avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

5g-network-emulator's Issues

Handover experiments

Hi, if I want to perform handover experiments, can the simulator configure the handover parameters of the base station such as handover threshold, offset and some cell parameters?

Feeding custom channel to the emulator

Hello,

Thanks for the efforts of making this interesting work!

Is there a way to feed our own channel to the emulator and bypass the PHY layer? My idea is to provide SNR that I generate from another platform to this emulator and perform the MAC & higher layer emulations in this emulator.

Best Regards
Aygün

Build error : libnetfilter-queue-dev

Hello,
I'm a computer networks student working on a project to evaluate the MP-QUIC protocol on drones with 5G.
While trying to build the emulator on Ubuntu 22.04.03 using the makefile, I ran into this error :

g++ -O3 -std=c++11 -pthread -lmnl -lnetfilter_queue -Iinclude -o bin/netfilter.o -c src/netfilter/netfilter_interface.cpp
src/netfilter/netfilter_interface.cpp:234:1: error: ‘nlmsghdr* nfq_nlmsg_put(char*, int, uint32_t)’ was declared ‘extern’ and later ‘static’ [-fpermissive]
234 | nfq_nlmsg_put(char *buf, int type, uint32_t queue_num)
| ^~~~~~~~~~~~~

In file included from src/netfilter/netfilter_interface.cpp:20:
/usr/include/libnetfilter_queue/libnetfilter_queue.h:153:18: note: previous declaration of ‘nlmsghdr* nfq_nlmsg_put(char*, int, uint32_t)’
153 | struct nlmsghdr *nfq_nlmsg_put(char *buf, int type, uint32_t queue_num);
| ^~~~~~~~~~~~~
make: *** [Makefile:38 : netfilter.o] Erreur 1

If you have a moment, any ideas on how to fix this would be awesome.

Best Regards,

KHand

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.