[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] Executing Error
From: |
Felix Ruess |
Subject: |
Re: [Paparazzi-devel] Executing Error |
Date: |
Mon, 24 May 2010 00:51:11 +0200 |
Hi Race,
regarding the airframe.dtd error: You need to specify the correct path
to the DTD ( /conf/airframes/airframe.dtd ) in your airframe file.
That is the first line in the xml file, e.g. :
<!DOCTYPE airframe SYSTEM "airframe.dtd"> or <!DOCTYPE airframe SYSTEM
"../airframe.dtd"> if you have your airframe file in a subfolder of
/conf/airframes....
Not sure about the georef error.
Cheers, Felix
On Mon, May 24, 2010 at 12:04 AM, Reegan M <address@hidden> wrote:
> Hello, everyone!
>
> I have run into a few more difficulties trying to get paparazzi up and
> running. I have successfully got the board flashed and ready to execute.
> When I try to execute the operation this is what results:
>
> /home/reegan/paparazzi3/var/MJ5/ap/ap.elf :
> section size addr
> .text 103018 16384
> .ctorsRun '/home/reegan/paparazzi3/sw/ground_segment/tmtc/link -d
> /dev/ttyUSB0'
> Run '/home/reegan/paparazzi3/sw/ground_segment/tmtc/server '
> Run '/home/reegan/paparazzi3/sw/ground_segment/cockpit/gcs '
> Fatal error: exception Failure("File not found:
> /home/reegan/paparazzi3/conf/airframes/../../airframe.dtd")
> Broadcasting on network 127.255.255.255, port 2010
> Thread 1 killed on uncaught exception Failure("#of_world : no georef")
> Broadcasting on network 127.255.255.255, port 2010
>
> DONE (exec /home/reegan/paparazzi3/sw/ground_segment/cockpit/gcs 2>&1)
>
> The georef comes up when I try to upload the google tiles. I am unsure what
> is causing this. I am running the 1.3 version of Tiny.
>
> Thanks,
> Race
>
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
>
- [Paparazzi-devel] Executing Error, Reegan M, 2010/05/23
- Re: [Paparazzi-devel] Executing Error,
Felix Ruess <=
- Re: [Paparazzi-devel] Executing Error, Reegan M, 2010/05/23
- Re: [Paparazzi-devel] Executing Error, Mohit Mundhra, 2010/05/23
- Re: [Paparazzi-devel] Executing Error, Reegan M, 2010/05/23
- Re: [Paparazzi-devel] Executing Error, Mohit Mundhra, 2010/05/23
- Re: [Paparazzi-devel] Executing Error, Reegan M, 2010/05/23
- Re: [Paparazzi-devel] Executing Error, Mohit Mundhra, 2010/05/23
- Re: [Paparazzi-devel] Executing Error, David Conger, 2010/05/25