-
Notifications
You must be signed in to change notification settings - Fork 0
Description
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 EmaneIeee80211abgModel. These seem to default to bandwidth=1000000 / frequency 2347000000. I have ran emane-jammer-simple --power 30 11 2347000000 -v. the default port and group (224.1.2.8/45702) already match up with the defaults of the nodes / emane in the GUI, and verbose is letting me know that it is jamming 2347000000. I have tried various -i but pinging between nodes always results in 0% packet loss. What am I missing?
And side note: this will never affect the visual GUI link between the nodes because that is strictly distance based, correct? or is there a Model that I can switch to that accounts for packet loss %?