http://www.tinyos.net/dist-2.0.0/tinyos-2.x/doc/nesdoc/mica2/ihtml/tos.chips.cc1000.CsmaControl.html
Hello, I would like to use the functions which are descripted above, but I'm unable to include it in my source (Octopus App) and always got the error that it's not wired. I need to disable CCA for testing purpose. I defined it this way in OctopusC : interface CsmaControl as TEST; TEST.disableCca(); and tried to wire it OctopusC.TEST -> CsmaControl; .... but it's not working this way. May you help me ? I have really no idea how to solve it. The guides don't help. Thanks
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
