This project is a fork of the remote/remote-mci.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/remote/remote-mci.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionChanges for fixing issue 6
ownerjonas.fonseca@gmail.com
last changeWed, 5 Mar 2008 23:50:48 +0000 (6 00:50 +0100)
content tags
add:
readme
This feature will allow MCH to support mote platforms where the ability to stop, start, and reset the mote requires and external program to run.
shortlog
2008-03-05 Rosta SpinarData port issue solved for MicaZmaster
2008-03-05 Rosta SpinarPreliminary support for MicaZ platform
2008-03-05 Rosta SpinarPreliminary support for the TMote Sky platform
2008-03-05 Jonas FonsecaIssue 6: Add support for external start/stop/reset...
2008-03-05 Jonas FonsecaPrepare MCH for handling other external commands than...
2008-03-05 Jonas FonsecaPrepare to use different TTY paths for control and...
2008-03-05 Jonas FonsecaRemove unused oldTty variable in Mote::validate()
2008-03-05 Rosta SpinarExport the platform string as an environment variable...
2008-03-05 Jonas FonsecaRefactor code for sending request confirmation to separ...
2008-03-05 Jonas FonsecaRename Mote::programmer to Mote::binProgram
2008-03-05 Jonas FonsecaImprove some errors messages to use mote MAC address...
2008-03-05 Jonas FonsecaMove remaining mote control related methods to Mote...
2008-03-05 Jonas FonsecaSimplify the return values of openTty() and closeTty()
2008-03-05 Jonas FonsecaMake Mote::setupTty() responsible for opening motes...
2008-03-05 Jonas FonsecaMake Mote::setupTty() the only user of openTty()
2008-03-05 Jonas FonsecaMove initial TTY setup from validate() to Mote constructor
...
heads
16 years ago master