56 lines
1.3 KiB
Markdown
56 lines
1.3 KiB
Markdown
---
|
|
aliases:
|
|
Tags:
|
|
- daily
|
|
day_grade:
|
|
Dehnen:
|
|
Sport:
|
|
Ernährung:
|
|
---
|
|
# 2025-09-29
|
|
|
|
[[2025-09-28]] <--> [[2025-09-30]]
|
|
|
|
|
|
Error generating daily quote
|
|
|
|
---
|
|
## Planning
|
|
|
|
### Flight Controller Development Plan
|
|
|
|
```mermaid
|
|
flowchart TD
|
|
A[Flight Controller Development Plan]
|
|
|
|
%% Phase 0
|
|
A --> P0[Phase 0 End<br/>- Fix IO bug in logger storage<br/>- Enable weight and flight entity exports<br/>- Release v1.0]
|
|
P0 --> PCF1[Position Controlled Flight<br/>using stick inputs - play and module<br/>3D model IO]
|
|
|
|
%% Concept Phases 1 & 2
|
|
A --> C12[Concept Phases 1 and 2<br/>- Application system<br/>- Model product system<br/>- Logging with v1.0]
|
|
C12 --> PCF1
|
|
|
|
%% Converge to V2.0
|
|
PCF1 --> V20[System and Application Layers with v2.0]
|
|
|
|
%% Global controller
|
|
V20 --> GC[Global Controller]
|
|
GC --> GCR[Global Controller ready for new project]
|
|
|
|
%% New project timeline (examples based on sketch)
|
|
GCR --> NP1[New specific project]
|
|
NP1 --> S1A[Specific concept and application system<br/>with product]
|
|
S1A --> S1B[Specific concept and application system<br/>end of 2025]
|
|
S1B --> S1C[Specific concept and application system<br/>with product]
|
|
S1C --> S1D[Specific concept and application system<br/>end of 2026]
|
|
S1D --> NEXT[Early three years: deliver next piece]
|
|
```
|
|
___
|
|
## Reflection
|
|
|
|
|
|
|
|
___
|
|
## Notes
|
|
- |