cfs-tools / cfs-basecamp

Provides a framework and tools for developing, downloading, and integrating core Flight System (cFS) applications into an operational system.
Other
24 stars 2 forks source link

Enhance KIT_TO's pktmgr socket code and error handling #86

Closed open-stemware closed 2 weeks ago

open-stemware commented 1 month ago

pkt_mgr should set up the output socket once in its constructor and not each time it sends a packet. In addition, the constructor should have error handling logic. The most important one is for the telemetry packet pipe creation. If the JSON ini table specifies a depth greater than the cFE configuration max pie depth, then the creation fails and the app floods events with pipe error messages.

open-stemware commented 2 weeks ago

Closed in release v1.17.