|
3 | 3 | "label": "Honeycomb Bravo", |
4 | 4 | "description": "Using the selector knob on a Honeycomb Bravo", |
5 | 5 | "value": "honeycombbravo", |
6 | | - "href": "https://github.com/MobiFlight/MobiFlight-Connector/wiki/Using-the-selector-knob-on-a-Honeycomb-Bravo", |
7 | | - "preamble": "Check out this wiki page for information on using the selector knob with the Honeycomb Bravo:" |
| 6 | + "content": [ |
| 7 | + "👉 **Check out this wiki page** for information on using the selector knob with the Honeycomb Bravo:", |
| 8 | + "[Using the selector knob on a Honeycomb Bravo](<https://github.com/MobiFlight/MobiFlight-Connector/wiki/Using-the-selector-knob-on-a-Honeycomb-Bravo>)" |
| 9 | + ] |
8 | 10 | }, |
9 | 11 | { |
10 | 12 | "label": "Multiplexers", |
11 | 13 | "description": "Beginner's guide to input multiplexers", |
12 | 14 | "value": "multiplexers", |
13 | | - "href": "https://github.com/MobiFlight/MobiFlight-Connector/wiki/Beginner%27s-guide-to-input-multiplexers", |
14 | | - "preamble": "Check out this wiki page for information on using multiplexers with MobiFlight:" |
| 15 | + "content": [ |
| 16 | + "👉 **Check out this wiki page** for information on using multiplexers with MobiFlight:", |
| 17 | + "[Beginner's guide to input multiplexers](<https://github.com/MobiFlight/MobiFlight-Connector/wiki/Beginner%27s-guide-to-input-multiplexers>)" |
| 18 | + ] |
15 | 19 | }, |
16 | 20 | { |
17 | 21 | "label": "Input shifters", |
18 | 22 | "description": "Adding lots of buttons with an input shift register", |
19 | 23 | "value": "inputshifters", |
20 | | - "href": "https://github.com/MobiFlight/MobiFlight-Connector/wiki/Adding-lots-of-buttons-with-an-input-shift-register", |
21 | | - "preamble": "Check out this wiki page for information on using input shifters with MobiFlight:" |
| 24 | + "content": [ |
| 25 | + "👉 **Check out this wiki page** for information on using input shifters with MobiFlight:", |
| 26 | + "[Adding lots of buttons with an input shift register](<https://github.com/MobiFlight/MobiFlight-Connector/wiki/Adding-lots-of-buttons-with-an-input-shift-register>)" |
| 27 | + ] |
22 | 28 | }, |
23 | 29 | { |
24 | 30 | "label": "Output shifters", |
25 | 31 | "description": "Controlling LEDs with an output shift register", |
26 | 32 | "value": "outputshifters", |
27 | | - "href": "https://github.com/MobiFlight/MobiFlight-Connector/wiki/Controlling-LEDs-with-an-output-shift-register", |
28 | | - "preamble": "Check out this wiki page for information on using output shifters with MobiFlight:" |
| 33 | + "content": [ |
| 34 | + "👉 **Check out this wiki page** for information on using output shifters with MobiFlight:", |
| 35 | + "[Controlling LEDs with an output shift register](<https://github.com/MobiFlight/MobiFlight-Connector/wiki/Controlling-LEDs-with-an-output-shift-register>)" |
| 36 | + ] |
29 | 37 | }, |
30 | 38 | { |
31 | 39 | "label": "Logs", |
32 | 40 | "description": "Providing logs from MobiFlight", |
33 | 41 | "value": "logs", |
34 | | - "href": "https://github.com/MobiFlight/MobiFlight-Connector/wiki/Providing-logs-from-MobiFlight", |
35 | | - "preamble": "To help diagnose your problem we need to see your MobiFlight logs. Follow the steps in this wiki to get them:" |
| 42 | + "content": [ |
| 43 | + "To help diagnose your problem we need to see your MobiFlight logs. Follow the steps in this wiki to get them:", |
| 44 | + "[Providing logs from MobiFlight](<https://github.com/MobiFlight/MobiFlight-Connector/wiki/Providing-logs-from-MobiFlight>)" |
| 45 | + ] |
36 | 46 | }, |
37 | 47 | { |
38 | 48 | "label": "7 Segments", |
39 | 49 | "description": "Setting up 7 segment LED modules with SimConnect Events", |
40 | 50 | "value": "7segments", |
41 | | - "href": "https://github.com/MobiFlight/MobiFlight-Connector/wiki/Tutorial-Setting-up-7-segment-LED-modules-with-SimConnect-Events", |
42 | | - "preamble": "Check out this wiki page for information on using 7-segment LED modules with MobiFlight:" |
| 51 | + "content": [ |
| 52 | + "👉 **Check out this wiki page** for information on using 7-segment LED modules with MobiFlight:", |
| 53 | + "[Setting up 7 segment LED modules with SimConnect Events](<https://github.com/MobiFlight/MobiFlight-Connector/wiki/Tutorial-Setting-up-7-segment-LED-modules-with-SimConnect-Events>)" |
| 54 | + ] |
43 | 55 | }, |
44 | 56 | { |
45 | 57 | "label": "CH340", |
46 | 58 | "description": "Arduino Nano and Mega with CH340 chips connection issues", |
47 | 59 | "value": "ch340", |
48 | | - "href": "https://www.badcasserole.com/arduino-nano-with-ch340-chips-connection-issues/", |
49 | | - "preamble": "It sounds like your Arduino uses a counterfeit CH340 chip. You can find more information about this problem and how to fix it by visiting this blog post:" |
| 60 | + "content": [ |
| 61 | + "It sounds like your Arduino uses a counterfeit CH340 chip. You can find more information about this problem and how to fix it by visiting this blog post:", |
| 62 | + "[Arduino Nano and Mega with CH340 chips connection issues](<https://www.badcasserole.com/arduino-nano-with-ch340-chips-connection-issues/>)" |
| 63 | + ] |
50 | 64 | }, |
51 | 65 | { |
52 | 66 | "label": "Getting started 2023", |
53 | 67 | "description": "Getting Started 2023 - MobiFlight Tutorial", |
54 | 68 | "value": "gettingstarted", |
55 | | - "href": "https://www.youtube.com/watch?v=pS8KGfYRNrY", |
56 | | - "preamble": "Check out this YouTube video for a good introduction on getting started with MobiFlight:" |
| 69 | + "content": [ |
| 70 | + "👉 **Check out this YouTube video** for a good introduction on getting started with MobiFlight:", |
| 71 | + "[Getting Started 2023 - MobiFlight Tutorial](<https://www.youtube.com/watch?v=pS8KGfYRNrY>)" |
| 72 | + ] |
| 73 | + }, |
| 74 | + { |
| 75 | + "label": "Using potentiometers with MobiFlight", |
| 76 | + "description": "Using potentiometers with MobiFlight", |
| 77 | + "value": "pots", |
| 78 | + "content": [ |
| 79 | + "👉 **Check out the documentation** for a step-by-step guide to using potentiometers with MobiFlight:", |
| 80 | + "[Using potentiometers with MobiFlight](<https://docs.mobiflight.com/devices/potentiometer/>)" |
| 81 | + ] |
| 82 | + }, |
| 83 | + { |
| 84 | + "label": "Finding input events (2020)", |
| 85 | + "description": "Uncovering input events using the MSFS2020 behavior dialog", |
| 86 | + "value": "inputevents", |
| 87 | + "content": [ |
| 88 | + "You can use the developer tools in MSFS2020 to find the code for the input events.", |
| 89 | + "See this blog post for details on how to do it:", |
| 90 | + "[Uncovering input events using the MSFS2020 model behavior dialog](<https://www.badcasserole.com/uncovering-input-events-using-the-msfs2020-model-behavior-dialog/>)" |
| 91 | + ] |
| 92 | + }, |
| 93 | + { |
| 94 | + "label": "Finding input events (2024)", |
| 95 | + "description": "Finding input events in Microsoft Flight Simulator 2024", |
| 96 | + "value": "inputevents2024", |
| 97 | + "content": [ |
| 98 | + "👉 **Check out the documentation** for a step-by-step guide to finding input events in Microsoft Flight Simulator 2024:", |
| 99 | + "[Finding input events in Microsoft Flight Simulator 2024](<https://docs.mobiflight.com/guides/input-events-2024/>)" |
| 100 | + ] |
| 101 | + }, |
| 102 | + { |
| 103 | + "label": "Using three-position switches with MobiFlight", |
| 104 | + "description": "Using three-position switches with MobiFlight", |
| 105 | + "value": "threeposition", |
| 106 | + "content": [ |
| 107 | + "👉 **Check out the documentation** for a step-by-step guide to using three-position switches with MobiFlight:", |
| 108 | + "[Using three-position switches with MobiFlight](<https://docs.mobiflight.com/devices/button-switch/>)" |
| 109 | + ] |
| 110 | + }, |
| 111 | + { |
| 112 | + "label": "Verifying the WASM module", |
| 113 | + "description": "Verifying the WASM module installation", |
| 114 | + "value": "wasm", |
| 115 | + "content": [ |
| 116 | + "👉 **Check out the documentation** for a step-by-step guide to resolving WASM installation issues:", |
| 117 | + "[Verifying the WASM module](<https://docs.mobiflight.com/guides/wasm-module/>)" |
| 118 | + ] |
| 119 | + }, |
| 120 | + { |
| 121 | + "label": "Using WINWING devices with MobiFlight", |
| 122 | + "description": "Using WINWING devices with MobiFlight", |
| 123 | + "value": "ww", |
| 124 | + "content": [ |
| 125 | + "👉 **Check out the documentation** for information on using your WINWING device with MobiFlight:", |
| 126 | + "[Using WINWING devices with MobiFlight](<https://docs.mobiflight.com/game-controllers/winwing/>)" |
| 127 | + ] |
| 128 | + }, |
| 129 | + { |
| 130 | + "label": "Using the WINWING PFP 3N with MobiFlight", |
| 131 | + "description": "Using the WINWING PFP 3N with MobiFlight", |
| 132 | + "value": "cdu", |
| 133 | + "content": [ |
| 134 | + "👉 **Follow the step-by-step guide** to set up your PFP 3N with MobiFlight:", |
| 135 | + "[Using the WINWING PFP 3N with MobiFlight](<https://docs.mobiflight.com/game-controllers/winwing/winwing-cdu>)" |
| 136 | + ] |
| 137 | + }, |
| 138 | + { |
| 139 | + "label": "Solving flashing errors", |
| 140 | + "description": "Solving flashing errors", |
| 141 | + "value": "flashing", |
| 142 | + "content": [ |
| 143 | + "👉 **See the following guide** to troubleshoot ⚡flashing errors:", |
| 144 | + "[Solving flashing errors](<https://docs.mobiflight.com/guides/solving-flashing-errors/>)" |
| 145 | + ] |
| 146 | + }, |
| 147 | + { |
| 148 | + "label": "Taking screenshots", |
| 149 | + "description": "Taking screenshots using the Windows snipping tool", |
| 150 | + "value": "screenshots", |
| 151 | + "content": [ |
| 152 | + "👉 **To take a screenshot**, you can use the ✂️ **Windows snipping tool**.", |
| 153 | + "", |
| 154 | + "**Here's how:**", |
| 155 | + "* `Win` + `Shift` + `S` to open the snipping tool, then select the area you want to capture.", |
| 156 | + "* The screenshot will be copied to your clipboard, and you can paste it into your message with `Ctrl` + `V`.", |
| 157 | + "", |
| 158 | + "🔍 Check out the full tutorial for [Taking screenshots](<https://docs.mobiflight.com/guides/taking-screenshots/>)" |
| 159 | + ] |
| 160 | + }, |
| 161 | + { |
| 162 | + "label": "MobiFlight Installation Path", |
| 163 | + "description": "Finding the MobiFlight installation", |
| 164 | + "value": "installpath", |
| 165 | + "content": [ |
| 166 | + "👉 **MobiFlight installs to** 📂`%LocalAppData%\\MobiFlight\\MobiFlight Connector`", |
| 167 | + "[MobiFlight Installation Path](<https://docs.mobiflight.com/guides/installation-path/>)" |
| 168 | + ] |
57 | 169 | } |
58 | 170 | ] |
0 commit comments