Amazing technological breakthrough possible @S-Logix pro@slogix.in

Office Address

  • #5, First Floor, 4th Street Dr. Subbarayan Nagar Kodambakkam, Chennai-600 024 Landmark : Samiyar Madam
  • pro@slogix.in
  • +91- 81240 01111

Social List

How to Find Queue Buffer Length in RPL using Contiki-NG?

Description

A Buffer is a Chunk of Contiguous Memory.

A Queue usually has a buffer within it, which it uses to retain data written until it is read and removed.

A Queue Buffer Length is calculated from the waiting list of Data Packet in a RPL Node.

Step 1

Open queuebuf.c file at below path:

>> contiki-ng/os/net/queuebuf.c

Here, the function handled by Queue buffer length of RPL node.



Step 2
Run the Simulation

Output

1.Network Window


2.MoteOutput Window