Is there a place to configure the messages sent by paparazzi serverĀ ?
My story : - on a development PC, using jsbsim, I send a MOVE_WAYPOINT message. Everything happens as explained on this post : http://lists.gnu.org/archive/html/paparazzi-devel/2012-06/msg00015.html
with this sequence : MOVE_WAYPOINT->MOVE_WP->WP_MOVED_ENU->WAYPOINT_MOVED - on another PC, using a real uav, the server does not send the WAYPOINT_MOVED message. The uav send the WP_MOVED_ENU but no WAYPOINT_MOVED message is provided by server.