Skip to content

Unique event function

Lorenzo Bettonte requested to merge unique-event-function into main

This merge request replaces the previous individual event functions with two new ones:

  • eventBallistic: detects launchpad exit, motor cutoff, apogee, and landing
  • eventParachute: detects landing and parachute cut

This improves modularity and simplifies event management across flight phases.

Merge request reports

Loading