paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Error in sending Intruder Message via IVY


From: Felix Ruess
Subject: Re: [Paparazzi-devel] Error in sending Intruder Message via IVY
Date: Tue, 10 Nov 2015 11:38:58 +0100

Thanks for the report, should be fixed in master with https://github.com/paparazzi/paparazzi/commit/21a4c250fb3e031c324c4560cc65d1c62aa98a9f

On Tue, Nov 10, 2015 at 12:51 AM, Rijesh Augustine <address@hidden> wrote:
Thanks Felix.

It's working now. I would like to mention that if the first INTRUDER message sent is incorrect the server crashes.
If the the first INTRUDER message sent is correct, subsequent messages with incorrect fields only return an error and don't crash the server.

Rijesh

On Mon, Nov 9, 2015 at 3:53 PM, Felix Ruess <address@hidden> wrote:
lat, lon and alt have to be integer values, see http://docs.paparazziuav.org/latest/paparazzi_messages.html#INTRUDER

On Mon, Nov 9, 2015 at 10:47 PM, rijesh <address@hidden> wrote:
Hi,

I have been trying to add an Intruder but keep getting an error with the
server crashing. Im sending a message that looks like this, via the python
and IvyMessagesInterface
and PprzMessage modules:

Sending message: ground.INTRUDER {id : 124, name : 123, lat : 43.4624607,
lon : 1.2723454, alt : 172.0, course : 30, speed : 5.0, climb : 2.0, itow :
0}

Here is the error:

Failure("int_of_string")
Failure("int_of_string")
/home/rijesh/paparazzi/sw/ground_segment/cockpit/gcs: safe_bind (INTRUDER:):
Failure("Attribute 'name' not found in ''")
Fatal error: exception Failure("Attribute 'id' not found in ''")
Broadcasting on network 127.255.255.255, port 2010

FAILED '/home/rijesh/paparazzi/sw/ground_segment/tmtc/server' with code 2


Putting in static values in live.ml for name and id result in lat and lon
errors.
Am I missing something?

Rijesh



--
View this message in context: http://lists.paparazziuav.org/Error-in-sending-Intruder-Message-via-IVY-tp17541.html
Sent from the paparazzi-devel mailing list archive at Nabble.com.

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


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



_______________________________________________
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]