Giter VIP home page Giter VIP logo

os3's People

Contributors

benmartin92 avatar rhornig avatar subik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

os3's Issues

Get rid of the libcurl-dev dependency

The dependency from libcurl is rather uncomfortable, because on windows OMNeT++ does not com with the libcurl-dev so the user has to set up the package manually. libcurl is used by the model to actually reach out to the internet and pull the necessary data. This prevents repeatable experiments as the data is always refreshed.

I would rather suggest to drop all the code that is dealing with the download. Instead the model should utilize the files that are already downloaded from the internet (i.e. assume that they are present). If you need fresh files those can be downloaded using a shell script (probably before starting the app).

The wget or curl commads can be utilized for this and they are readily available on all platforms.

Installation problem: inet-framework / os3

Hi,
My requirement is to install OS3 and execute it on OMNET++

I am using windows10 for the execution.
As mentioned in the installation guide, I installed the OMNeT++ 4.2.2 version. INET (Version 20111118), cURL(version 7.27).
I followed the steps as mentioned in the installation guide.

Problem encountered:
The problem I encountered is enclosed as screenshot, Please have a look onto it.

I am getting the error message regarding make files while importing INET.
Same make files error was thrown when I tried to import OS3 .

I also tried OMNeT++ 4.6, INET-Framework 2.5, libcurl4-dev versions too.
Again I am getting the same error message.

It would be really grateful if you could help me to overcome this error and for successful implementation of OS3.

Best Regards,
Thilaga.
OS3 installation error.pdf

'lastPosition' Declaration Issue in OS3 Project

I have followed the installation guide and ensured that all dependencies, including those of inet, are resolved. Despite this, I am encountering this specific issue related to the 'lastPosition' variable in the SatSGP4Mobility class. After successfully installing OS3 and addressing the dependencies mentioned in the installation guide, I am facing the following compilation error:

'lastPosition' was not declared in this scope

image

File and Location:

  • File: SatSGP4Mobility.h
  • Path: /os3/src/os3/mobility
  • Line 36 and Line 39

Additional Information:

  • OMNeT++ Version: 4.2
  • INET Version: 20111118
  • cURL Version: 7.27
  • OS3 Version: current from github
  • Operating System: Window 10

Does anyone know how to instruct me how to fix it?

problem for run ini file omnetpp

Hello.
I installed os3 according to the instructions, but when I run the examples (their ini files), the program freezes and does not work.
And when you run the ini files of the same examples via cmd, the inscription "command not found" appears on each line.
Help me please.
err2

Put everything from src/ under the src/os3 folder

It would be great to reorganize the code a bit and place the whole project under the src/os3 folder (see how INET is organized). The reason is that this project would probably be used along with other projects and without a toplevel directory it is hard to tell that from which project a given header file is pulled.

OMNeT ++ - 5.6.2 Support

Has the OS3 framework stopped being supported? It hasn't been updated in a while and I am wondering whether it ever will.

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.