paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] ARDrone2 mostly working...


From: Freek van Tienen
Subject: Re: [Paparazzi-devel] ARDrone2 mostly working...
Date: Sun, 20 Oct 2013 22:06:11 +0200

Hey Ben,

Good to hear that you got it flying now! Sorry that I didn't respond to your emails that quick, but I've been a bit busy lately.

But switching to binary mode is very easy when you enable the ublox module inside your airframe file. So what you got to do is first set the gps subsystem to ublox, then add:
 <modules main_freq="512">
    <load name="gps_ubx_ucenter.xml"/>
  </modules>
to your airframe file just line in https://github.com/paparazzi/paparazzi/blob/master/conf/airframes/ardrone2_raw.xml. The it will automatically configure the GPS for you.

Greetings,
Freek

2013/10/20 Ben Laurie <address@hidden>
...so, I really should've calibrated it sooner. Now that I have it no
longer falls out of the sky.

However, I'm still having trouble with GPSes.

The cheap Chinese one I bought (allegedly u-blox based) works
reasonably well, but has a very long cable which gets in the way. I
shall truncate the cable and try it again.

The much more expensive German one (also u-blox) has absolutely
terrible accuracy and as a result tends to fly into trees. Not sure
why this is.

Neither will switch into binary mode, at least not under control of paparazzi.

I'll investigate further.

_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]