Re: [Tinyos-help] getting packets from the BaseStation with python. Is anyone doing this?

2007-06-27 Thread Steve McKown
On Tuesday 26 June 2007 04:57:06 pm James Kebinger wrote: I'm working on being able to interact with my mica2 motes (tinyos2.x) via python. I'm playing with BlinkToRadio and BaseStation Using the mig generated python class BlinkToRadio, I still have to manually struct.unpackthat data before i

[Tinyos-help] getting packets from the BaseStation with python. Is anyone doing this?

2007-06-26 Thread James Kebinger
I'm working on being able to interact with my mica2 motes (tinyos2.x) via python. I'm playing with BlinkToRadio and BaseStation Using the mig generated python class BlinkToRadio, I still have to manually struct.unpackthat data before i can send it. The receiving case is worse, because the packet