Remi
|
d4521c87c6
|
Translate pilot monitoring and learn pages
|
2025-09-19 08:54:57 +02:00 |
|
Remi
|
a667bd3d3a
|
Translate learn page and add audio speed control
|
2025-09-18 23:57:39 +02:00 |
|
Remi
|
6dbfe07d2b
|
Persist learn progress per user
|
2025-09-18 23:30:55 +02:00 |
|
Remi
|
03b86ae637
|
Add ATIS quick actions and airport frequency data
|
2025-09-18 18:16:40 +02:00 |
|
Remi
|
80ccaaf297
|
Add automated flight simulation trace for pilot monitoring
|
2025-09-17 15:56:09 +02:00 |
|
Remi
|
19f253f53e
|
Implement authentication, waitlist, and logging upgrades
|
2025-09-16 17:28:34 +02:00 |
|
itsrubberduck
|
a7eebf0baf
|
refactor: update OpenAI TTS integration and cleanup imports
- index.vue: comment out cockpit simulator image
- learn.vue: remove unused imports (useRadioTTS, learnModules)
- atc/say.post.ts & utils/normalize.ts: rename openaiOld → normalize, adjust TTS calls, skip ensureDir/writeFile
- communicationsEngine.ts: fix atcDecisionTree import path
|
2025-09-16 16:14:12 +02:00 |
|
Remi
|
8abd011514
|
Refine pilot monitoring communication flow
|
2025-09-16 15:48:00 +02:00 |
|
itsrubberduck
|
1e3994f3ce
|
The system now intelligently handles edge cases while maintaining the core decision tree structure. The LLM will follow the schema when possible but can respond naturally when the pilot says something unexpected, making it much more realistic and flexible for training scenarios
|
2025-09-16 12:38:15 +02:00 |
|
itsrubberduck
|
f72d5b22b8
|
new version of pm using decision tree
|
2025-09-16 12:23:32 +02:00 |
|