Any one uses Veins-LTE please?

650 views
Skip to first unread message

wx1...@my.bristol.ac.uk

unread,
Oct 13, 2016, 7:21:01 AM10/13/16
to OMNeT++ Users

Hi,

Does Veins-LTE work properly ? I have a lot of errors after importing the VEINS INET Simulte. I imported the 3 together, ticked With INET Framework for Veins and build them all. Then I got errors like showing in the the picture attached.

Could anyone please tell me if I missed some important step or I just need to correct those errors one by one?

Thank you so much for your help.

wx1...@my.bristol.ac.uk

unread,
Oct 14, 2016, 9:57:48 AM10/14/16
to OMNeT++ Users

Fixed by changing the OMNeT++ version from 5.0 to 4.6.

New problem now is when I run the simulation, error message appeared, saying that :

Loading configuration... Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
Quitting (on error).
done.

Also message in the attached picture. Could anyone please tell me how to solve this problem?

Thank you soo much in advance.

Alfonso Ariza Quintana

unread,
Oct 14, 2016, 11:09:34 AM10/14/16
to omn...@googlegroups.com

--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
Visit this group at https://groups.google.com/group/omnetpp.
For more options, visit https://groups.google.com/d/optout.

Florian Hagenauer

unread,
Oct 17, 2016, 3:30:56 AM10/17/16
to omn...@googlegroups.com
Hi,

could you please send the whole error message as text and not as a screenshot. Currently the screenshot hides some of the actual content.

Best regards,
Florian Hagenauer
> --
> You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
> Visit this group at https://groups.google.com/group/omnetpp.
> For more options, visit https://groups.google.com/d/optout.

--
Florian Hagenauer MSc
Heinz Nixdorf Institute - Distributed Embedded Systems
Paderborn University, Germany
http://ccs-labs.org/~hagenauer/

Wanru Xie

unread,
Oct 18, 2016, 6:45:17 AM10/18/16
to omn...@googlegroups.com
Hi thanks a lot for your reply.

I'm now using sumo-0.25.0 and Omnet++ 4.6 and veins-lte 1.3. I imported all the 3 files into OMNET, deleted a repeat definition of a parameter(I think that's not correct to re-define it), tick the choice with inet, built all and run the ini file in example folder. Then I got error message on console as shown in the text below.

Many thanks for your help.

Starting...

$ cd /home/Toshiba/omnetpp-4.6/samples/veins/examples/heterogeneous
$ opp_run -r 0 -n ../veins:.:../../src/veins:../../../inet/examples:../../../inet/src:../../../lte/simulations:../../../lte/src --tkenv-image-path=../../images:../../../lte/images -l ../../src/veins -l ../../../inet/src/inet -l ../../../lte/src/lte omnetpp.ini

OMNeT++ Discrete Event Simulation  (C) 1992-2014 Andras Varga, OpenSim Ltd.
Version: 4.6, build: 141202-f785492, edition: Academic Public License -- NOT FOR COMMERCIAL USE
See the license for distribution terms and warranty disclaimer
Setting up Tkenv...

<!> Error: Error loading NED sources from `../veins': cannot temporarily change to directory `../veins' (does it exist?).
End.
Simulation terminated with exit code: 1
Working directory: /home/Toshiba/omnetpp-4.6/samples/veins/examples/heterogeneous
Command line: opp_run -r 0 -n ../veins:.:../../src/veins:../../../inet/examples:../../../inet/src:../../../lte/simulations:../../../lte/src --tkenv-image-path=../../images:../../../lte/images -l ../../src/veins -l ../../../inet/src/inet -l ../../../lte/src/lte omnetpp.ini

