Hi,

I've been trying to modify the BaseStation. There is one message structure
(TestMsg). Upon receiving and transmitting SFDs, both BaseStation and Source
put the times in different fields (base_send, base_receive, src_send and
src_receive).

The problem is that such values set by the BaseStation are always zero (0).
The MIG and MessageListener are used to show such information on screen.

My java file is on the BaseStation side.

Any hints would be much appreciated.

Thanks,
Ittipong

2009/2/18 Ittipong Khemapech <[email protected]>

> Hi,
>
> Could it be possible for two applications (such as Source and BaseStation)
> to access and set the same message structure?
>
> For example, the Source sets source_id when sending and the BaseStation
> sets receive_time when receiving the SFD.
>
> Look forward to hearing from you very soon.
>
> Thanks,
> Ittipong
>
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to