|
From: | Ben Laurie |
Subject: | Re: [Paparazzi-devel] ardrone2_raw + flight recorder |
Date: | Sun, 29 Sep 2013 13:08:13 +0100 |
On 29 September 2013 12:39, Ben Laurie <address@hidden> wrote:
If I switch the gps from ublox to either nmea or sirf, I get this compile error:/home/ben/git-work/paparazzi/var/ardrone2_raw/ap/firmwares/rotorcraft/main.o: I\n function `main':main.c:(.text.startup+0x7c): undefined reference to `gps_ubx_ucenter_init'main.c:(.text.startup+0x42f6): undefined reference to `gps_ubx_ucenter_init'main.c:(.text.startup+0x62da): undefined reference to `gps_ubx_ucenter_periodic\I presume this means I need to change more config somewhere - any hints?So, actually, I can fix that, by removing this line:<load name="gps_ubx_ucenter.xml"/>but ... I don't get GPS in the telemetry. For now, I left the flight recorder in its default mode, which is, I believe, NMEA and 4800 baud, so I set the gps to nmea and baud rate in the makefile to B4800. I've confirmed that I can speak to it from sirf center with those settings.
Now what?
[Prev in Thread] | Current Thread | [Next in Thread] |