Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.

Stavros Tekes

Member Since 10 May 2011
Offline Last Active Mar 01 2016 07:32 AM
-----

Posts I've Made

In Topic: Catch me Up

30 December 2011 - 12:36 PM

thumbs up for the watchdog managed support

+1 for adding managed support for watchdog.


In Topic: Netduino Firmware v4.2.0 RC3 (all editions)

01 November 2011 - 08:59 AM


This implies to me that it's the double -> int type inference. What's scares me is that this could be messing up calculations all over my code and I might be missing it.

-Valkyrie-MT


Valkyrie is a digger... Well done!!!!

In Topic: Netduino Firmware v4.2.0 RC3 (all editions)

22 October 2011 - 11:19 AM

I think this is a great test case and is easy to reproduce, so I opened a ticket just for this. People can vote for it here:

http://netmf.codeple...m/workitem/1320

Good find Stavros!

-Valkyrie-MT


Hi Valkyrie,

I had it posted on the netduino issue tracker since I didnt know if the problem was on netmf or netduino. The link to that is http://netduino.code....com/workitem/6

Cheers

In Topic: Netduino Firmware v4.2.0 RC3 (all editions)

21 October 2011 - 03:24 PM

This looks a bit like this issue:
http://netduino.code....com/workitem/2
Or am I wrong? :)


Could be yeah.

Didnt know people started uploading issues there. If it proves to be different than the one you posted, I will post it there too. Thanks Stefan

In Topic: Netduino Firmware v4.2.0 RC3 (all editions)

21 October 2011 - 03:02 PM

System.Math.Pow seems not to be implemented too


I am also getting strange some results on performing math equations with double. For example:
doubleVar = (double)((3000.0 * someInt) / 16777216.0);

In the above case when the int is 824280, the result should be 1473.9282131195068
However the result in doubleVar is -62.07177734375.

I stopped in debug and I can get the correct result in the immediate

Am I missing something?

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.