Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / libscout / src / WirelessSender.h @ a739cdbd

History | View | Annotate | Download (2.2 KB)

# Date Author Comment
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...