Opened 11 years ago
Closed 11 years ago
#159 closed task (fixed)
Re-initialize the serial port object if reading becomes slow again
Reported by: | smoser | Owned by: | smoser |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Data-Interface | Version: | 1.2.0 (Usability) |
Keywords: | Cc: |
Description
We had recently problems where read operations from the flarm became veeery slow. Restarting the client resolves the problem, but all queued messages are lost then. Unable to trace down the problem in the client, but taking two preventive measures:
- re-initialize the serial port object after n read operations
- re-initialize the serial port object if the read operations become slow again
Change History (3)
comment:1 Changed 11 years ago by
Summary: | Shoot the client in the head if reading becomes slow again → Re-initialize the serial port object if reading becomes slow again |
---|
comment:2 Changed 11 years ago by
Status: | new → assigned |
---|
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.