/lpiot

Low-power wireless networking for the Internet of Things

Primary LanguageCMIT LicenseMIT

Low-power wireless networking for the Internet of Things

Members

Name Surname Username MAT
Carlo Corradini carlocorradini 223811

Build

$ make

Zolertia Firefly

Testbed

$ make TARGET=zoul

Statistics

Enable statistics output used by the analisy script

$ make STATS=true

Recipes

Default recipe is building/compiling

cleanall

Remove generated files, directories and logs

$ make cleanall

Analisy

Build with statistics: make STATS=true

Cooja

$ python scenarios/parse-stats.py <FILE_NAME>.log

Testbed

$ python scenarios/parse-stats.py scenarios/testbed/<JOB_ID_FOLDER>/test.log --testbed

License

This project is licensed under the MIT License - see LICENSE file for details