Hi folks,   
   
I downloaded the TinyOS 1.0 distribution hoping some rene RF problems   
we were having with the CVS version might have been resolved. Instead   
I found that Makerules does not have a build target for the rene 
platform at all (well it does, but it's commented out in favour of 
mica and pc). Is the commenting out of the rene2 target from the 
default PLATFORM list an indication that rene is no longer supported 
in 1.0? 
 
Thanks, Emerson 
 
PS. Replacing the PLATFORM list to the one including rene2 caused the 
same compilation errors as the last CVS version. In case anyone wants 
to see the errors, compiling OscilloscopeRF results in: 
 
SecDedRadioByteSignal.nc: In function `txByte': 
SecDedRadioByteSignal.nc:209: interface has no command or event named 
`power' 
SecDedRadioByteSignal.nc:209: only commands can be called 
SecDedRadioByteSignal.nc: At top level: 
SecDedRadioByteSignal.nc:239: `power' is not in interface `Control' 
SecDedRadioByteSignal.nc: In function `power': 
SecDedRadioByteSignal.nc:244: interface has no command or event named 
`power' 
SecDedRadioByteSignal.nc:244: only commands can be called 
SecDedRadioByteSignal.nc:249: interface has no command or event named 
`power' 
SecDedRadioByteSignal.nc:249: only commands can be called 
SecDedRadioByteSignal.nc: In function `rxBit': 
SecDedRadioByteSignal.nc:475: interface has no command or event named 
`power' 
SecDedRadioByteSignal.nc:475: only commands can be called 
SecDedRadioByteSignal.nc:505: interface has no command or event named 
`power' 
SecDedRadioByteSignal.nc:505: only commands can be called 
SecDedRadioByteSignal.nc: At top level: 
SecDedRadioByteSignal.nc:104: `Control.start' not implemented 
SecDedRadioByteSignal.nc:104: `Control.stop' not implemented 
 

_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users

Reply via email to