[Tinyos-help] Deluge and max apps size

2006-04-18 Thread Andrea Pacini
Isuccessfully compiled DelugeBasic for Tmote Sky and I saw thatbinary is 26040 bytes long. If a part of Deluge(or all Deluge app, I didn't find it in documentation)isalwaysloaded inflash, what is the maximum size that binary images (stored in external flash andthen loaded) can have ?

Re: [Tinyos-help] tinyos 2 toolchain bug

2006-04-18 Thread John Regehr
Yes, there does not appear to be any problem with direct calls, so T2 should be off the hook as long as people stay away from function pointers. The bug seems to have something to do with pointer arithmetic confusing gcc. I don't imagine that the TinyOS 1.x scheduler ever triggers this or

[Tinyos-help] What is the role of the Serial header serial_header_t ?

2006-04-18 Thread swim_in_sky
Hi,everyone Inserial communication system in the tinyos-2.x What role does the Serial header "serial_header_t" bear? Inserial communication, it seems I do not need to deal with it . Thanks in advance..!!! ___ Tinyos-help mailing list

[Tinyos-help] intel mote 2

2006-04-18 Thread Avinash Sridharan
Hi All, I am not sure wether this is the right forum to be posting this question (and hence apologize if I end up spamming ), but I wanted to get information on buying the new intel mote 2 platforms. I looked at the intel research website for intel mote 2 but could find only the prototypes. Are

[Tinyos-help] tinyos.net down currently...

2006-04-18 Thread Kristin Wright
You may have noticed that tinyos.net has not been serving http requests since around 11am MST. According to the people who administer the tinyos.net server: There seems to be an issue with the EECS firewall blocking port 80 to any host inside EECS. [...] The infrastructure people know about the

[Tinyos-help] help with SendMHopMsg interface

2006-04-18 Thread Daniel Villón
Hi: I have a question, does anybodyhave any information about the SendMHopMsg interface? Because the code do not have any comments about the parameters in the commands and events as in others interfaces. For example, the following interface: interface Receive { /** * Received a message buffer

[Tinyos-help] msp430 source files download - permission denied

2006-04-18 Thread Jabed Faruque
Hi,I was trying to build tinyos-2.0 for mac osx (tiger). However, there is some permission problem to download source files for msp430. http://www.tinyos.net/dist-2.0.0/tools/source/msp430/Is there any other location from where we can download source files for msp430, such as

Re: [Tinyos-help] What is the role of the Serial header serial_header_t ?

2006-04-18 Thread Philip Levis
On Wed, 2006-04-19 at 01:14 +0800, swim_in_sky wrote: Hi,everyone In serial communication system in the tinyos-2.x What role does the Serial header serial_header_t bear ? In serial communication, it seems I do not need to deal with it . serial_header_t is the packet header used for

RE: [Tinyos-help] Regarding Xlisten...!!!

2006-04-18 Thread Martin Turon
typedef struct TOS_Msg {   /* The following fields are transmitted/received on the radio. */   uint16_t addr;   uint8_t type;   uint8_t group; uint8_t length; } typedef struct {     uint8_t  board_id;    //! Unique sensorboard id     uint8_t  packet_id;   //! Unique

[Tinyos-help] No advice at all? About mag sensors!!

2006-04-18 Thread Liupeng
Hi, everyone. I'd like to repeat my questions about the mag sensor in micasb, because i get confused when i try to understand the program of TestMag application. First question, how to decide the approriate input for AD5242, the Digital Potentiometers? And what is the impact of this input on the