Will, At present there is no EEL sentence parser for TDMA schedule events. You can write a script that generates TDMA schedule events using the emanesh.events python module TDMAScheduleEvent class. You can subscribe to pathloss events and then dynamically change TDMA schedules to meet your needs.
-- Steven Galgano Adjacent Link LLC www.adjacentlink.com On 08/22/2016 11:44 AM, William Dron wrote: > Hi, > > I was wondering if it was possible to put TDMA schedule updates in an > eel file or other mechanism? What I'd like to do is create a script that > updates the tdma slot allocations based on the topology I expect from > the pathloss events in the eel file (i.e. in a dense network, each node > gets fewer slots, in a sparse network, they get more). This goal is to > have mobility in the network dynamically change the effective bandwidth > of each node based on the number of neighbors in the area. > > Thanks, > > Will > > > > _______________________________________________ > emane-users mailing list > [email protected] > http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users > _______________________________________________ emane-users mailing list [email protected] http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users
