Source code with implementation of FBR-TSCH protocol.
This code was based on OpenWSN.
This protocol is an adaptation of TSCH protocol based on flooding. It was submitted to the EWSN Dependability Competition 2016 and got 4th place. It was introduced in the paper below. Please cite it if you use this source code.
@inproceedings{gomes2016competition,
title={Competition: Reliability through Timeslotted Channel Hopping and Flooding-based Routing.},
author={Gomes, Pedro Henrique and Watteyne, Thomas and Ghosh, Pradipta and Krishnamachari, Bhaskar},
booktitle={EWSN},
pages={297--298},
year={2016}
}