Skip to content

Commit f955bfd

Browse files
committed
updated sdd
1 parent 0be1b20 commit f955bfd

File tree

1 file changed

+6
-3
lines changed
  • FprimeZephyrReference/Components/AntennaDeployer/docs

1 file changed

+6
-3
lines changed

FprimeZephyrReference/Components/AntennaDeployer/docs/sdd.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)