My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

SunSPOT Framework for CS4233

Updates

By Sunday, October 5th 2008

1. Port project onto Hundson.

  • This requires us to port in Ant file which I've already figured out.
  • There is an issue with this. The Ant file of Demo and Framework are placed in reverse order. The Ant file in Demo project should contain deploy functionality and the one in Framework should simply contain compile, jar and test.

By Tuesday, October 7th 2008

1. Display functionalities list (Don). Completed.

2. Accelerometer functionalities list (Chao). Completed.

3. Ant deployment (Yi). Completed.

By Tuesday, October 14th 2008

1. User's guide documentation. Completed

2. Demo implementation and testing. Completed

Current working process

Yi

1. Enhancing extendibility of message branch in communication architecture. Completed.

2. Reducing network bandwidth overhead produced by notification process by using sending/acknowledgment procedure. Completed.

3. Ant deployment research. Completed.

4. Display architecture design. Completed.

5. Destroy invocation. DestroyApp is never invoked.

6. Accelerometer architecture design. Completed.

7. Basic demo design. Completed.

8. Stream connection. Completed.

  • 10/11/2008 01:27 Test failed. The issue is that the stream connection should be a private connection but not a broadcast connection. This is good since we can always use ChannelConnection and ChannelRegulator to establish private connections with either stream or message type. The initial process is always message based.

9. Demo implementation. Completed

Don Gaxho

1. LED functionalities including algorithms implementation. Completed.

Chaoran Xie

1. Accelerometer functionalities including algorithms implementation. Completed.

Nam Do

1. Host-PC communication design and implementation. Simple example demo showing how to use the your implementation.

Eric Magnuson

Powered by Google Project Hosting