home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 10 / CDE10.mdf / baghdad / b2b_demo.exe / B2BDEMO.EXE / EXTRAS / TM / B2B.B50 next >
Text File  |  1996-10-02  |  2KB  |  59 lines

  1.  
  2. REM CONTROLLER CONFIG: TQS/FLCS
  3.  
  4. REM B2B.B50 and B2B.M50
  5. REM Buzz Hoffman  2/10/96
  6. REM For use with the ThrustMaster FLCS/TQS and Back To Baghdad from Military Simulations Inc.
  7. REM 
  8. REM In general:
  9. REM 
  10. REM Dogfight switch up - Air To Air Combat Modes
  11. REM 
  12. REM Dogfight switch middle - Air To Ground Combat Modes
  13. REM 
  14. REM Dogfight switch down - Launch and Recovery Modes
  15. REM 
  16. REM Cycle Commands are generally operated in fwd cycle with S3 out, hold S3 in and press the
  17. REM indicated Command button to reverse the cycling.
  18.  
  19.  
  20. MDEF B2B
  21.  
  22. USE TQS
  23.  
  24. THR 1 30 4 = - \ - \ - REM Digital Throttle
  25. ANT 1 4 o O LSFT REM JTIDS Range
  26. RNG 1 4 p P REM Cycle Radar Range
  27.  
  28. BTN S1 /U CycleAAWeapon /M CycleAGWeapon /D TACANOnOff REM Cycle Wep/TCN
  29. BTN S2 /U WeaponRelease /M WeaponRelease /D JettisonStores REM WepRel/JettStores
  30. BTN S3 LSFT REM NoOpKey
  31. BTN S4 /U HUDDeclutter /M HUDDeclutter /D AutpilotOnOff REM HUDDeclutter/Autop
  32. BTN T2 /U RadarOnOff /M RadarOnOff /D GearUpDn REM RadarOnOff/Gear
  33. BTN T3 /U CycleTgt /M CycleTgt /D Flaps REM CycleTgt/Flaps
  34. BTN T4 /O CycleRtMFD /I RevCycleRtMFD REM CycleRtMFD
  35. BTN T5 /O CycleLtMFD /I RevCycleLtMFD REM CycleLtMFD
  36. BTN T6 /O JammerOnOff /I MissileOverride REM Jammer/MissileOverride
  37. BTN T7 DogfightMode REM Dogfight Mode
  38. BTN T8 /P ILSOnOff /R ILSOnOff REM ILS OnOff
  39. BTN T9 BrakeOnOff REM Brake On
  40. BTN T10 BrakeOnOff REM Brake Off
  41. BTN H1U /O FwdView HawkeyeSight /I RotViewUP REM Fwd&Hawkeye/Up Views
  42. BTN H1D /O RotViewDn /I RotViewUP REM Down/Up Views
  43. BTN H1L /O RotViewLt /I RotViewUP REM Left/Up Views
  44. BTN H1R /O RotViewRt /I RotViewUP REM Right/Up Views
  45. BTN H2U /O ScanVolEl /I RevScnVolEl REM ScanVolEl
  46. BTN H2D /O ScanDirEl /I RevScnDirEl REM ScanDirEl
  47. BTN H2L /O ScanVolAz /I RevScnVolAz REM ScanVolAz
  48. BTN H2R /O ScanDirAz /I RevScnDirAz REM ScanDirAz
  49. BTN H3U /O CycleSensTgt /I RevCycleSensTgt REM CycleSensTgt
  50. BTN H3D /O CycleSensMode /I RevCycleSensMode REM CycleSensMode
  51. BTN H3L CycleRdrMode REM CycleRdrMode
  52. BTN H3R /U SelectTgt IFFTgt /M SelectTgt IFFTgt /D CycleJettStation REM TgtSelIFF/JetStn
  53. BTN H4U ChaffFlare3X REM ChaffFlares
  54. BTN H4D /O CycleWaypoint /I CycleRwy REM CycleWaypt/Rwy
  55. BTN H4L /O CycleExtMFD /I RevCycleExtMFD REM CycleExtMFD
  56. BTN H4R /O CycleSensInt /I RevCycleSensInt REM CycleSensInt
  57. BTN TG2 /P VideoOnOff /R VideoOnOff REM VideoOnOff
  58. BTN MT /P 0 /R 9 REM EngineON/Off
  59.