Paper Status
- Need to emphasize retasking and redeployment aspects
- Need to differentiate tasking frameworks from programming frameworks
- Need to differentiate from existing frameworks
- Need good code examples
- Need to detail communication, memory, and computational costs
Code Status
- Need to finish reliable tree routing
- Replace forward_data (Network_Reliable_Receive) with something that uses ACKs
- Implement new_dynamic_group
- Begin hardware port
Immediate Goals
- Need to get simple example working
- Need to get fire application working
- Write up workshop paper
Current Problems
- Nodes are not receiving messages (reliability problem). Increasing the number of messages sent tends to overflood the network with duplicate packets and slows down the simulation.