Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 433 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 433 Bytes

Master scheduler

Based on Contiki-NG

Readme will follow soon.

Important Code locations:

  • Central Scheduler: Master/Python/master_scheduler.py
  • Contiki component for executing the schedule: examples/master/master-unicast
  • Neighbor Discovery: examples/master/master-neighbor-discovery
  • Master routing layer: os/net/master-routing
  • Master network layer: os/net/master-net