Forum Replies Created
-
AuthorPosts
-
Anders SøborgKeymasterHopefully within a couple of weeks…
Anders SøborgKeymasterHi
USB will be available with the next release…
Anders
Anders SøborgKeymasterHappy coding
Anders
Anders SøborgKeymasterHi
No actually I think that if you don’t use raw then it takes forever… Anyway glad you got it working…
Anders
Anders SøborgKeymasterHi
I just realised that this function will be removed for the next release. Instead our own PID will be used- I will keep you posted. In the meantime I think workaround is to place On(0) before you start moving the motor.
Anders
Anders SøborgKeymasterDone
Anders SøborgKeymasterHi Helmut
Did your follow the instruction found here?
BTW, what is the advantage having the 512kB or 2GB or 4GB image?
Just depends on how much space you have on your SD card. If you have a large card and use a small image you will not be unable to use the full capacity of your card.
Anders
Anders SøborgKeymasterHey
Once I had a simular problem and it turned out to be the SD card. Maybe try with a new card
Anders
Anders SøborgKeymasterHey
I created a plugin for the C-DEngine and will post this (with a reference to your site) in my forums as soon as my public beta will be available (target date May 28th). Is this ok with you?
Sounds great. Please post a link when it is ready.
You should recompile your dll with “Any CPU” in the settings by replacing the “x86″ (and prefer 32bit) with “Any CPU”. That will make your dll work in 64 bit apps as well.
Sure but right now I am busy with the next release of the MonoBrick firmware…
Anders
Anders SøborgKeymasterOk Great
Anders SøborgKeymasterHi
Try to use the 512mb image…
Anders
Anders SøborgKeymasterNot to my knowledge… remember that these are namespaces not files
Anders
Anders SøborgKeymaster
Anders SøborgKeymasterHi
Right now we don’t have a webserver integrated into the image. But I have successfully been running asp.NET applications on the EV3. I used the XSP webserver but I have also used FastCGI Mono Server together with the Lighttpd webserver. But one of the reasons why we will not include a webserver in the next image (to be released very soon) is that JIT compiling makes the webpage load very slow the first time you visit the page. So if you can live with that then you should be able to run a webserver using XSP without to much trouble (If I remember you need to add some DLLs to the GAC from a PC installation – but I can’t remember exactly what I did). Anyway I have also tried to AOT compile my WebService (and XSP) for faster loading but without success.
Let me know how it goes…
Anders
Anders SøborgKeymasterHi
Ok great – thanks for the post… I will be useful for others.
Anders
-
AuthorPosts
Follow