bms 4.33 script diagram - mud v3.02

5
Thrustmaster HOTAS Warthog script for Falcon BMS 4.33 Version 3.02 - November 5th, 2015 - by Mud (420th Chaos Reigns) Page 1 IMPORTANT NOTES 1. Key File Copy the “BMS 4.33 - Mud.key” into your “\Falcon BMS 4.33\User\Config” folder, and then load the keyfile in the sim. 2. Throttle Backlight And LEDs The LEDs and backlight of the throttle will be turned off on script execution. They will turn on and off depending on the autopilot being active or not. 3. Automatic Launch of Falcon BMS Edit or delete the code at *** Launch Falcon BMS *** as you please. But if you do not change it, you will most likely get an error. 4. TM Cougar MFDs If you do not have the Cougar MFDs, you should also delete or comment out the *** TM Cougar MFDs *** code. 5. Script Comments and Changelog The script has a lot of comments in the code so it should be easy for most of you to make your own changes. 6. Questions / Suggestions? Feel free to contact me if you require help or if you have suggestions.

Upload: jim-hunal

Post on 20-Feb-2016

133 views

Category:

Documents


0 download

DESCRIPTION

BMS 4.33 Script Diagram - Mud v3.02

TRANSCRIPT

Page 1: BMS 4.33 Script Diagram - Mud v3.02

Thrustmaster HOTAS Warthog script for Falcon BMS 4.33 Version 3.02 - November 5th, 2015 - by Mud (420th Chaos Reigns) Page 1

IMPORTANT NOTES

1. Key File Copy the “BMS 4.33 - Mud.key” into your “\Falcon BMS 4.33\User\Config” folder, and then load the keyfile in the sim.

2. Throttle Backlight And LEDs The LEDs and backlight of the throttle will be turned off on script execution. They will turn on and off depending on the autopilot being active or not.

3. Automatic Launch of Falcon BMS Edit or delete the code at *** Launch Falcon BMS *** as you please. But if you do not change it, you will most likely get an error.

4. TM Cougar MFDs If you do not have the Cougar MFDs, you should also delete or comment out the *** TM Cougar MFDs *** code.

5. Script Comments and Changelog The script has a lot of comments in the code so it should be easy for most of you to make your own changes.

6. Questions / Suggestions? Feel free to contact me if you require help or if you have suggestions.

Page 2: BMS 4.33 Script Diagram - Mud v3.02

Thrustmaster HOTAS Warthog script for Falcon BMS 4.33 Version 3.02 - November 5th, 2015 - by Mud (420th Chaos Reigns) Page 2

Trim Switch: ▲ - Trim Pitch Down ▼ - Trim Pitch Up ◄ - Trim Roll Left ► - Trim Roll Right

Master Mode: ● - DX3 Cycle FOV*

Weapon Release: ● - DX2 Pickle Button

Data Management Switch: ▲ - DX DMS Up ▼ - DX DMS Down ◄ - DX DMS Left ► - DX DMS Right

Target Management Switch: ▲ - DX TMS Up ▼ - DX TMS Down ◄ - DX TMS Left ► - DX TMS Right

Paddle Switch: ● - Look Closer

Pinky Button: ● - Missile Step / NWS / AA Disconnect*

Countermeasures Switch: ▲ - DX CMS Up (Activate Selected Program)

▼ - DX CMS Down (Jammer On)

◄ - DX CMS Left (Activate Program 6)

► - DX CMS Right (Jammer Off)

● - Missile Cage / Uncage

Trigger: ● - DX1 First Stage ● ● - DX6 Second Stage

* The pinky and master mode buttons are swapped because of my personal preference (A-10C habbit for the NWS), as well as the TM Warthog having the nasty habbit of turning a ° or so when pressing the Master Mode button.

Page 3: BMS 4.33 Script Diagram - Mud v3.02

Thrustmaster HOTAS Warthog script for Falcon BMS 4.33 Version 3.02 - November 5th, 2015 - by Mud (420th Chaos Reigns) Page 3

Pinky Switch: ◄ - Nav: Flash, Anti-collision: Flash ● - Lights Off ► - Nav: Steady, Anti-collision: Flash

Left Throttle Button: ● - Autopilot Altitude / Off* — - Autopilot Attitude

Slew Control: ● Short – Radar Cursor Reset ● Long – Cursor Enable

Coolie Hat: ▲ - Radar Tilt Up ▲ — - Radar Tilt Reset ▼ - Radar Tilt Down ▼ — - Radar Tilt Reset ◄ - Radar Range Up ► - Radar Range Down

Mic Switch: ▲ - AWACS: Declare

▼ - N/A (ie: free) ► - Com 1 Transmit ◄ - Com 2 Transmit

Speed Brake Switch: ◄ - DX27 – Speed Brake Open ► - DX28 – Speed Brake Close

Boat Switch: ◄ - Dogfight Override Mode □ - Cancel Override ► - Missile Override Mode

China Hat: ◄ - Previous Steerpoint ► - Next Steerpoint

* Check page 3 for long and short press autopilot settings

Page 4: BMS 4.33 Script Diagram - Mud v3.02

Thrustmaster HOTAS Warthog script for Falcon BMS 4.33 Version 3.02 - November 5th, 2015 - by Mud (420th Chaos Reigns) Page 4

EAC Switch: ▲ - Parking Brake On ▼ - Parking Brake Off

RDR ALTM: ▲ - Landing / Taxi Lights On ▼ - Landing / Taxi Lights Off

AP Engage / Disengage: ● - Emergency Jettison

AP PATH / ALT / HDG: ▲ - Short: Follow HSI heading - Long: Follow HSI & Hold Pitch □ - Short Hold Roll Angle and Altitude - Long: Hold Roll & Pitch ▼ - Short: Follow Course to Waypoint - Long: Follow Waypoint & Hold Pitch

LG Horn Silence: ● - Alternate Gear Reset

APU Switch: ▲ - Alternate Gear Down ▼ - Alternate Gear Down

ENG OPER L & R: ▲ L - Open/Close Canopy ▲ R - JFS2 Start ▼ - N/A

FUEL FLOW Left: ▲ - Cat I ▼ - Cat III

FUEL FLOW Right: ▲ - Master Arm On ▼ - Master Arm Safe

Flaps: ▲ - Landing Gear Up □ - N/A ▼ - Landing Gear Down

Throttle Idle Detent: ▲ - Idle Detent ▼ - Idle Detent

* After JFS2 Start, wait for the RPM to reach +20% and move the throttle over the idle detent and to full military power, and right away back to (not over) the idle detent. This will start your engine and let BMS initialize the range of your throttle.

Page 5: BMS 4.33 Script Diagram - Mud v3.02

Thrustmaster HOTAS Warthog script for Falcon BMS 4.33 Version 3.02 - November 5th, 2015 - by Mud (420th Chaos Reigns) Page 5

SYM: ▲ - AA Mastermode / NAV ▼ - AG Mastermode / NAV

CON: ▲ - Altimeter Pressure Setting Increase ▼ - Altimeter Pressure Setting Increase

BRT: ▲ - MFD Brightness Increase ▼ - MFD Brightness Decrease

GAIN: ▲ - HUD Brightness Increase ▼ - HUD Brightness Decrease