Timers in SORA
-
Freitag, 25. Februar 2011 04:54
Hi,
Is there any way of defining the start and end times of an event in SORA? I saw there is a file sdr_mac_timer.h which contains functions for starting and stopping a cycle. But they are not used anywhere. Can I use these functions directly? Is MAC_TIMER initialized anywhere or I will have to write functions to initialize or is there any other way ?
Thanks,
Jitin
Alle Antworten
-
Montag, 28. Februar 2011 05:07Moderator
SoraInitClock, SoraBeginClock, SoraCheckClock in _sora_clock.h might fit your requirement.
Sen Xiang (项森) -
Dienstag, 1. März 2011 03:11Moderator
Actually there is no event framework in Sora. thanks.
Sen Xiang (项森)