"Yeah managed code on a Netduino wont handle that at the moment but the boffins are looking at implementing some native fluff in the near future so all is not lost....
Thanks for the positive feedback - will hopefully have way points done in the near…"
"It has a fair overhead running the .net framework and is not real time. For instance reading more than 1 or 2 rc channels is a bit flakey especially when the garbage collector kicks in. But in saying that reading an ArduImu thru serial and driving 4…"
"Technically it should go from nose down to nose up or left roll to right roll. In practice good question. I will try it out and see if the SkyWalker uses the force or comes tumbling down.
Surprising but true - no blue screen of death and it didn't do a spiral of death into the rolling hills of Hertfordshire. Hardware:Netduin Mini - Code in C#DiyDrones MuxArduImu v2 No fancy pid loops just some ugly code and lots of hot glue.Since it…
"you could have a look at http://cricket.csail.mit.edu/ it uses radio/ultrasound and has cm accuracy but i think you would need more than 2 nodes (could be wrong). All the hardware and source code is available for download."
"I dont have a problem with people (i do it myself) using other peoples source, its how we learn. What i have a problem with is spouting has mouth off about other peoples bad code etc....An no he is NOT cleaver just click the Export button in .Net…"
"Alot of commercial apps are now being written in .Net you just need to Obfusciate...Run your code thru the likes of .Net Reactor and .Net Reflector wont even open your dll's..
Happy dont give in to knob ends like Entens and keep your project going -…"
Saw your post ON RGC and the idiots post about your code which rather anoyed me in all.
They only real way you can stop (really only slow them down) people from reverse engineering your code in .Net is to obfusciate it etc.
Visual Studio…"
One part of the Aussie Outback challenge rules dictate that the aircraft/GCS must have GPS boundary detection and if the aircraft wanders outside of this boundary then it must go into the spiral of death.As part of my slow but sure attempt at…