Hello, I do intensively use floats in my software which runs on MicaZ motes, so I can state that it is not a platform problem. However, if you try to use them on other platforms the execution will considerably slow down.
Hope this helps, Marco On 17 June 2011 17:23, [email protected] <[email protected]>wrote: > > Hello, > > We are trying to get some averages on our base station mote and really need > it to be precise. We tried using both a float and double to store the > answer > in but the program just freezes the first time it encounters and sort of > operation using a floating point number. > > We looked around and couldn't find for sure if floats are supported on the > MicaZ platform. > > Am I just doing something wrong in my code or can these motes not handle > floats/doubles? > > Thanks, > Matthew Jacques > -- > View this message in context: > http://old.nabble.com/Floats-on-Micaz-Mote-tp31869925p31869925.html > Sent from the TinyOS - Help mailing list archive at Nabble.com. > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
