File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
FprimeZephyrReference/Components/AntennaDeployer/docs Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -57,9 +57,12 @@ Add sequence diagrams here
5757
5858## Events
5959| Name | Description |
60- | Deploy_Attempt| Emitted when deploy attempt starts|
61- | Deploy_Success| Emitted once the antenna has been detected as successfully deployed|
62- | Deploy_Finish| Emitted once deploy attempts are finished|
60+ | ------| ------------|
61+ | DeployAttempt| Emitted at the start of each deployment attempt|
62+ | DeploySuccess| Emitted when the antenna deployment is considered successful|
63+ | DeployFinish| Emitted when the deployment procedure finishes|
64+ | InvalidDistanceMeasurement| Emitted when a distance reading is ignored because it is invalid|
65+ | QuietTimeExpired| Emitted when the quiet wait period expires and deployment attempt begins|
6366
6467
6568## Telemetry
You can’t perform that action at this time.
0 commit comments