Environment variables:
PATH=/home/Toshiba/omnetpp-4.6/bin::/home/Toshiba/bin:/home/Toshiba/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
LD_LIBRARY_PATH=/home/Toshiba/omnetpp-4.6/lib::/home/Toshiba/omnetpp-4.6/samples/veins/src:/home/Toshiba/omnetpp-4.6/samples/inet/src:/home/Toshiba/omnetpp-4.6/samples/lte/src:/usr/lib/jvm/java-8-openjdk-i386/jre/lib/i386/server:/usr/lib/jvm/java-8-openjdk-i386/jre/lib/i386:
OMNETPP_IMAGE_PATH=/home/Toshiba/omnetpp-4.6/images



On Mon, Oct 17, 2016 at 8:30 AM, Florian Hagenauer <hage...@ccs-labs.org> wrote:
Hi,

could you please send the whole error message as text and not as a screenshot. Currently the screenshot hides some of the actual content.

Best regards,
Florian Hagenauer

> On 14 Oct 2016, at 15:57, wx1...@my.bristol.ac.uk wrote:
>
>
>
> Fixed by changing the OMNeT++ version from 5.0 to 4.6.
>
> New problem now is when I run the simulation, error message appeared, saying that :
>
> Loading configuration... Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
> Quitting (on error).
> done.
>
> Also message in the attached picture. Could anyone please tell me how to solve this problem?
>
> Thank you soo much in advance.
>
> On Thursday, October 13, 2016 at 12:21:01 PM UTC+1, wx1...@my.bristol.ac.uk wrote:
>
>
> Hi,
>
> Does Veins-LTE work properly ? I have a lot of errors after importing the VEINS INET Simulte. I imported the 3 together, ticked With INET Framework for Veins and build them all. Then I got errors like showing in the the picture attached.
>
> Could anyone please tell me if I missed some important step or I just need to correct those errors one by one?
>
> Thank you so much for your help.
>
>
> --
> You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.

> Visit this group at https://groups.google.com/group/omnetpp.
> For more options, visit https://groups.google.com/d/optout.

--
Florian Hagenauer MSc
Heinz Nixdorf Institute - Distributed Embedded Systems
Paderborn University, Germany
http://ccs-labs.org/~hagenauer/

--
You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to omnetpp+unsubscribe@googlegroups.com.

Florian Hagenauer

unread,
Oct 18, 2016, 10:19:04 AM10/18/16
to omn...@googlegroups.com
Hi Wanru Xie,

the error is fixed in the latest version of Veins LTE which can be downloaded on veins-lte.car2x.org.

Beside that, I recommend running Veins LTE via Cmdenv and not via Tkenv.

Best regards,
Florian Hagenauer
> > To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
> > Visit this group at https://groups.google.com/group/omnetpp.
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> Florian Hagenauer MSc
> Heinz Nixdorf Institute - Distributed Embedded Systems
> Paderborn University, Germany
> http://ccs-labs.org/~hagenauer/
>
> --
> You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to omnetpp+u...@googlegroups.com.
> Visit this group at https://groups.google.com/group/omnetpp.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.

Wanru Xie

unread,
Oct 18, 2016, 10:59:24 AM10/18/16
to omn...@googlegroups.com
Hi Florian,

Thanks for your reply. Which error did you said been fixed? I just downloaded the Veins-lte-1..3 from the web site you mentioned in the last email. Errors still exists. 1. The ''debug'' is already defined.

Description    Resource    Path    Location    Type
'debug': already defined at /veins/src/veins/modules/application/ieee80211p/BaseWaveApplLayer.ned:37    DecisionMaker.ned    /veins/src/veins/modules/lte    line 12    NED Consistency Problem


When I deleted the sentence to re-define ''debug'', run it, after a little while, the simulation stops, errors appears as follows:

Starting...

$ cd /home/Toshiba/omnetpp-4.6/samples/veins/examples/heterogeneous
$ opp_run -r 0 -n .:../../src/veins:../../../inet/examples:../../../inet/src:../../../lte/simulations:../../../lte/src --tkenv-image-path=../../images:../../../lte/images -l ../../src/veins -l ../../../inet/src/inet -l ../../../lte/src/lte omnetpp.ini


