[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Paparazzi-devel] Strange GCS errors
From: |
Chris |
Subject: |
[Paparazzi-devel] Strange GCS errors |
Date: |
Mon, 23 May 2011 17:04:37 +0300 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10 |
Hi.
After a git pull now the GCS just quits after a couple minutes
Here is the output i get:
Warning: GPS reset not setable from GCS (i.e. 'gps_reset' not listed in
the xml settings file)
Failure("Pprz.int_of_string: -1610612736")
Failure("Pprz.int_of_string: -1610612736")
Fatal error: exception Failure("Attribute 'amps' not found in ''")
Broadcasting on network 127.255.255.255, port 2010
Read Socket : Connection reset by peer
Failure("Pprz.int_of_string: 1610612736")
Failure("Pprz.int_of_string: 1610612736")
Failure("Pprz.int_of_string: -2147483648")
Failure("Pprz.int_of_string: -2147483648")
Failure("Pprz.int_of_string: -1610612736")
Failure("Pprz.int_of_string: -2147483648")
Failure("Pprz.int_of_string: -2147483648")
Failure("Pprz.int_of_string: 1610612736")
Failure("Pprz.int_of_string: -1610612736")
Failure("Pprz.int_of_string: 1610612736")
Failure("Pprz.int_of_string: -1610612736")
Failure("Pprz.int_of_string: 1610612736")
Failure("Pprz.int_of_string: -1610612736")
Failure("Pprz.int_of_string: -1610612736")
Failure("Pprz.int_of_string: -2147483648")
Failure("Pprz.int_of_string: 1610612736")
Failure("Pprz.int_of_string: -2147483648")
Failure("Pprz.int_of_string: -1610612736")
Failure("Pprz.int_of_string: -2147483648")
Failure("Pprz.int_of_string: 1610612736")
Gps cannot be reset from the settings because gps.h etc. is obsolete
I also get a warning:
CC
/home/hendrix/paparazzi/var/Cessna_Arduimu/sim/firmwares/fixedwing/main_ap.o
firmwares/fixedwing/main_ap.c: In function ‘reporting_task’:
firmwares/fixedwing/main_ap.c:198: warning: format ‘%d’ expects type
‘int’, but argument 3 has type ‘double’
firmwares/fixedwing/main_ap.c:198: warning: format ‘%d’ expects type
‘int’, but argument 3 has type ‘double’
firmwares/fixedwing/main_ap.c:198: warning: format ‘%d’ expects type
‘int’, but argument 3 has type ‘double’
Any opinions?
Chris
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Paparazzi-devel] Strange GCS errors,
Chris <=