-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
Make EnergySetter control how apple2 and pgm fly scan move.
Goals
- Synchronize the movement of the Apple2 and PGM components during a flying energy scan, ensuring they reach matching speeds at the scan's start.
Tasks
base on the goals, deduce the tasks required. check them off once they're done
- Make EnergySetter flyable, pareparable and flyable, it must manage the energy ramp-up and synchronization sequence.
- Preparable:
1. Call prepare both pgm and gap. - Flyable:
1.Get and calculate the acceleration time different.
2. Kickoff off both with a time offset.