A comprehensive guide documenting F-16 HOTAS switch systems (Target Management Switch, Display Management Switch, and Countermeasures Management Switch) for Falcon BMS and other F-16 flight simulators.
The author is not affiliated with or endorsed by Falcon BMS or any other flight sim developers. This is not an official guide or manual. It aims to help the flight sim community by consolidating information that is otherwise scattered across multiple manuals, training materials, and community resources into a single, structured reference.
- π Read the Guide: See Main Guide Files Section below
- π Explore the Website: Project documentation site
- π¬ Join Discussion: BMS Forum Thread
- β Star this repo if you find it useful!
| Format | Link | Description |
|---|---|---|
| π LaTeX Source | guide.tex |
Editable source file |
| π Compiled PDF | guide.pdf |
Ready-to-read document |
π Click the links above to access the guide! π
β οΈ Style Revision in Progress (v0.4.2.0)
A dedicated style revision pass is currently underway to improve clarity and directness across all chapters. The guide, in its current version is fully accessible and technically accurate. Expected completion: 2026-03-20.
| Metric | Value |
|---|---|
| Guide Version | v0.4.1.1 |
| Phase | Pre-publication (0.x.x.x) |
| Chapters Planned | 7 |
| Chapters with Content | 4 (C1, C2, C3, C5) |
| Chapters with Style Revision Complete | 0 (in progress: C5) |
| Next Target | v0.4.2.0 β Style Full Revision |
| Status | File Name | Last Modified |
|---|---|---|
| π dev | chapter-C4-tms-structure-dev-2026-02-13.tex | 2026-02-23 |
| π‘ review | chapter-C5-style-rev-review-2026-02-22.tex | 2026-02-23 |
| βͺ final | section-C2-S1-S3-soi-context-dependency-final-2026-02-15.tex | 2026-02-23 |
| π‘ review | section-C4-S3-tms-aa-review-2026-02-17.tex | 2026-02-23 |
Legend: π dev π‘ review βͺ final
For integrated files, see the
archive/WIP/folder.
Transparent time tracking via WakaTime specifically for this repository.
This project develops a structured guide explaining the F-16 HOTAS TMS, DMS and CMS switch functionality, grounded in Falcon BMS manuals (Dash-34, Dash-1) and training materials.
tms-dms-cms-usage-guide/
β
βββ guide.tex # Current production version (.tex)
βββ guide.pdf # Compiled PDF
βββ INTEGRATED-FILES.md # Auto-generated tracking report
βββ CHANGELOG.md # Releases changelog tracking
βββ SETUP.md # Infrastructure setup
β
βββ docs/ # Governance & tracking
β βββ guide-web.pdf # guide.pdf copy for online visualization
β βββ briefing-v0.2.0.1.md
β βββ wip-file-naming-v1.4.md
β βββ version-system-v4.2.1.md
β βββ project-tracking-v5.0.0.md
β βββ WIP-Snapshot-Generator-v3.1.html
β βββ tex-preamble-consolidated.md
β
βββ wip/ # Active work-in-progress files
β βββ chapter-*.tex # Chapter drafts
β βββ section-*.tex # Section drafts
β βββ guide/ # Active guide snapshots
β
βββ archive/ # Historical & approved files
β βββ WIP/ # Integrated/deprecated WIP files
β βββ GUIDE/ # Older guide versions
β βββ GUIDE-STRUCTURE/ # Older structure-only files
β
βββ template/ # Templates & blueprints
β βββ template-wip-V1.0.tex # Canonical WIP template
β
βββ fig/ # Images used in the guide
βββ misc/ # Miscellaneous resources
β βββ STYLE-GUIDE-v0.2.0.md
β βββ fontes/ # Source PDFs (Dash-34, etc.)
βββ scripts/ # Automation scripts
βββ .github/ # Issues, Actions, PR templates, community files
βββ .vscode/ # VSCode workspace settings
β
βββ LICENSE # CC BY-NC 4.0
βββ README.md # This file
The project uses five governance documents and an auto-generated tracking report:
| Document | Location | Purpose |
|---|---|---|
| BRIEFING | /docs/ |
Project scope, content outline, layout standards |
| STYLE-GUIDE | /misc/ |
Prose style, voice, formatting policies, and prohibited patterns |
| WIP-FILE-NAMING | /docs/ |
Rules for WIP file naming, status lifecycle (dev β review β final β approved) |
| VERSION-SYSTEM | /docs/ |
Guide version numbering (0.x.x.x pre-publication, x.y.z post-publication) |
| PROJECT-TRACKING | /docs/ |
Session log, WIP status snapshot, milestones, current priorities |
| INTEGRATED-FILES | / (root) |
Auto-generated report: tracked files, commits, issues, milestones (updated by GitHub Action) |
- Create β Copy template from
template/towip/ - Develop β Edit with status
dev - Review β Human review, status
review - Finalize β Approved content, status
final - Integrate β Merge into guide, move to
archive/, statusapproved
| Status | Meaning |
|---|---|
dev |
Draft stage, not ready for review |
review |
Under human review |
final |
Approved, ready for integration |
approved |
Integrated and archived |
deprecated |
Retired or superseded |
- TeXstudio + MiKTeX β Primary LaTeX IDE for guide compilation and PDF generation
- Visual Studio Code β Multi-purpose editor for LaTeX, Markdown, scripts, and Copilot/Claude AI integration
- Git / GitHub Desktop β Version control and repository management
- Perplexity Pro (Perplexity AI) β Research organization, project structuring, governance framework design, initial draft content generation, and review
- Claude Pro (Anthropic) β Research, initial draft content generation, review, and governance framework; used via web interface and VSCode (Claude Code)
- GitHub Copilot Pro (GitHub / Microsoft) β Documentation, repository management, issue and pull request coordination, and collaborative development; used via GitHub web interface and VSCode
- WIP Snapshot Generator β Interactive HTML tool (WIP Generator v3.1) for generating compliant WIP file names
This guide is grounded in official Falcon BMS documentation:
- TO 1F-16CMAM-34-1-1 β Falcon BMS Simulator F-16 Avionics & Weapons Manual (Dash-34)
- TO 1F-16CMAM-1 β Falcon BMS Simulator F-16C/D Flight Manual (Dash-1)
- Falcon BMS 4.38.1 Training Manual β Training missions guide
- F-16 Combat Aircraft Fundamentals Handbook (MCH 11-F16 Vol 5) β USAF Multi-Command guidelines
All technical claims are cross-referenced to these sources.
| Resource | Description |
|---|---|
| Milestones | Planned releases |
| Issues | Current tasks |
| Tags | Version history |
Next milestones:
- v0.4.2.0 β Style Full Revision
- v0.5.0.0 β Chapter 4 (TMS) integration
Contributions are welcome! See CONTRIBUTING.md for guidelines.
Ways to contribute:
- Content corrections and accuracy improvements
- Structural and clarity suggestions
- New sections or expanded coverage
- LaTeX compilation or PDF rendering feedback
Community:
- π¬ Join the discussion on Falcon BMS Forum
- β Star this repo if you find it useful
- π Drop a vote or comment on the forum thread
This project is released under Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0).
You are free to: share, translate, adapt, and enhance this guide with attribution.
Restrictions: No commercial use. Attribution required.
For full legal details, see the LICENSE file.
Project Development:
- Carlos "Metal" Nader β Project lead, content author
- AI Assistants for structural guidance, governance framework, Dash-34 research, and initial content drafting β Perplexity Pro and Claude Pro
- AI Assistant for GitHub coding and repository maintenance β Copilot Pro
Technical References:
- Falcon BMS (official manuals & training materials)
- F-16 community knowledge & subject-matter experts
For questions, suggestions, or feedback:
- πΉοΈ Discord user name: @carlosnader
- π§ carlos.snm@gmail.com
- π¬ Falcon BMS Forum Thread
- π Open an Issue
License: CC BY-NC 4.0 | Guide Status: Pre-publication v0.4.1.1