OMNeT++ Discrete Event Simulation  (C) 1992-2014 Andras Varga, OpenSim Ltd.
Version: 4.6, build: 141202-f785492, edition: Academic Public License -- NOT FOR COMMERCIAL USE
See the license for distribution terms and warranty disclaimer
Setting up Tkenv...
Loading NED files from .: 2
Loading NED files from ../../src/veins: 37
Loading NED files from ../../../inet/examples: 135
Loading NED files from ../../../inet/src: 271
Loading NED files from ../../../lte/simulations: 6
Loading NED files from ../../../lte/src: 30
Loading NED files from /home/Toshiba/omnetpp-4.6/samples/veins/examples/heterogeneous: 2

Loading images from /home/Toshiba/omnetpp-4.6/samples/veins/images: *: 0  status/*: 6 
Loading images from /home/Toshiba/omnetpp-4.6/samples/lte/images: *: 0  background/*: 1 
Loading images from /home/Toshiba/omnetpp-4.6/images: *: 0  old/*: 111  msg/*: 55  status/*: 28  device/*: 195  maps/*: 9  logo/*: 1  background/*: 4  misc/*: 70  block/*: 320  abstract/*: 90 

Plugin path: ./plugins
Loading configuration... done.
[INF][0.263673][85][scenario.node[1].application:60] Sending message to node[0]

RUNTIME ERROR. A cRuntimeError exception is about to be thrown, and you
requested (by setting debug-on-errors=true in the ini file) that errors
abort execution and break into the debugger.

You should now probably be running the simulation under gdb or another
debugger. The simulation kernel will now raise a SIGABRT signal which will
get you into the debugger. If you are not running under a debugger, you can
still use the core dump for post-mortem debugging. Once in the debugger,
view the call stack (in gdb: "bt" command) to see the context of the
runtime error.

<!> Error in module (LteMacEnb) scenario.eNodeB1.nic.mac (id=24) at event #887, t=0.272: (LteMacPdu): drop(): not owner of object (LteRlcPdu)LteMacPdu.lteRlcFragment.

TRAPPING on the exception above, due to a debug-on-errors=true configuration option. Is your debugger ready?
Step #0.00 (0ms ?*RT. ?UPS, vehicles TOT 2 ACT 2)                            
Step #0.10 (0ms ?*RT. ?UPS, vehicles TOT 2 ACT 2)                            
Step #0.20Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
Quitting (on error).

Simulation terminated with exit code: 133
Working directory: /home/Toshiba/omnetpp-4.6/samples/veins/examples/heterogeneous
Command line: opp_run -r 0 -n .:../../src/veins:../../../inet/examples:../../../inet/src:../../../lte/simulations:../../../lte/src --tkenv-image-path=../../images:../../../lte/images -l ../../src/veins -l ../../../inet/src/inet -l ../../../lte/src/lte omnetpp.ini


Environment variables:
PATH=/home/Toshiba/omnetpp-4.6/bin::/home/Toshiba/bin:/home/Toshiba/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
LD_LIBRARY_PATH=/home/Toshiba/omnetpp-4.6/lib::/home/Toshiba/omnetpp-4.6/samples/veins/src:/home/Toshiba/omnetpp-4.6/samples/inet/src:/home/Toshiba/omnetpp-4.6/samples/lte/src:/usr/lib/jvm/java-8-openjdk-i386/jre/lib/i386/server:/usr/lib/jvm/java-8-openjdk-i386/jre/lib/i386:
OMNETPP_IMAGE_PATH=/home/Toshiba/omnetpp-4.6/images


How can I fix this?

Many thanks!

> > To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.

> > Visit this group at https://groups.google.com/group/omnetpp.
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> Florian Hagenauer MSc
> Heinz Nixdorf Institute - Distributed Embedded Systems
> Paderborn University, Germany
> http://ccs-labs.org/~hagenauer/
>
> --
> You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to omnetpp+unsubscribe@googlegroups.com.

> Visit this group at https://groups.google.com/group/omnetpp.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.

> Visit this group at https://groups.google.com/group/omnetpp.
> For more options, visit https://groups.google.com/d/optout.

--
Florian Hagenauer MSc
Heinz Nixdorf Institute - Distributed Embedded Systems
Paderborn University, Germany
http://ccs-labs.org/~hagenauer/

--
You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to omnetpp+unsubscribe@googlegroups.com.

Florian Hagenauer

unread,
Oct 19, 2016, 2:49:26 AM10/19/16
to omn...@googlegroups.com
Hi Wanru Xie,

how did you run Veins LTE? Using the OMNeT++ GUI?
If so, there is a bug inherited from SimuLTE which currently crashes Veins LTE in case you run it via the GUI. To avoid this bug, please run it either in Express mode or via the command line (i.e., Cmdenv).

Best regards,
Florian Hagenauer
> > > To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
> > > Visit this group at https://groups.google.com/group/omnetpp.
> > > For more options, visit https://groups.google.com/d/optout.
> >
> > --
> > Florian Hagenauer MSc
> > Heinz Nixdorf Institute - Distributed Embedded Systems
> > Paderborn University, Germany
> > http://ccs-labs.org/~hagenauer/
> >
> > --
> > You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
> > To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe.
> > To unsubscribe from this group and all its topics, send an email to omnetpp+u...@googlegroups.com.
> > Visit this group at https://groups.google.com/group/omnetpp.
> > For more options, visit https://groups.google.com/d/optout.
> >
> >
> > --
> > You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
> > To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
> > Visit this group at https://groups.google.com/group/omnetpp.
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> Florian Hagenauer MSc
> Heinz Nixdorf Institute - Distributed Embedded Systems
> Paderborn University, Germany
> http://ccs-labs.org/~hagenauer/
>
> --
> You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to omnetpp+u...@googlegroups.com.
> Visit this group at https://groups.google.com/group/omnetpp.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.

Wanru Xie

unread,
Oct 19, 2016, 6:07:50 AM10/19/16
to omn...@googlegroups.com
Hi Florian,

Thanks a lot for the information. I was using OMNet++ GUI. I just tried Cmdenv and Express mode, they both work well but SUMO doesn't appear when the simulation was running. Is this right? Do I need to open the sumo-launchd.py? Can I view SUMO GUI in this case?

Best regards,
Wanru

> > > To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.

> > > Visit this group at https://groups.google.com/group/omnetpp.
> > > For more options, visit https://groups.google.com/d/optout.
> >
> > --
> > Florian Hagenauer MSc
> > Heinz Nixdorf Institute - Distributed Embedded Systems
> > Paderborn University, Germany
> > http://ccs-labs.org/~hagenauer/
> >
> > --
> > You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
> > To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe.
> > To unsubscribe from this group and all its topics, send an email to omnetpp+unsubscribe@googlegroups.com.

> > Visit this group at https://groups.google.com/group/omnetpp.
> > For more options, visit https://groups.google.com/d/optout.
> >
> >
> > --
> > You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
> > To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.

> > Visit this group at https://groups.google.com/group/omnetpp.
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> Florian Hagenauer MSc
> Heinz Nixdorf Institute - Distributed Embedded Systems
> Paderborn University, Germany
> http://ccs-labs.org/~hagenauer/
>
> --
> You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to omnetpp+unsubscribe@googlegroups.com.

> Visit this group at https://groups.google.com/group/omnetpp.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.

> Visit this group at https://groups.google.com/group/omnetpp.
> For more options, visit https://groups.google.com/d/optout.

--
Florian Hagenauer MSc
Heinz Nixdorf Institute - Distributed Embedded Systems
Paderborn University, Germany
http://ccs-labs.org/~hagenauer/

--
You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to omnetpp+unsubscribe@googlegroups.com.

Florian Hagenauer

unread,
Oct 19, 2016, 6:57:56 AM10/19/16
to omn...@googlegroups.com
Hi Wanru Xie,

you don’t need sumo-launchd.py, just modify the commandLine parameter in your omnetpp.ini as follows:

*.manager.commandLine = “sumo-gui --remote-port $port --seed $seed --configuration-file $configFile”
instead of
*.manager.commandLine = "sumo --remote-port $port --seed $seed --configuration-file $configFile”

Best regards,
Florian Hagenauer
> > > > To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
> > > > Visit this group at https://groups.google.com/group/omnetpp.
> > > > For more options, visit https://groups.google.com/d/optout.
> > >
> > > --
> > > Florian Hagenauer MSc
> > > Heinz Nixdorf Institute - Distributed Embedded Systems
> > > Paderborn University, Germany
> > > http://ccs-labs.org/~hagenauer/
> > >
> > > --
> > > You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
> > > To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe.
> > > To unsubscribe from this group and all its topics, send an email to omnetpp+u...@googlegroups.com.
> > > Visit this group at https://groups.google.com/group/omnetpp.
> > > For more options, visit https://groups.google.com/d/optout.
> > >
> > >
> > > --
> > > You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
> > > To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
> > > Visit this group at https://groups.google.com/group/omnetpp.
> > > For more options, visit https://groups.google.com/d/optout.
> >
> > --
> > Florian Hagenauer MSc
> > Heinz Nixdorf Institute - Distributed Embedded Systems
> > Paderborn University, Germany
> > http://ccs-labs.org/~hagenauer/
> >
> > --
> > You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
> > To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe.
> > To unsubscribe from this group and all its topics, send an email to omnetpp+u...@googlegroups.com.
> > Visit this group at https://groups.google.com/group/omnetpp.
> > For more options, visit https://groups.google.com/d/optout.
> >
> >
> > --
> > You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
> > To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
> > Visit this group at https://groups.google.com/group/omnetpp.
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> Florian Hagenauer MSc
> Heinz Nixdorf Institute - Distributed Embedded Systems
> Paderborn University, Germany
> http://ccs-labs.org/~hagenauer/
>
> --
> You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to omnetpp+u...@googlegroups.com.
> Visit this group at https://groups.google.com/group/omnetpp.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.

Wanru Xie

unread,
Oct 19, 2016, 8:44:40 AM10/19/16
to omn...@googlegroups.com
Thanks a lot Florian,

It's now working!

BR,
Wanru

> > > > To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.

> > > > Visit this group at https://groups.google.com/group/omnetpp.
> > > > For more options, visit https://groups.google.com/d/optout.
> > >
> > > --
> > > Florian Hagenauer MSc
> > > Heinz Nixdorf Institute - Distributed Embedded Systems
> > > Paderborn University, Germany
> > > http://ccs-labs.org/~hagenauer/
> > >
> > > --
> > > You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
> > > To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe.
> > > To unsubscribe from this group and all its topics, send an email to omnetpp+unsubscribe@googlegroups.com.

> > > Visit this group at https://groups.google.com/group/omnetpp.
> > > For more options, visit https://groups.google.com/d/optout.
> > >
> > >
> > > --
> > > You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
> > > To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.

> > > Visit this group at https://groups.google.com/group/omnetpp.
> > > For more options, visit https://groups.google.com/d/optout.
> >
> > --
> > Florian Hagenauer MSc
> > Heinz Nixdorf Institute - Distributed Embedded Systems
> > Paderborn University, Germany
> > http://ccs-labs.org/~hagenauer/
> >
> > --
> > You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
> > To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe.
> > To unsubscribe from this group and all its topics, send an email to omnetpp+unsubscribe@googlegroups.com.

> > Visit this group at https://groups.google.com/group/omnetpp.
> > For more options, visit https://groups.google.com/d/optout.
> >
> >
> > --
> > You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
> > To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.

> > Visit this group at https://groups.google.com/group/omnetpp.
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> Florian Hagenauer MSc
> Heinz Nixdorf Institute - Distributed Embedded Systems
> Paderborn University, Germany
> http://ccs-labs.org/~hagenauer/
>
> --
> You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to omnetpp+unsubscribe@googlegroups.com.

> Visit this group at https://groups.google.com/group/omnetpp.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.

> Visit this group at https://groups.google.com/group/omnetpp.
> For more options, visit https://groups.google.com/d/optout.

--
Florian Hagenauer MSc
Heinz Nixdorf Institute - Distributed Embedded Systems
Paderborn University, Germany
http://ccs-labs.org/~hagenauer/

--
You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to omnetpp+unsubscribe@googlegroups.com.

Wanru Xie

unread,
Nov 11, 2016, 10:21:56 AM11/11/16
to omn...@googlegroups.com
Hi Florian,

I have been reading Veins-LTE related paper and the frame. Could you please help me with the following questions:

1. Is the connection via 11p or LTE random? I saw the randomness from  ExampleDecisionMaker.cc.

2. How are the messages scheduled? How can I modify the content or size of messages?

3. I enabled sendBeacons and sendData in .ini file. However, I CAN'T see any difference from console. How can I check the communication results of beacons and data?
*.node[*].appl.sendBeacons = true
*.node[*].appl.dataOnSch = true
*.node[*].appl.sendData = true

Thanks a lot for your kind help!

Best Regards

Florian Hagenauer

unread,
Nov 23, 2016, 3:43:08 AM11/23/16
to OMNeT++ Users
Hi Wanru,

> On 11 Nov 2016, at 16:21, Wanru Xie <wx1526...@my.bristol.ac.uk> wrote:

> 1. Is the connection via 11p or LTE random? I saw the randomness from ExampleDecisionMaker.cc.

In the example it is random, but you can implement any type you want in your own DecisionMaker.

> 2. How are the messages scheduled? How can I modify the content or size of messages?

Yes, you can modify the contents. How to create your own messages can be found in the OMNeT++ Manual [1].
Regarding the scheduling, you can send messages on your own schedule via the application layer - and also the IEEE 802.11p stack as well as the LTE stack perform some scheduling according to their respective standards.

> 3. I enabled sendBeacons and sendData in .ini file. However, I CAN'T see any difference from console. How can I check the communication results of beacons and data?


These are some remants from the Veins example, they currently do not affect the heterogeneous example.

Best regards,
Florian Hagenauer

[1] https://omnetpp.org/doc/omnetpp/manual/

ferra adelinna

unread,
Apr 12, 2017, 9:51:05 PM4/12/17
to OMNeT++ Users, hage...@ccs-labs.org
hi, florian

may i ask you,

1. to stop the debug error, can i do "//" on the " bool debug = default(false); " on of file DecisionMaker?
2. you said running on cmdenv, is the runnung same mean like also installing on cmd?

please help me

Florian Hagenauer

unread,
Apr 13, 2017, 3:07:55 AM4/13/17
to ferra adelinna, OMNeT++ Users
Hi,

1. Yes, you can change the parameters in the different files. But this
won't stop the error.
2. On the Veins LTE Website [1] you can find two ways to install Veins
LTE. Running Veins LTE and compiling it are two different steps and are
(usually) independent of each other.

Best regards,
Florian

[1] http://veins-lte.car2x.org/installation/

ferra adelinna schrieb:
> hi, florian
>
> may i ask you,
>
> 1. to stop the debug error, can i do "//" on the " bool debug =
> default(false); " on of file DecisionMaker?
> 2. you said running on cmdenv, is the runnung same mean like also
> installing on cmd?
>
> please help me
>
> Pada Rabu, 19 Oktober 2016 13.49.26 UTC+7, Florian Hagenauer menulis:
>
> Hi Wanru Xie,
>
> how did you run Veins LTE? Using the OMNeT++ GUI?
> If so, there is a bug inherited from SimuLTE which currently crashes
> Veins LTE in case you run it via the GUI. To avoid this bug, please
> run it either in Express mode or via the command line (i.e., Cmdenv).
>
> Best regards,
> Florian Hagenauer
>
> > On 18 Oct 2016, at 16:58, Wanru Xie <wx1526...@my.bristol.ac.uk
> be downloaded on veins-lte.car2x.org <http://veins-lte.car2x.org>.
> >
> > Beside that, I recommend running Veins LTE via Cmdenv and not via
> Tkenv.
> >
> > Best regards,
> > Florian Hagenauer
> >
> > > On 18 Oct 2016, at 12:45, Wanru Xie <wx1526...@my.bristol.ac.uk
> it, send an email to omnetpp+u...@googlegroups.com <javascript:>.
> > > > Visit this group at https://groups.google.com/group/omnetpp
> <https://groups.google.com/group/omnetpp>.
> > > > For more options, visit https://groups.google.com/d/optout
> <https://groups.google.com/d/optout>.
> > >
> > > --
> > > Florian Hagenauer MSc
> > > Heinz Nixdorf Institute - Distributed Embedded Systems
> > > Paderborn University, Germany
> > > http://ccs-labs.org/~hagenauer/ <http://ccs-labs.org/~hagenauer/>
> > >
> > > --
> > > You received this message because you are subscribed to a topic
> in the Google Groups "OMNeT++ Users" group.
> > > To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe
> <https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe>.
> > > To unsubscribe from this group and all its topics, send an
> email to omnetpp+u...@googlegroups.com <javascript:>.
> > > Visit this group at https://groups.google.com/group/omnetpp
> <https://groups.google.com/group/omnetpp>.
> > > For more options, visit https://groups.google.com/d/optout
> <https://groups.google.com/d/optout>.
> > >
> > >
> > > --
> > > You received this message because you are subscribed to the
> Google Groups "OMNeT++ Users" group.
> > > To unsubscribe from this group and stop receiving emails from
> it, send an email to omnetpp+u...@googlegroups.com <javascript:>.
> > > Visit this group at https://groups.google.com/group/omnetpp
> <https://groups.google.com/group/omnetpp>.
> > > For more options, visit https://groups.google.com/d/optout
> <https://groups.google.com/d/optout>.
> >
> > --
> > Florian Hagenauer MSc
> > Heinz Nixdorf Institute - Distributed Embedded Systems
> > Paderborn University, Germany
> > http://ccs-labs.org/~hagenauer/ <http://ccs-labs.org/~hagenauer/>
> >
> > --
> > You received this message because you are subscribed to a topic
> in the Google Groups "OMNeT++ Users" group.
> > To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe
> <https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe>.
> > To unsubscribe from this group and all its topics, send an email
> to omnetpp+u...@googlegroups.com <javascript:>.
> <https://groups.google.com/group/omnetpp>.
> > For more options, visit https://groups.google.com/d/optout
> <https://groups.google.com/d/optout>.
> >
> >
> > --
> > You received this message because you are subscribed to the
> Google Groups "OMNeT++ Users" group.
> > To unsubscribe from this group and stop receiving emails from it,
> send an email to omnetpp+u...@googlegroups.com <javascript:>.
> <https://groups.google.com/group/omnetpp>.
> > For more options, visit https://groups.google.com/d/optout
> <https://groups.google.com/d/optout>.
>
> --
> Florian Hagenauer MSc
> Heinz Nixdorf Institute - Distributed Embedded Systems
> Paderborn University, Germany
> http://ccs-labs.org/~hagenauer/ <http://ccs-labs.org/~hagenauer/>
>

--

ferra adelinna

unread,
Apr 16, 2017, 7:50:00 PM4/16/17
to OMNeT++ Users, adelin...@gmail.com, hage...@ccs-labs.org
hi, florian,

1. which is better way for installation, import with IDE or terminal?
2. if i run via cmdenv, how to record the simulation result from omnet++?
3. could i still controlling my simulation from omnet++ if i running it from cmdenv?

best regards

Florian Hagenauer

unread,
Apr 17, 2017, 4:10:54 AM4/17/17
to ferra adelinna, OMNeT++ Users
Hi,

1. Both should work well, but I recommend using the command line.
2. The simulation results are recorded independent of cmdenv or Tkenv, so no difference here.
3. The simulation is still running using OMNeT++. Sadly you can’t start/stop/pause the simulation via any OMNeT++ GUI if run via the command line. But, if you use sumo-gui, you can use this to stop/start/pause the simulation.

Best regards,
Florian Hagenauer
signature.asc

ferra adelinna

unread,
May 12, 2017, 2:03:06 AM5/12/17
to OMNeT++ Users, adelin...@gmail.com, hage...@ccs-labs.org
Dear mr florian, can you help me how to measure throughput, end to end delay and packet loss on my simulation using veins-lte, i use inet.util.ThruputMeter but the result is different while throughput calculate by ned.Dataratechannel.

thank yo su much


ferra adelinna

unread,
May 22, 2017, 12:58:11 AM5/22/17
to OMNeT++ Users
hello mr florian, let me ask you, in heterogeneos example, i'd like to make simulation using lte broadcast to node. can you help me how to find the node's position and sourceaddress in simpleserverapp.cc.

thankyou so much.

ferra adelinna

unread,
May 25, 2017, 6:12:04 AM5/25/17
to OMNeT++ Users
dear mr alfonso , im using enb for broadcast message to vehicles can you tell me how to find the position and ip of the vehicles . thank you. please help me.

ferra adelinna

unread,
May 25, 2017, 6:13:21 AM5/25/17
to OMNeT++ Users
really sorry bout wrong to say your name. i mean mr florian. thankyou

Juan j

unread,
Dec 13, 2017, 4:36:37 PM12/13/17
to OMNeT++ Users
Dear Ferra.

Maybe you reached measure throughput, end to end delay and packet loss on my simulation using veins-lte? I want to do the same.. please help me.

Thanks.

ferra adelinna

unread,
Dec 13, 2017, 4:55:47 PM12/13/17
to OMNeT++ Users
Hello juan, you can measure end to end delay by inserting the codes in application modul. End to end delay is measurement of arrived time - sending time of packets.

For througput you can use automatically channel throughput from omnet++ library. 


--
You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to omnetpp+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/omnetpp.
For more options, visit https://groups.google.com/d/optout.

Juan j

unread,
Dec 15, 2017, 9:15:29 AM12/15/17
to OMNeT++ Users
Dear Ferra,

Thank you for you response. I'm sorry but i don't know how insert the codes in application module. Could you help me with that please, Or if is possible that you share with me your omnet.ini file to review your configuration please.

Thanks.!


El miércoles, 13 de diciembre de 2017, 16:55:47 (UTC-5), ferra adelinna escribió:
Hello juan, you can measure end to end delay by inserting the codes in application modul. End to end delay is measurement of arrived time - sending time of packets.

For througput you can use automatically channel throughput from omnet++ library. 

On 14 Dec 2017 04:36, "Juan j" <krono...@gmail.com> wrote:
Dear Ferra.

Maybe you reached measure throughput, end to end delay and packet loss on my simulation using veins-lte? I want to do the same.. please help me.

Thanks.

El viernes, 12 de mayo de 2017, 1:03:06 (UTC-5), ferra adelinna escribió:
Dear mr florian, can you help me how to measure throughput, end to end delay and packet loss on my simulation using veins-lte, i use inet.util.ThruputMeter but the result is different while throughput calculate by ned.Dataratechannel.

thank yo su much


--
You received this message because you are subscribed to a topic in the Google Groups "OMNeT++ Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/omnetpp/eUDfY_t2uyU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to omnetpp+u...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages