Custom Query (18 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 18)

1 2 3 4 5 6
Ticket Resolution Summary Owner Reporter
#36 fixed problème timeout tcp socket Bayard Gildas Sanahuja Guillaume
Description

le timeout des tcpsocket pose problème dans la méthode TcpSocket::Connect, un connect est lancé en non bloquant, puis on teste son état avec un select et un timeout. S'il y a timeout, le socket est fermé, et au coup d'après on relance un nouveau connect etc... Si la réponse arrive donc en retard, il ne s'agit plus du meme socket et un RST est envoyé. La connexion ne peut donc jamais se faire. Il faudrait aussi comprendre l'utilité du second connect (ligne 174) lorsque le select réussi.

#37 fixed gcs/dataplot2d crashes when changing period Sanahuja Guillaume Sanahuja Guillaume
#38 fixed dualshock3 object is deleted on uav side when connection is lost Bayard Gildas Sanahuja Guillaume
Description

when a connection lost occurs, state machine goes to failsafe and lands the uav. but dualsochock3 object is also deleted, and when state machine tries to read it, a segmentation fault occurs.

1 2 3 4 5 6
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.