Move remaining mote control related methods to Mote class
commit38b4c793d1c178e54e05011c03cab1ec4f33f5d0
authorJonas Fonseca <fonseca@diku.dk>
Fri, 14 Dec 2007 13:01:10 +0000 (14 14:01 +0100)
committerJonas Fonseca <fonseca@diku.dk>
Fri, 7 Mar 2008 03:27:57 +0000 (7 04:27 +0100)
treea91f9e0b0b01f6afa5bf40a76901443a5cb860c4
parentcf52253e88bc0508731edc818230b40e4c1dca7c
Move remaining mote control related methods to Mote class

This means that start/stop/reset and getStatus is now provided by the
Mote class. Use MAC address instead of TTY path in the error message
in power().
diku_mch/Mote.cc
diku_mch/Mote.h
diku_mch/SerialControl.cc
diku_mch/SerialControl.h