Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: scons copy-simfw no longer required

...

Code Block
openwsn-fw/firmware/openos/projects/common/oos_openwsn.pyd

Before your can run a simulation, you invoke the following command which will copy the extension module, and some other files, from the firmware to the software repository.

Code Block
scons copy-simfw

Running a simulation

Running a simulation is exactly like running the OpenVisualizer, but specifying that this is a simulation.

...