Search found 9 matches

by Fat Tony
Wed Oct 19, 2011 10:07 am
Forum: Connecting elements
Topic: Wireless connection to the GUI ?
Replies: 3
Views: 2424

Wireless connection to the GUI ?

Hallo
I would like to connect my Paris V4 Board wireless to my PC and the GUI.
What is the best way to realize that?
Someone told me that I should use a XBee-Board,
but which parts do I need ?
I’m using a 2.4Ghz JetiTU Transmitter, so I think a 2.4Ghz XBee won’t be the best choice.
by Fat Tony
Fri Sep 23, 2011 7:46 am
Forum: Software development
Topic: Win7 64Bit GUI Problem !
Replies: 14
Views: 8569

Re: Win7 64Bit GUI Problem !

I've already tried to reinstall. Ok I have tried to install Java again. When I install Java x64 (6u27) I get the Error “couldn’t find javaw.exe” So I reinstall Java x86 (6u27). Now I don’t get this Err but I still have the same Problem like before. Processing starts and opens a white window. And it ...
by Fat Tony
Thu Sep 22, 2011 7:25 pm
Forum: Software development
Topic: Win7 64Bit GUI Problem !
Replies: 14
Views: 8569

Re: Win7 64Bit GUI Problem !

If I follow this manual and run the GUI with processing, everything works fine. But when I Try to generate a .exe I get the error message: Could not copy source file: C:\Users\xxx\AppData\Local\Temp\MultiWiiConf1_84647218483702447343temp\MultiWiiConf1_8.java He only creates two folders (for win x86 ...
by Fat Tony
Tue Sep 20, 2011 9:18 pm
Forum: Software development
Topic: Win7 64Bit GUI Problem !
Replies: 14
Views: 8569

Re: Win7 64Bit GUI Problem !

Is there a way to start the GUI over a Program with a debugger or a console?
Maybe I can see where the program stops
by Fat Tony
Wed Sep 14, 2011 8:04 am
Forum: Shields, boards and sensors
Topic: Turn Acc-sensor direction
Replies: 2
Views: 1664

Re: Turn Acc-sensor direction

Oh now, I think I find the right Code part I have to change it in the config.h right ? //****** end of advanced users settings ************* //if you want to change to orientation of individual sensor //#define ACC_ORIENTATION(X, Y, Z) {accADC[ROLL] = Y; accADC[PITCH] = -X; accADC[YAW] = Z;} //#defi...
by Fat Tony
Wed Sep 14, 2011 7:54 am
Forum: Shields, boards and sensors
Topic: Turn Acc-sensor direction
Replies: 2
Views: 1664

Turn Acc-sensor direction

Hello, On my copter shield I turned the Acc (BMA020) about 90°, so I have to change the x- and y-direction. Is it enough to change it in the source code under the point "Sensors/default board orientation" ? // ********************************************************************************...
by Fat Tony
Tue Sep 13, 2011 8:38 pm
Forum: Software development
Topic: Win7 64Bit GUI Problem !
Replies: 14
Views: 8569

Re: Win7 64Bit GUI Problem !

No there is no BT.
by Fat Tony
Tue Sep 13, 2011 7:55 pm
Forum: Software development
Topic: Win7 64Bit GUI Problem !
Replies: 14
Views: 8569

Re: Win7 64Bit GUI Problem !

Ok I have tried to install Java again. When I install Java x64 (6u27) I get the Error “couldn’t find javaw.exe” So I reinstall Java x86 (6u27). Now I don’t get this Err but I still have the same Problem like before. Processing starts and opens a white window. And it doesn’t meter if the board is con...
by Fat Tony
Tue Sep 13, 2011 2:34 pm
Forum: Software development
Topic: Win7 64Bit GUI Problem !
Replies: 14
Views: 8569

Win7 64Bit GUI Problem !

Hallo, I have a Windows7 64Bit system. When I start the Wii-GUI a white window appears and that’s it The Board is powered on and connected. The source code is still on the microcontroller. The Connection between the controller and the arduino-tool works fine. So is there anyone who can help me ? Is ...