Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation restructure: Main structure #1915

Open
35 tasks
tigert opened this issue Jan 14, 2025 · 0 comments
Open
35 tasks

Documentation restructure: Main structure #1915

tigert opened this issue Jan 14, 2025 · 0 comments

Comments

@tigert
Copy link
Contributor

tigert commented Jan 14, 2025

There is need to revise documentation for MobiFlight. The current set of docs is both out of date and also spread between the website and the Mobiflight wiki.

Here is a structure I pulled from the top of my head as to what we should do - there is a clear need for a well structured user guide that consists of the following. Feel free to comment below if you think something is missing or could be organized differently, and I can edit the entry based on feedback.

Also, MobiFlight is a community, and to have great documentation to support the growing user community, we are calling for help from the more experienced users and those who have an interest in improving the situation. MobiFlight would not be what it is today without you!

For the docs we could have:

  • Quickstart guide / introduction to MobiFlight

    • Flight simulator connection: MSFS+WASM / XPlane, sim status menu
    • Arduino:
      • Connected devices,
      • Firmware flashing
      • Adding a switch and led, wiring. Maybe a link to some good electronics 101 guide?
      • Parking brake switch and led tutorial (MSFS)
    • Joysticks and MIDI:
      • Setting up, making sure support is enabled, how to find controls in MF
      • Parking brake example with both basic Joystick and Midi (Xtouch?) (MSFS)
    • XPlane and FSUIPC connections - quick overview
    • WinWing / MiniFCU / Other off the shelf panels
      • Pointers to FAQ / wiki pages
      • Links to Flightsim.to / Xplane.to for profiles / @otyq profile list on github
  • The feature guide

  • Hardware guides

    • General page about setting up device, with links to a page each for each supported hardware device, wiring, how to use in configs. These could be linked to from the GUI as well.
      • Output devices
      • Input devices
        • Button / switch (also describe rotary switches)
        • Encoders
        • Analog input - potentiometers, hall sensors (analog)
        • Input shift registers
    • Power and wiring guide
    • Using led output for more power hungry devices: FETs and relays, led strips
  • How to do logic in MF

  • Additional stuff

    • Link to Neil's blog posts to look up events
    • Troubleshooting guide
    • Intro to using LUA for x-plane
    • Extending MobiFlight: Custom output devices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant