-
I wonder what would be nowadays the best way to replicate the Anglova scenario with latest emane version (https://anglova.net/)
Is emex the best way forward ? or lxc containers on top of letce-lxc…
-
Seems there is no doc for how to install this plugin form source.
-
HEllo,
after installation of CORE and EMANE
CORE-Version: 7,4.0
Emane.Version: 1.2.7
and installation of emane-spectrum-tools version: v0.2.5
according to the command lines in the readme file:
…
-
Hello,
I wanted to experiment with the LTE model so I tried running the demo. However, I was unable to get the lxcs to instantiate properly. When I tried to run letce2 lxc start I see a a bunch of …
-
Hello, I am having trouble getting opentestpoint probes to work with EMANE v1.2.5. Everytime I run [Demo 1](https://github.com/adjacentlink/emane-tutorial/wiki/Demonstration-1), the following errors a…
-
Hello,
do you have an example of how I can put some sort of "mobility script" to the models and use for visualization the **sdt3d** tool?
And add a location (lat/long/alt) to each of the nodes?
…
-
Hi,
I am trying to create a multi-hop topology where the traffics goes from node-1 to node-2, then goes from node-2 to node-3. Can I use the democrats-host script in the demo-start file to let the …
-
Hello, I read the last issue created (April 12 2022) and I believe specifying the interface for the OTA may be my issue.
I am running the basic emane80211.py script with two nodes and the EmaneIee…
-
**Describe the bug**
There are 2 Emane Networks and 2 nodes (out of a example delivered in the code).
See following figure:
![scenario](https://user-images.githubusercontent.com/51402326/157530693-…
-
Using democtl-host as an example I'm trying to Launch EMANE in LXC manually.
lxc.hook.autodev.sh
```
#!/bin/bash -
if ! [ -c /dev/net/tun ]; then
mkdir -p /dev/net
mknod -m 666 /dev/net/tun …