Closed bozidars27 closed 5 years ago
I've only very quickly gone through this PR, which looks OKishj alhough I get nervous when seeing if/else statements for different testbeds. One big NO NO is to put anything in there which is OpenWSN/OpenVisualizer-specfic, we want to be able to run any firmware on the motes, including the 01bsp_XXX
ones where there is no OpenVisualizer.
The changes has been merged when merging https://github.com/openwsn-berkeley/opentestbed/pull/94.
otbox.py
script can now be called with additional arguments indicating the testbed that it's running on (e.g.python otbox.py iotlab
). The default value isopentestbed
.iotlab
directory has been added insidebootloaders
directory containing EUI-64 retrieval firmware and an example of OpenWSN firmware compiled for M3 nodes