Search found 8 matches

by edge
Sun Jul 01, 2012 5:01 pm
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 880273

Re: GPS integration

Hey,
today i tried Position Hold with my Quad.
but when i Flip the Switch for PH, nothing Happens.
i See 7 satelliten in the GUI and GPS seems to work.
did i forget sonething? I use i2c GPS with a crius SE.
Cheers,
Alex
by edge
Sun Jul 01, 2012 10:43 am
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 880273

Re: GPS integration

Hey, today i tried GPS mit the new DEV version and the i2c code r33. i took my netbook and started to walk with my copter, to see whether the homearrow ist correct. but it always shows 180 degress in the wrong direction. i thought, the calibration of my compass is wrong, but the middle arrow always ...
by edge
Thu Apr 12, 2012 3:27 pm
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 880273

Re: GPS integration

yes, when i flip the switch, the GPS goes on. can you maybe try the version of mehlik, maybe there is a bug inside.
well i think i set it up the right way, because otherwise all the things like distance to home and stuff wouldnt show up?!
by edge
Thu Apr 12, 2012 3:19 pm
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 880273

Re: GPS integration

yes, i put it on a switch.
by edge
Thu Apr 12, 2012 3:13 pm
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 880273

Re: GPS integration

Okay, i just did that what you told me. I moved my copter by hand and everything seems allright. The distance to home is pretty okay and the outer arrow points close to my start. then is armed the engines without lipo and when i changed to home, still no difference in the motors. that´s really stran...
by edge
Thu Apr 12, 2012 1:39 pm
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 880273

Re: GPS integration

Hey, i finally found sastellites, thank you very much MelihK. I used your code. Today i was flying and tried postion hold. but when i flipped the switch for postion hold, absolutely nothing happened. Did i forget to configure somthing? I calibrated acc and mag. not even a small wince was recognizabl...
by edge
Tue Apr 10, 2012 11:23 am
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 880273

Re: GPS integration

okay, i will so that. so your code will automatically recogonize the baudrate of my GPS Modul?
Cheers
by edge
Tue Apr 10, 2012 9:58 am
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 880273

Re: GPS integration

Hey Guys, i really need your help. I have a crius SE board and try to use GPS with EOS code. I ordered the PA6C GPS from drotek and flashed a new firmware with 38400 baud-rate. then i changed the part in the I2C code: Serial.begin(38400); in the main sketch i uncommented I2C Gps and my board. I also...