cooja icon indicating copy to clipboard operation
cooja copied to clipboard

This is a fork of the Cooja network simulator from contiki-os/contiki

Results 47 cooja issues
Sort by recently updated
recently updated
newest added

Bumps [info.picocli:picocli-codegen](https://github.com/remkop/picocli) from 4.7.5 to 4.7.6. Release notes Sourced from info.picocli:picocli-codegen's releases. Picocli 4.7.6 Picocli 4.7.6 The picocli community is pleased to announce picocli 4.7.6. This release includes bugfixes and...

dependencies
java

Bumps [info.picocli:picocli](https://github.com/remkop/picocli) from 4.7.5 to 4.7.6. Release notes Sourced from info.picocli:picocli's releases. Picocli 4.7.6 Picocli 4.7.6 The picocli community is pleased to announce picocli 4.7.6. This release includes bugfixes and...

dependencies
java

Upon completion of a reception, radios revert their interference status to false. This may be inconsistent with the actual interference status as there may be other ongoing receptions. Similar issues...

This PR * makes `createConnections` in `DirectedGraphMedium.java` consistent with other `RadioMediums` * adds calls to `interfereAnyReception` while transmitting so that, e.g., subsequent acknowledgment frames get interfered

This uses the Java builtin ProgressMonitor class. As an additional bonus, this makes the cancel button work.

I am trying to display graphs and collect processing data from my simulation where I am using Contiki-ng/Cooja Simulator. However, I saw in the internet that all people having and...

How to plot PDR, latency, etc graph in Cooja Simulator? now collect view is removed

I'd like to ask you if there is support for simulating LoraWan communication in Cooja. If no, how difficult is implementing such feature? I guess it is necessary to code...

Added support for node-specific transmission range setting for the logistic loss radio medium, the same as the UDGM radio medium.