################################################################ Author : Ajith Kumar (Admar Ajith Kumar Somappa) Homepage: www.hib.no/ansatte/aaks Title : Simple TDMA MAC protocol in MiXiM Omnet, based on source code of LMAC protocol Date : 17-Feb-2014 ################################################################ Main source files. MyTDMAmac.h - Header file MyTDMAmac.cc - Main file MyMacPkt.msg - packet definition file The files are commented in detail. Can be imported and run in MiXiM. The TDMA mechanism here is static and is built into the program. There should be better ways to define static schedule, I will be investigating this. Scalar and Vector outputs created. Graphs like bar graph with energy consumed by each node (scalar output energy mWs) can be plotted. Also a line graph with the vector ouput capacity, showing the decline of capacity. Log files have been provided for some configuration. The log file with 410s simulation is the log for the run that provides the scalar and vector outputs. All the files of the project exported as a zip (MyTDMAmac.zip) can also be found in my homepage. Any mistakes or further suggestions if you want me to add to this pls email me a.ajith.kumar.s at gmail