nasa / LC

The Core Flight System (cFS) Limit Checker (LC) application.
Apache License 2.0
30 stars 21 forks source link

LC does not support double precision watchpoints #3

Closed SpaceSteve121 closed 2 years ago

SpaceSteve121 commented 3 years ago

LC does not currently support defining a watchpoint for a double precision value. Doubles are commonly used in GNC applications, and it would be helpful for LC to support monitoring those telemetry points, rather than requiring the upstream app to provide special telemetry for LC to monitor.

skliper commented 2 years ago

Duplicate of #5