mirror of
https://github.com/azaion/gps-denied-desktop.git
synced 2026-04-22 23:46:36 +00:00
component assesment and fixes done
This commit is contained in:
@@ -167,7 +167,7 @@ GET /api/satellite/tiles/batch?tiles=[...]
|
||||
**Description**: Prefetches satellite tiles along route corridor for a flight.
|
||||
|
||||
**Called By**:
|
||||
- F02 Flight Manager (during flight creation)
|
||||
- F02.1 Flight Lifecycle Manager (during flight creation)
|
||||
|
||||
**Input**:
|
||||
```python
|
||||
@@ -454,7 +454,7 @@ TileBounds:
|
||||
**Description**: Clears cached tiles for a completed flight.
|
||||
|
||||
**Called By**:
|
||||
- F02 Flight Processor (cleanup after flight completion)
|
||||
- F02.1 Flight Lifecycle Manager (cleanup after flight completion)
|
||||
|
||||
**Input**:
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user