CarletonURocketry / hysim

A simulation of the hybrid control system which can be run on POSIX platforms.
2 stars 0 forks source link

Arming and actuator state telemetry #13

Open linguini1 opened 2 weeks ago

linguini1 commented 2 weeks ago

The hybrid communication specification requires that arming states and actuator states be sent as telemetry packets whenever a change to them occurs. This needs to be implemented in the pad server.

In addition, the pad server implementation should broadcast states periodically on a timer to cover scenarios where:

bskdany commented 1 week ago

This issue is blocked by #10