component assesment and fixes done

This commit is contained in:
Oleksandr Bezdieniezhnykh
2025-11-30 16:09:31 +02:00
parent a172b21aac
commit ce9760fcbe
22 changed files with 681 additions and 1844 deletions
@@ -126,7 +126,7 @@ CameraParameters:
**Description**: Gets flight-specific configuration.
**Called By**: F02 Flight Manager
**Called By**: F02.1 Flight Lifecycle Manager
**Output**:
```python
@@ -193,7 +193,7 @@ FlightConfig:
**Description**: Persists flight-specific configuration when a flight is created.
**Called By**:
- F02 Flight Processor (during flight creation)
- F02.1 Flight Lifecycle Manager (during flight creation)
**Input**:
```python