discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] What are the actual meaning of slot_interval, guard_


From: Alex Zhang
Subject: [Discuss-gnuradio] What are the actual meaning of slot_interval, guard_interval, lead_limit in TDMA engine of Pre-Cog
Date: Mon, 25 Feb 2013 00:18:10 -0600

Hi John,

I am using the TDMA engine of the Pre-Cog, and investigating the code. For some parameters in the initlization of the TDMA engine, I am wondering if i understand correctly:

        self.initial_slot = initial_slot
        self.slot_interval = slot_interval
        self.guard_interval = guard_interval
        self.num_slots = num_slots
        self.lead_limit = lead_limit

Could you shed a light on them, especially the lead_limit.

Thanks very much.


--

Alex,
Dreams can come true – just believe.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]