Differences
This shows you the differences between two versions of the page.
| dido:99_annexes:annex-d-requirements:part-04:p4-req-21-11-005 [2026/08/07 14:16] – created owen | dido:99_annexes:annex-d-requirements:part-04:p4-req-21-11-005 [2026/08/07 14:17] (current) – owen | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== P4-REQ-21-11-004 ====== | + | ====== P4-REQ-21-11-005 ====== |
| [[dido: | [[dido: | ||
| Line 5: | Line 5: | ||
| ===== Statement ===== | ===== Statement ===== | ||
| - | The Developer Handbook SHALL define | + | The Developer Handbook SHALL define |
| ===== Source ===== | ===== Source ===== | ||
| Line 13: | Line 13: | ||
| ===== Rationale ===== | ===== Rationale ===== | ||
| - | Naming conventions provide | + | Coding style requirements establish |
| - | Consistent naming improves | + | Defined style supports |
| ===== Applies To ===== | ===== Applies To ===== | ||
| Line 21: | Line 21: | ||
| This requirement applies to: | This requirement applies to: | ||
| - | * repository directories; | + | * hand-authored Phase 0 source code; |
| - | * source files and modules; | + | * implementation |
| - | * IDL structures and generated types; | + | * supporting modules; |
| - | * DDS Topics | + | * wrappers |
| - | * configuration files; and | + | * applicable code-review activities. |
| - | * scripts and traceability artifacts. | + | |
| ===== Verification ===== | ===== Verification ===== | ||
| - | Verification SHALL confirm that the Developer Handbook defines | + | Verification SHALL confirm that the Developer Handbook defines |
| Verification activities should include review checks confirming that: | Verification activities should include review checks confirming that: | ||
| - | * directory naming | + | * source and module organization |
| - | * source | + | * naming of functions, methods, classes, |
| - | * IDL and generated-type naming is addressed; | + | * imports |
| - | * DDS Topic and QoS naming is addressed; and | + | * configuration |
| - | * script and configuration naming is addressed. | + | * review expectations are addressed. |
| ===== Traceability ===== | ===== Traceability ===== | ||
| - | This requirement establishes the naming | + | This requirement establishes the coding |
| Related requirement identifiers: | Related requirement identifiers: | ||
| - | * [[dido: | + | * [[dido: |
| - | * [[dido: | + | * [[dido: |
| + | * [[dido: | ||
| Related source section: | Related source section: | ||