Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / libscout / src / WirelessSender.cpp @ 4e393fcc

History | View | Annotate | Download (2.39 KB)

# Date Author Comment
5d0687a9 04/24/2012 04:22 PM Priya

Small changes to wireless, and starting turning with line following.

71d57001 02/16/2012 04:33 PM Thomas Mullins

Added WirelessSender class to libscout

WirelessSender will hold some metadata like packet destination, pan, and
channel, and will publish a WirelessPacket (also, added
messsages/WirelessPacket.msg) to /wireless/send
So far, lacks proper documentation and static functions similarly named...